27
ok, on my WAMP local server I'm still getting the above errors
on the live server I fixed the problems with mainfile.php and set the directories to the correct permissions.
I have two problems
First, I found a file in my cache I've never seen before and I'm wondering where it belongs. adminmenu.php
Second, I'm getting a blank screen everywhere. home page and user.php. and there no errors in the server error log.
I cleared the cache, Templates_c, except the index.html files and cleared the sessions in the mysql table (sess_data)
In xoops_config I changed the value of debug mode from 0 to 1.
I get the error
Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 80 bytes) in /home/franksre/public_html/kernel/object.php on line 175
Can someone help me figure out what's going wrong now?