13
Hello
Yes exactly is the problem. In the Admin area will do everything properly displayed. So the query must have an error.
I now have on the category "Sonstiges" clicked. 2 "right" links are registered and 7 are wrong.
Errors:
Warning: Class 'XoopsTree' is deprecated, check 'XoopsObjectTree' in tree.php in file /class/xoopstree.php line 45
Warning: Class 'XoopsTree' is deprecated, check 'XoopsObjectTree' in tree.php in file /class/xoopstree.php line 45
Warning: Class 'XoopsTree' is deprecated, check 'XoopsObjectTree' in tree.php in file /class/xoopstree.php line 45
Notice: Undefined index: extensions in file /class/module.textsanitizer.php line 531
Warning: array_filter() [function.array-filter]: The first argument should be an array in file /class/module.textsanitizer.php line 531
Notice: Undefined index: extensions in file /class/module.textsanitizer.php line 531
Warning: array_filter() [function.array-filter]: The first argument should be an array in file /class/module.textsanitizer.php line 531
Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44
Notice: Undefined index: extensions in file /class/module.textsanitizer.php line 531
Warning: array_filter() [function.array-filter]: The first argument should be an array in file /class/module.textsanitizer.php line 531
Notice: Function xoops_getLinkedUnameFromId() is deprecated, use XoopsUserUtility::getUnameFromId() instead in file /include/functions.legacy.php line 44
Queries:
SET NAMES 'utf8'
SELECT * FROM ffstg_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data, sess_ip FROM ffstg_session WHERE sess_id = 'ef05d38cc76059d2b39ea272016ff34d'
SELECT * FROM ffstg_users WHERE uid = '1'
SELECT * FROM ffstg_modules WHERE dirname = 'wflinks'
SELECT * FROM ffstg_config WHERE (conf_modid = '43') ORDER BY conf_order ASC
SELECT * FROM ffstg_wflinks_cat WHERE pid=7 ORDER BY title
SELECT * FROM ffstg_config WHERE (conf_modid = '0' AND conf_catid = '3') ORDER BY conf_order ASC
SELECT DISTINCT gperm_itemid FROM ffstg_group_permission WHERE gperm_name = 'block_read' AND gperm_modid = 1 AND gperm_groupid IN (1,2,26,27)
SELECT b.* FROM ffstg_newblocks b, ffstg_block_module_link m WHERE m.block_id=b.bid AND b.isactive=1 AND b.visible=1 AND m.module_id IN (0,43) AND b.bid IN (35,11,12,10,9,8,7,6,5,34,4,3,2,1,25,24,23,36,22,32,31,30,92,91,89,87,86,90,88,101,100,99,98,97,96,95,56,94,93,29,64,28,26,27,21,20,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51) ORDER BY b.weight,b.bid
SELECT * FROM ffstg_modules WHERE (hasmain = '1' AND isactive = '1' AND weight > '0') ORDER BY weight ASC, mid ASC
SELECT * FROM ffstg_group_permission WHERE (gperm_name = 'module_read' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2' OR gperm_groupid = '26' OR gperm_groupid = '27'))
SELECT * FROM ffstg_modules WHERE dirname = 'news'
SELECT * FROM ffstg_config WHERE (conf_modid = '5') ORDER BY conf_order ASC
SELECT * FROM ffstg_modules WHERE dirname = 'info'
SELECT * FROM ffstg_config WHERE (conf_modid = '28') ORDER BY conf_order ASC
SELECT * FROM ffstg_info WHERE parent_id=0 ORDER BY blockid
SELECT catid,title FROM ffstg_info_cat
SELECT f.*, s.tpl_source FROM ffstg_tplfile f LEFT JOIN ffstg_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 * FROM ffstg_modules WHERE dirname = 'pm'
SELECT COUNT(*) FROM `ffstg_priv_msgs` WHERE (read_msg = '0' AND to_userid = '1')
SELECT f.*, s.tpl_source FROM ffstg_tplfile f LEFT JOIN ffstg_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 storyid,homepage FROM ffstg_info WHERE address ='/modules/wflinks/viewcat.php?cid=7'
SELECT * FROM ffstg_info WHERE parent_id=0 ORDER BY blockid
SELECT f.*, s.tpl_source FROM ffstg_tplfile f LEFT JOIN ffstg_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'default' AND tpl_file = 'info_nav_block.html') ORDER BY tpl_refid
SELECT storyid,homepage FROM ffstg_info WHERE address ='/modules/wflinks/viewcat.php?cid=7'
SELECT * FROM ffstg_info WHERE parent_id=0 ORDER BY blockid
SELECT COUNT(*) FROM ffstg_online WHERE online_uid=1
UPDATE ffstg_online SET online_updated=1228752760, online_module = 43 WHERE online_uid = 1
SELECT * FROM ffstg_online
SELECT COUNT(*) FROM ffstg_online WHERE online_module = '43'
SELECT f.*, s.tpl_source FROM ffstg_tplfile f LEFT JOIN ffstg_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'default' AND tpl_file = 'system_block_online.html') ORDER BY tpl_refid
SELECT pid, title FROM ffstg_wflinks_cat WHERE cid=7
SELECT title, description, nohtml, nosmiley, noxcodes, noimages, nobreak, imgurl, client_id, banner_id FROM ffstg_wflinks_cat WHERE cid =7
SELECT * FROM ffstg_smiles
SELECT indeximage, indexheading FROM ffstg_wflinks_indexpage
SELECT DISTINCT a.* FROM ffstg_wflinks_links a LEFT JOIN ffstg_wflinks_altcat b ON b.lid = a.lid WHERE a.published > 0 AND a.published <= 1228752760 AND (a.expired = 0 OR a.expired > 1228752760) AND a.offline = 0 AND (b.cid=a.cid OR (a.cid=7 OR b.cid=7)) ORDER BY title ASC LIMIT 0, 10
SELECT COUNT(*) FROM ffstg_wflinks_links a LEFT JOIN ffstg_wflinks_altcat b ON b.lid = a.lid WHERE a.published > 0 AND a.published <= 1228752760 AND (a.expired = 0 OR a.expired > 1228752760) AND a.offline = 0 AND (b.cid=a.cid OR (a.cid=7 OR b.cid=7))
SELECT pid, title FROM ffstg_wflinks_cat WHERE cid=7
SELECT * FROM ffstg_modules WHERE dirname = 'pbboard'
SELECT pid, title FROM ffstg_wflinks_cat WHERE cid=7
SELECT * FROM ffstg_modules WHERE dirname = 'pbboard'
SELECT * FROM ffstg_xoopsnotifications WHERE (not_modid = '43' AND not_category = 'global' AND not_uid = '1') ORDER BY not_id ASC
SELECT * FROM ffstg_modules WHERE mid = 43
SELECT * FROM ffstg_xoopsnotifications WHERE (not_modid = '43' AND not_category = 'category' AND not_itemid = '7' AND not_uid = '1') ORDER BY not_id ASC
SELECT f.*, s.tpl_source FROM ffstg_tplfile f LEFT JOIN ffstg_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'default' AND tpl_file = 'wflinks_viewcat.html') ORDER BY tpl_refid
SELECT f.*, s.tpl_source FROM ffstg_tplfile f LEFT JOIN ffstg_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'default' AND tpl_file = 'wflinks_linkload.html') ORDER BY tpl_refid
SELECT f.*, s.tpl_source FROM ffstg_tplfile f LEFT JOIN ffstg_tplsource s ON s.tpl_id=f.tpl_id WHERE (tpl_tplset = 'default' AND tpl_file = 'system_notification_select.html') ORDER BY tpl_refid
Blocks:
Hauptmenü: No Cache
Count-Up: No Cache
Mitgliedsmenü: No Cache
DH-INFO Menüblock: No Cache
DH-INFO Menüblock: No Cache
Wer ist online: No Cache
Einloggen: No Cache
Extra:
XOOPS took 0.391 seconds to load.
XOOPS Boot took 0.028 seconds to load.
Module init took 0.010 seconds to load.
XOOPS output init took 0.063 seconds to load.
Module display took 0.266 seconds to load.
Page rendering took 0.012 seconds to load
Greets