1
azfaiz
admin.php losing its bottom panel
  • 2008/5/5 23:56

  • azfaiz

  • Just popping in

  • Posts: 5

  • Since: 2006/8/15


Hello guys.

My problem happens when our webhost is being upgraded to PHP5.

Before this my admin.php is blank (refer to this forum)

The bottom panel in admin.php is missing, and I couldnt add/remove any modules for the moment. Here is the screenshot.

Resized Image

Here is the screenshot for errors:

Resized Image

Any tips guys?



2
azfaiz
Re: Blank page in PHP5.0
  • 2008/3/26 13:25

  • azfaiz

  • Just popping in

  • Posts: 5

  • Since: 2006/8/15


Im using XOOPS 2.0.14 (if Im not mistake, the XOOPS core with has no modules).

I change the isactive for wfsection modules to 0 in my phpmyadmin.

It almost work !! The prompt This is your first time to enter the administration section. Press the button below to proceed. is not there anymore.

In the control panel (admin.php), the situation is almost fine by looking at the left panel (modules). Before this, admin.php is blank!

Somehow, there are some errors pertaining:

Quote:
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data FROM xoops_session WHERE sess_id = 'c06ca378350089eb127f1c7568d6abb3'
SELECT * FROM xoops_users WHERE uid=2
SELECT * FROM xoops_group_permission WHERE (gperm_name = 'module_admin' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2'))
Total: 4 queries


I shall list down the modules and their version afterwards because I have 76 modules in our portal.

in misc.php

The errors are:

Quote:
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data FROM xoops_session WHERE sess_id = 'c06ca378350089eb127f1c7568d6abb3'
SELECT * FROM xoops_users WHERE uid=2
SELECT COUNT(*) FROM xoops_online
SELECT * FROM xoops_online LIMIT 0, 2
SELECT * FROM xoops_modules WHERE isactive = '1' ORDER BY weight ASC, mid ASC


Glad to have XOOPS fan like you guys.



3
azfaiz
Re: Blank page in PHP5.0
  • 2008/3/26 6:16

  • azfaiz

  • Just popping in

  • Posts: 5

  • Since: 2006/8/15


in admin.php

Quote:
This is your first time to enter the administration section. Press the button below to proceed.
Then...

Quote:
All errors (0) queries (9) blocks (0) extra (0) timers (3)
Errors
Queries
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data FROM xoops_session WHERE sess_id = '1885f8259904053486cfdc004d64c6ee'
SELECT * FROM xoops_users WHERE uid=2
SELECT * FROM xoops_modules WHERE (hasadmin = '1' AND isactive = '1') ORDER BY weight ASC, mid ASC
SELECT * FROM xoops_groups
SELECT * FROM xoops_wfs_config
SELECT * FROM xoops_modules WHERE dirname = 'wfsection'
SELECT * FROM xoops_config WHERE (conf_modid = '96') ORDER BY conf_order ASC
SELECT * FROM xoops_wfs_templates
Total: 9 queries
Blocks
Total: 0 blocks
Extra
Timers
XOOPS took 2.426 seconds to load.
XOOPS Boot took 0.056 seconds to load.
Module init took 2.369 seconds to load.


There are some errors also in user.php (logged in) and misc.php. (I'll paste it later on, just want to fix one by one first).

The problems appear after our web server is being upgraded to PHP5.0 and MySQL5.0 this month.

I appreciate any technical support from you guys. I used PHPNuke (in 2005) before moving to XOOPS (seems like I should move to other technology again??



4
azfaiz
Blank page in PHP5.0
  • 2008/3/23 16:14

  • azfaiz

  • Just popping in

  • Posts: 5

  • Since: 2006/8/15


Hello guys.
Im one of XOOPS clan..Im from Malaysia..

Asking some tips on blank pages in my school site. The urls are:
1. http://skparithajiaman.net/v3/user.php. Once user logged in.
2. In admin.php
3. It also occurred in modules/wmpdownloads but I fixed it already (courtesy from xoops.org forum)

Can anyone out there help me? I already turn on the debug mode. Thank you in advance.




TopTop



Login

Who's Online

226 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 226


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits