1
Greetings,
I am having a puzzling problem with the News module. It was working fine, and then I imported a lot of articles into the MySQL database via phpMySQL. Now whenever anyone with any permissions for the site tries to view News, it takes a very long time to load and then a completely blank page comes up, no menus, absolutely nothing visible. I am using a brand new install of XOOPS 2.0.7 and News 1.2.
Here is what I've tried that didn't work:
Disable cache in the news module - I didn't see where to do this specifically for the news module, but I did disable it in preferences for the site.
Make sure you are not using a template other than default - did this and reset the site to no avail.
Updating the module didn't work.
Cleared the templates_c folder and left index.html.
php.ini is on the hosting server and not available for me to edit (turn register_globals=on).
Gzip is turned off in system preferences.
Re-uploading themes did not help.
All pertinent directories have the correct permissions set.
Server is running PHP 4.22.
I don't use any other CMS, XOOPS is my first.
Is it possible that something went screwy during my import? Is there something that I can look for within the database that might have caused this?
Any and all help is very much appreciated! I was very much liking what I was seeing with XOOPS until I couldn't see anything at all any more.
Thank you,
Gail
PHP Debugging returned these errors:
Fatal error: Allowed memory size of 18388608 bytes exhausted (tried to allocate 42 bytes) in /home/lrs/lrsdatabase-www/class/database/databasefactory.php on line 23
Fatal error: Allowed memory size of 18388608 bytes exhausted (tried to allocate 0 bytes) in Unknown on line 0