1
simonmccoys
Blank Page Please Help
  • 2009/7/10 10:01

  • simonmccoys

  • Just popping in

  • Posts: 2

  • Since: 2009/7/10


For 3 months i have been trying to solve this problem, its a new installation of xoops2.3.3 i can not solve the blank page, the debug says:

User Menu: No Cache
Login: No Cache
Main Menu: No Cache
Total: 3 blocks

Queries
SET NAMES 'utf8'
SELECT * FROM config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data, sess_ip FROM session WHERE sess_id = 'hkksqu4gp9p9hk8dqop5ccdjh5'
SELECT * FROM users WHERE uid = '1'
SELECT COUNT(*) FROM banner
SELECT * FROM config WHERE (conf_modid = '0' AND conf_catid = '3') ORDER BY conf_order ASC
SELECT DISTINCT gperm_itemid FROM group_permission WHERE gperm_name = 'block_read' AND gperm_modid = 1 AND gperm_groupid IN (1,2)
SELECT b.* FROM newblocks b, block_module_link m WHERE m.block_id=b.bid AND b.isactive=1 AND b.visible=1 AND m.module_id IN (0,-1) AND b.bid IN (1,2,3,4,5,6,7,8,9,10,11,12) ORDER BY b.weight, m.block_id
SELECT * FROM modules WHERE dirname = 'pm'
SELECT COUNT(*) FROM `priv_msgs` WHERE (read_msg = '0' AND to_userid = '1')
SELECT f.*, s.tpl_source FROM tplfile f LEFT JOIN tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_user.html') ORDER BY tpl_refid
SELECT * FROM modules WHERE (hasmain = '1' AND isactive = '1' AND weight > '0') ORDER BY weight ASC, mid ASC
SELECT * FROM group_permission WHERE (gperm_name = 'module_read' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2'))
SELECT f.*, s.tpl_source FROM tplfile f LEFT JOIN tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_mainmenu.html') ORDER BY tpl_refid
SELECT f.*, s.tpl_source FROM tplfile f LEFT JOIN tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'default' AND tpl_file = 'system_homepage.html') ORDER BY tpl_refid
SELECT COUNT(*) FROM `priv_msgs` WHERE (read_msg = '0' AND to_userid = '1')
Total: 16 queries

Please could someone help me

2
ghia
Re: Blank Page Please Help
  • 2009/7/10 10:27

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Are the files on the server complete (do the file check: see release notes)?
Try the installation without the install of Protector or the relocation of xoops_lib and xoops_data.
If it is working like that, do the move and activate Protector.
What version of MySQL and PHP do you have?

3
simonmccoys
Re: Blank Page Please Help
  • 2009/7/10 12:15

  • simonmccoys

  • Just popping in

  • Posts: 2

  • Since: 2009/7/10


Thanks for your help i really appreciate it, i have carried out everything you said still no page.These are the new debug stats
SET NAMES 'utf8'
SELECT * FROM config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data, sess_ip FROM session WHERE sess_id = 'hkksqu4gp9p9hk8dqop5ccdjh5'
SELECT * FROM users WHERE uid = '1'
DELETE FROM protector_access WHERE expire < UNIX_TIMESTAMP()
SELECT COUNT(*) FROM protector_access WHERE ip='88.104.229.147' AND request_uri='/'
SELECT COUNT(*) FROM protector_access WHERE ip='88.104.229.147'
INSERT INTO protector_access SET ip='88.104.229.147',request_uri='/',expire=UNIX_TIMESTAMP()+'60'
SELECT COUNT(*) FROM banner
SELECT * FROM banner LIMIT 1, 1
UPDATE banner SET impmade = impmade+1 WHERE bid = 2
SELECT * FROM config WHERE (conf_modid = '0' AND conf_catid = '3') ORDER BY conf_order ASC
SELECT DISTINCT gperm_itemid FROM group_permission WHERE gperm_name = 'block_read' AND gperm_modid = 1 AND gperm_groupid IN (1,2)
SELECT b.* FROM newblocks b, block_module_link m WHERE m.block_id=b.bid AND b.isactive=1 AND b.visible=1 AND m.module_id IN (0,-1) AND b.bid IN (1,2,3,4,5,6,7,8,9,10,11,12) ORDER BY b.weight, m.block_id
SELECT * FROM modules WHERE dirname = 'pm'
SELECT COUNT(*) FROM `priv_msgs` WHERE (read_msg = '0' AND to_userid = '1')
SELECT f.*, s.tpl_source FROM tplfile f LEFT JOIN tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_user.html') ORDER BY tpl_refid
SELECT * FROM modules WHERE (hasmain = '1' AND isactive = '1' AND weight > '0') ORDER BY weight ASC, mid ASC
SELECT * FROM group_permission WHERE (gperm_name = 'module_read' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2'))
SELECT f.*, s.tpl_source FROM tplfile f LEFT JOIN tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_mainmenu.html') ORDER BY tpl_refid
SELECT f.*, s.tpl_source FROM tplfile f LEFT JOIN tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'default' AND tpl_file = 'system_homepage.html') ORDER BY tpl_refid
SELECT COUNT(*) FROM `priv_msgs` WHERE (read_msg = '0' AND to_userid = '1')

Total: 22 queries
User Menu: No Cache
Login: No Cache
Main Menu: No Cache
Total: 3 blocks

When i run checksum i get this
./xoops_data/caches/smarty_cache/index.html missing !

4
sailjapan
Re: Blank Page Please Help

Quote:
What version of MySQL and PHP do you have?
Never let a man who does not believe something can be done, talk to a man that is doing it.

Login

Who's Online

198 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 198


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