Hi everyone,
Apologies if this has been covered elsewhere but a search didn't reveal it. I have the oddest problem in that whenever I click on my error log link(s) I get a blank white screen. I can access all the other logs except that one. This has only become apparent to me today and before it was working as it should. Everything else (I think) is working OK. I have downloaded the error log from my cPanel and the relevant entry (I think) is the following:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 77393921 bytes) in /public_html/forum/Themes/default/Errors.template.php on line 162
However I think this error may just be symptomatic of some other problem, as I have a similar error for several other files, such as:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 77393921 bytes) in/public_html/forum/Sources/Load.php(2442) : eval()'d code on line 162
and
PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 77391722 bytes) in /public_html/forum/Sources/Twitter/TwitterHooks.php on line 401
There is also this little bunch of errors prior to those which have repeated as well:
PHP Notice: Use of undefined constant WIRELESS - assumed 'WIRELESS' in /public_html/forum/Sources/Subs.php on line 2821
PHP Notice: Use of undefined constant WIRELESS_PROTOCOL - assumed 'WIRELESS_PROTOCOL' in /public_html/forum/Sources/Subs.php on line 2832
PHP Notice: Undefined index: REQUEST_URL in /public_html/forum/Sources/Subs.php on line 2952
Prior to those there is an absolute avalanche of the following error, which prompted me to turn off the relevant mod (Bad Behaviour) which when i looked today at the mod page is not currently available for download, so makes me wonder if there is a connection.
PHP Fatal error: require_once(): Failed opening required '/public_html/forum/Sources/bad-behavior/bad-behavior/banned.inc.php' (include_path='.:/usr/php/53/usr/lib64:/usr/php/53/usr/share/pear') in /public_html/forum/Sources/bad-behavior/bad-behavior/core.inc.php on line 24
However I still could not access the error log after turning it off, as well as logging out, clearing the browser cache and logging in again. I have spoken to my host on their live chat and went through a few possibilities but nothing has changed.They upped the memory in the php.ini as well but to no avail. So I am a bit stumped. I use SMF 2.0.2 and have a ton of mods (more than 60), but the only recent change has been to update Simple Portal to the latest version, and also TapaTalk and Bad Behaviour. I also installed the beta EU Cookie Law one but that, Tapatalk and BB were last Sunday (10th June) and I have been accessing the error log since then. In terms of timing Simple Portal is the possible culprit but no one else is (apparently) having this problem, so that's why i am posting.
Anyone got any ideas? (Please...)