myalbum/index.php is blank but the other pages in the module work fine.
Here are all the version numbers:
>
Website URL:
http://kqha.com/netXOOPS Version:
XOOPS 2.0.13.2
XOOPS Theme:
phpkaox
XOOPS Template Set:
default
PHP Version:
5.0.5
MySQL Version:
4.1.13-nt
Server Software:
Microsoft-IIS/6.0
>
The myalbum "check environment" gives the following info:
>
Environment Check
PHP directive 'safe_mode' (both ok): off
PHP directive 'file_uploads' (need on): on
PHP directive 'register_globals' (both ok): on
PHP directive 'upload_max_filesize': 2M byte
PHP directive 'post_max_size': 8M byte
PHP directive 'open_basedir': nothing
PHP directive 'upload_tmp_dir': ok
Table Check
Photos table: xoops_myalbum_photos ok
Number of Photos: 1
Descriptions table: xoops_myalbum_text ok
Number of Descriptions: 1
Categories table: xoops_myalbum_cat ok
Number of Categories: 1
Votedata table: xoops_myalbum_votedata ok
Number of Votedata: 0
Comments table: xoops_xoopscomments ok
Number of Comments: 0
Config Check
Pipe for images: GD
GD Version: bundled (2.0.28 compatible)
Check that 'GD2'is working correctly under your GD bundled with PHP
If the page linked to from here doesn't display correctly, you should not use your GD in truecolor mode.
Directory for Photos: D:/Clients/C1528/R591/kqha.com/public_html/net/uploads/photos ok
Directory for Thumbnails: D:/Clients/C1528/R591/kqha.com/public_html/net/uploads/thumbs ok
Photos & Thumbs Link Check
Now, checking .. ok
>
PHP debug gives no info.
Blocks debug give this info:
>
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 = 'nilu2gsjtn0gguqoab5psnbeu7'
SELECT * FROM xoops_users WHERE uid=3
SELECT * FROM xoops_modules WHERE dirname = 'news'
SELECT * FROM xoops_config WHERE (conf_modid = '5') ORDER BY conf_order ASC
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '3') ORDER BY conf_order ASC
SELECT COUNT(*) FROM xoops_banner
SELECT * FROM xoops_banner LIMIT 0, 1
SELECT DISTINCT gperm_itemid FROM xoops_group_permission WHERE gperm_name = 'block_read' AND gperm_modid = 1 AND gperm_groupid IN (1)
SELECT b.* FROM xoops_newblocks b, xoops_block_module_link m WHERE m.block_id=b.bid AND b.isactive=1 AND b.visible=1 AND m.module_id IN (0,5,-1) AND b.bid IN (1,2,3,4,5,49,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,23,24,25,26,27,28,29,30,31,32,33,34,35,50,39,40,41,42,51,43,45,47,48) ORDER BY b.weight,b.bid
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_search.html') ORDER BY tpl_refid
SELECT COUNT(*) FROM xoops_modules WHERE dirname = 'news'
SELECT COUNT(*) FROM xoops_stories WHERE published=0
SELECT COUNT(*) FROM xoops_modules WHERE dirname = 'mylinks'
SELECT COUNT(*) FROM xoops_mylinks_links WHERE status=0
SELECT COUNT(*) FROM xoops_mylinks_broken
SELECT COUNT(*) FROM xoops_mylinks_mod
SELECT COUNT(*) FROM xoops_modules WHERE dirname = 'mydownloads'
SELECT COUNT(*) FROM xoops_mydownloads_downloads WHERE status=0
SELECT COUNT(*) FROM xoops_mydownloads_broken
SELECT COUNT(*) FROM xoops_mydownloads_mod
SELECT COUNT(*) FROM xoops_xoopscomments WHERE com_status=1
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_waiting.html') ORDER BY tpl_refid
SELECT * FROM xoops_modules WHERE (hasmain = '1' AND isactive = '1' AND weight > '0') ORDER BY weight ASC, mid ASC
SELECT * FROM xoops_group_permission WHERE (gperm_name = 'module_read' AND gperm_modid = '1' AND (gperm_groupid = '1'))
SELECT gperm_itemid FROM xoops_group_permission LEFT JOIN xoops_modules m ON gperm_modid=m.mid WHERE m.dirname='myalbum' AND gperm_name='myalbum_global' AND (gperm_groupid IN (1))
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_mainmenu.html') ORDER BY tpl_refid
SELECT topic_id, topic_title FROM xoops_topics WHERE topic_pid=0 ORDER BY topic_title
SELECT * FROM xoops_topics WHERE topic_pid=6 ORDER BY topic_title
SELECT * FROM xoops_topics WHERE topic_pid=1 ORDER BY topic_title
SELECT * FROM xoops_topics WHERE topic_pid=5 ORDER BY topic_title
SELECT * FROM xoops_topics WHERE topic_pid=2 ORDER BY topic_title
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'news_block_topics.html') ORDER BY tpl_refid
SELECT mid FROM xoops_modules WHERE dirname='myalbum'
SELECT conf_name,conf_value FROM xoops_config WHERE conf_modid=11
SELECT l.lid , l.cid , l.title , l.ext , l.res_x , l.res_y , l.submitter , l.status , l.date AS unixtime , l.hits , l.rating , l.votes , l.comments , c.title AS cat_title FROM xoops_myalbum_photos l LEFT JOIN xoops_myalbum_cat c ON l.cid=c.cid WHERE l.status>0 AND 1 ORDER BY unixtime DESC LIMIT 0, 5
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'myalbum_block_topnews_p.html') ORDER BY tpl_refid
SELECT * FROM xoops_articles_main WHERE art_validated=1 and art_showme=1 ORDER BY art_posted_datetime DESC LIMIT 5
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'articles_block_latest.html') ORDER BY tpl_refid
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_dummy.html') ORDER BY tpl_refid
SELECT COUNT(*) FROM xoops_priv_msgs WHERE (read_msg = '0' AND to_userid = '3')
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_user.html') ORDER BY tpl_refid
SELECT storyid, title, published, expired, counter FROM xoops_stories WHERE published < 1139416396 AND published > 0 AND (expired = 0 OR expired > 1139416396) ORDER BY counter DESC LIMIT 0, 10
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'news_block_top.html') ORDER BY tpl_refid
SELECT storyid, title, published, expired, counter FROM xoops_stories WHERE published < 1139416396 AND published > 0 AND (expired = 0 OR expired > 1139416396) ORDER BY published DESC LIMIT 0, 10
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'news_block_new.html') ORDER BY tpl_refid
SELECT lid, cid, title, date, hits FROM xoops_mylinks_links WHERE status>0 ORDER BY hits DESC LIMIT 0, 10
SELECT lid, cid, title, date, hits FROM xoops_mylinks_links WHERE status>0 ORDER BY date DESC LIMIT 0, 10
SELECT mid FROM xoops_modules WHERE dirname='piCal'
SELECT conf_name,conf_value FROM xoops_config WHERE conf_modid=12
SELECT * FROM xoops_groups
SELECT * FROM xoops_smiles
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'pical_coming_schedule.html') ORDER BY tpl_refid
SELECT * FROM xoops_xoopscomments WHERE (com_status = '2') ORDER BY com_created DESC LIMIT 0, 10
SELECT * FROM xoops_modules WHERE hascomments = '1' ORDER BY weight ASC, mid ASC
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_dummy.html') ORDER BY tpl_refid
SELECT u.uid, u.uname, u.email, u.user_viewemail, u.user_avatar, g.name AS groupname FROM xoops_groups_users_link l LEFT JOIN xoops_users u ON l.uid=u.uid LEFT JOIN xoops_groups g ON l.groupid=g.groupid WHERE g.group_type='Admin' ORDER BY l.groupid, u.uid
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_siteinfo.html') ORDER BY tpl_refid
SELECT topic_id, topic_title FROM xoops_topics WHERE topic_pid=0 ORDER BY topic_title
SELECT * FROM xoops_topics WHERE topic_pid=6 ORDER BY topic_title
SELECT * FROM xoops_topics WHERE topic_pid=1 ORDER BY topic_title
SELECT * FROM xoops_topics WHERE topic_pid=5 ORDER BY topic_title
SELECT * FROM xoops_topics WHERE topic_pid=2 ORDER BY topic_title
SELECT * FROM xoops_stories WHERE published > 0 AND published <= 1139416397 AND (expired = 0 OR expired > 1139416397) AND ihome=0 ORDER BY published DESC LIMIT 0, 5
SELECT * FROM xoops_topics WHERE topic_id=6
SELECT * FROM xoops_topics WHERE topic_id=2
SELECT * FROM xoops_topics WHERE topic_id=5
SELECT * FROM xoops_topics WHERE topic_id=1
SELECT * FROM xoops_topics WHERE topic_id=2
SELECT COUNT(*) FROM xoops_stories WHERE published > 0 AND published <= 1139416397 AND (expired = 0 OR expired > 1139416397) AND ihome=0
SELECT * FROM xoops_xoopsnotifications WHERE (not_modid = '5' AND not_category = 'global' AND not_uid = '3') ORDER BY not_id ASC
SELECT * FROM xoops_modules WHERE mid = 5
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'news_index.html') ORDER BY tpl_refid
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'news_item.html') ORDER BY tpl_refid
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'news_item.html') ORDER BY tpl_refid
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'news_item.html') ORDER BY tpl_refid
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'news_item.html') ORDER BY tpl_refid
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'news_item.html') ORDER BY tpl_refid
SELECT * FROM xoops_tplfile WHERE (tpl_tplset = 'default' AND tpl_file = 'system_notification_select.html') ORDER BY tpl_refid
Total: 79 queries
Blocks
Search: No Cache
Waiting Contents: No Cache
Main Menu: No Cache
News Topics: No Cache
Recent Photos with thumbnails: No Cache
Latest Articles: No Cache
Login: No Cache
Custom Block (Auto Format): No Cache
User Menu: No Cache
Top News: No Cache
Recent News: No Cache
Top Links: No Cache
Recent Links: No Cache
Coming Events: No Cache
Recent Comments: No Cache
MiniCalendar: No Cache
Site Info: No Cache
Total: 17 blocks
Execution Time
XOOPS took 1.2848131656647 seconds to load.
Extra
>