1
I use XOOPS 2.2.4 and I am taken blank homepage after a while not accessing the site.
I noticed that is hapenning only with Firefox browser. I tryed to find the error and only with Mysql/block open I seen the folloing errors.
The tables that cant find they are from modules that I had installed at the past and they not exist now. Of course I uninstalled with the normal way at the past.
What can I do to fix it???
Quote:
SELECT uid from xoops_users where level='1' order by uid DESC LIMIT 0, 1
( 0.000162)SELECT count(*) from xoops_mydownloads_downloads
Error number: 1146
Error message: Table 'mydatabase.xoops_mydownloads_downloads' doesn't exist
( 0.000122)SELECT count(*) from xoops_bb_forums
( 0.000125)SELECT count(*) from xoops_mylinks_links
Error number: 1146
Error message: Table 'bigandtall_gr_esaportal.xoops_mylinks_links' doesn't exist
( 0.000101)SELECT count(com_id) from xoops_xoopscomments
( 0.000116)SELECT count(*) from xoops_stories
Error number: 1146
Error message: Table 'mydatabase.xoops_stories' doesn't exist
( 9.8E-05)select sum(hits) from xoops_mylinks_links
Error number: 1146
Error message: Table 'mydatabase.xoops_mylinks_links' doesn't exist
( 0.000101)SELECT count(*) from xoops_bb_posts
( 0.000112)SELECT count(*) from xoops_bb_topics
( 0.000301)select sum(hits) from xoops_mydownloads_downloads
Error number: 1146
Error message: Table 'mydatabase.xoops_mydownloads_downloads' doesn't exist
( 0.000112)select sum(topic_views) from xoops_bb_topics
( 0.000211)select sum(counter) from xoops_stories
Error number: 1146
Error message: Table 'mydatabase.xoops_stories' doesn't exist
( 0.000107)select count(tid) from xoops_tutorials
Error number: 1146
Error message: Table 'mydatabase.xoops_tutorials' doesn't exist
( 0.000101)SELECT sum(hits) from xoops_tutorials
Error number: 1146
Error message: Table 'mydatabase.xoops_tutorials' doesn't exist
( 9.6E-05)SELECT sum(size) from xoops_mydownloads_downloads
Error number: 1146
Error message: Table 'mydatabase.xoops_mydownloads_downloads' doesn't exist
( 9.7E-05)SELECT count(artid) from xoops_seccont
Error number: 1146
Error message: Table 'mydatabase.xoops_seccont' doesn't exist
( 9.9E-05)SELECT sum(counter) from xoops_seccont
Error number: 1146
Error message: Table 'mydatabase.xoops_seccont' doesn't exist
( 9.7E-05)