3
I'm running PHP 5.x.
My debug file:
0.000293 - SET NAMES 'utf8'
0.000240 - SET SQL_BIG_SELECTS = 1
0.000991 - SELECT * FROM config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
0.000368 - SELECT sess_data, sess_ip FROM session WHERE sess_id = '18hiiifov9hbeaeuasig4tgos4'
0.000462 - SELECT * FROM users WHERE uid = '1'
0.000385 - SELECT * FROM modules WHERE dirname = 'system'
0.000387 - SELECT * FROM modules WHERE dirname = 'protector'
0.000396 - DELETE FROM protector_access WHERE expire < UNIX_TIMESTAMP()
0.000400 - SELECT COUNT(*) FROM protector_access WHERE ip='97.118.62.4' AND request_uri='/modules/system/admin.php?fct=preferences'
0.000338 - SELECT COUNT(*) FROM protector_access WHERE ip='97.118.62.4'
0.000420 - INSERT INTO protector_access SET ip='97.118.62.4',request_uri='/modules/system/admin.php?fct=preferences',expire=UNIX_TIMESTAMP()+'60'
0.000370 - SELECT * FROM configcategory
0.000964 - SELECT * FROM config WHERE (conf_modid = '0' AND conf_catid = '3') ORDER BY conf_order ASC
0.000477 - SELECT * FROM modules WHERE (hasadmin = '1' AND isactive = '1') ORDER BY weight ASC, mid ASC
0.000408 - SELECT COUNT(*) FROM catads_ads WHERE uid = '1'
0.000479 - SELECT * FROM group_permission WHERE (gperm_name = 'module_admin' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2'))
0.000459 - SELECT * FROM modules WHERE (hasadmin = '1' AND isactive = '1' AND mid IN (2, 3, 4, 5, 7, 8)) ORDER BY weight ASC, mid ASC
Total: 17
I have the following modules installed:
System - v 2
Private Messaging - v 1.01
User Profile - v 1.55
Protector - v 3.4
Zen Cart - v .1
NewBB - v 2.02
Catads - v 1.4
In the order column, the boxes are missing for the only 2 modules I have set to hide: System and Protector.
The following modules should be showing as uninstalled, but are nowhere on the list:
d3forum - v unknown
xoopsvisit - v 1.0
On the front end, everything seems to be working just fine.
In regards to the errors, the majority of them were due to the integration of other modules with Xoops. I had a few small problems with XOOPS itself (such as blank pages showing up on the site), but reuploading the original files often fixed these problems quickly. Zen Cart has been my biggest headache, but seems to be working fine now. The only visible problems right now are on the backend in the admin.php?fct=modulesadmin page.
Thanks for your help! Please let me know what other information you need.
Shellie