| Re: I must be doing something wrong... |
| by Derrick on 2006/10/7 7:12:55 lol well what I did was delete the old one and start over. Now hopefully this solves my problem with blocks not appearing in the centerleft/center rigth columns, and the WF downloads block/smartsection blocks appearing at all. |
| Re: I must be doing something wrong... |
| by skenow on 2006/10/6 14:09:50 Right now the site is not installed - you might want to address that |
| Re: I must be doing something wrong... |
| by jensclas on 2006/10/6 10:06:07 Well - those errors being only notices are not casuing the problem. We are at about the end of my expertise here...if you are sure you have set permissions etc properly, used XOOPS before etc this one is more curly than I first thought. lets wait and see if some of the gurus don;t pop in on it and i will be sure to alert a few if nothing happens in the next day or so. In the meantime..perhaps you can try the back to basics approach. make sure you have read and followed the read me installation instructions for the modules and double check everything again. Did you overwrite the form.php i posted about earlier? it's the only definate possible bug I know of with 2.0.15. This one is heading over my head - sorry i can't be of more help.
|
| Re: I must be doing something wrong... |
| by Derrick on 2006/10/6 9:58:39 wow: Notice: Only variables should be assigned by reference in file /modules/smartsection/xoops_version.php line 527 Notice: Only variables should be assigned by reference in file /modules/system/blocks/system_blocks.php line 304 Notice: Only variable references should be returned by reference in file /class/module.textsanitizer.php line 519 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 = 'e8ac147c0a093b39731e9fd999d7b4d0' SELECT * FROM xoops_users WHERE uid=1 SELECT COUNT(*) FROM xoops_banner SELECT * FROM xoops_banner LIMIT 1, 1 UPDATE xoops_banner SET impmade = impmade+1 WHERE bid = 2 SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '3') ORDER BY conf_order ASC SELECT DISTINCT gperm_itemid FROM xoops_group_permission WHERE gperm_name = 'block_read' AND gperm_modid = 1 AND gperm_groupid IN (1,2) 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,-1) AND b.bid IN (1,2,3,4,5,6,7,8,9,10,11,12,36,37,28,29,30,34,32,33,31,35,38,39) ORDER BY b.weight,b.bid SELECT COUNT(*) FROM xoops_priv_msgs WHERE (read_msg = '0' AND to_userid = '1') 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_modules WHERE dirname = 'mydownloads' SELECT COUNT(*) FROM xoops_xoopscomments WHERE com_status=1 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' OR gperm_groupid = '2')) SELECT * FROM xoops_modules WHERE dirname = 'news' SELECT * FROM xoops_groups 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 COUNT(*) FROM xoops_online WHERE online_uid=1 INSERT INTO xoops_online (online_uid, online_uname, online_updated, online_ip, online_module) VALUES (1, 'RaVeN', 1160130066, '142.179.130.184', 0) SELECT * FROM xoops_online SELECT * FROM xoops_users WHERE (level > '0') ORDER BY posts DESC LIMIT 0, 10 SELECT * FROM xoops_users WHERE (level > '0') ORDER BY user_regdate DESC LIMIT 0, 10 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_config WHERE (conf_modid = '6') ORDER BY conf_order ASC SELECT topic_id, topic_title FROM xoops_topics WHERE (topic_pid=0) ORDER BY topic_title SELECT * FROM xoops_smiles SELECT * FROM xoops_topics WHERE (topic_pid=2) ORDER BY topic_title SELECT * FROM xoops_topics WHERE (topic_pid=1) ORDER BY topic_title SELECT s.*, t.* FROM xoops_stories s, xoops_topics t WHERE (s.topicid=t.topic_id) AND (published > 1160110800 AND published < 1160130066) AND (expired > 1160130066 OR expired = 0) ORDER BY counter DESC LIMIT 0, 1 SELECT s.*, t.* FROM xoops_stories s, xoops_topics t WHERE (published > 0 AND published <= 1160130066) AND (expired = 0 OR expired > 1160130066) AND (s.topicid=t.topic_id) ORDER BY s.counter DESC LIMIT 0, 10 SELECT s.*, t.* FROM xoops_stories s, xoops_topics t WHERE (published = '0') AND (s.topicid=t.topic_id) ORDER BY created DESC SELECT * FROM xoops_topics WHERE (topic_pid=0) ORDER BY topic_title SELECT * FROM xoops_topics WHERE (topic_pid=2) ORDER BY topic_title SELECT * FROM xoops_topics WHERE (topic_pid=1) ORDER BY topic_title SELECT storyid FROM xoops_stories WHERE (published > 0 AND published <= 1160130066) AND (expired = 0 OR expired > 1160130066) ORDER BY published DESC SELECT s.*, t.* FROM xoops_stories s, xoops_topics t WHERE (storyid=1) AND (s.topicid=t.topic_id) Total: 40 queries Blocks User Menu: No Cache Login: No Cache Search: No Cache Waiting Contents: No Cache Main Menu: No Cache Site Info: No Cache Who's Online: No Cache Top Posters: No Cache New Members: No Cache Recent Comments: No Cache Notification Options: No Cache Themes: No Cache News Topics: No Cache Big Story: No Cache Top News: No Cache Recent News: No Cache Moderate News: No Cache Navigate thru topics: No Cache Random news: No Cache Total: 19 blocks Extra Timers XOOPS took 0.169 seconds to load. XOOPS Boot took 0.037 seconds to load. Module init took 0.003 seconds to load. XOOPS output init took 0.122 seconds to load. Module display took 0.001 seconds to load. Page rendering took 0.005 seconds to load. |
| Re: I must be doing something wrong... |
| by jensclas on 2006/10/6 9:56:25 Click on all errors - that is the new inline reporting - clicking on all errors will tell us what php errors there might be |