11
Derrick
Re: I must be doing something wrong...
  • 2006/10/6 9:17

  • Derrick

  • Just popping in

  • Posts: 12

  • Since: 2006/10/2


Also, that news module you pointed out to me, 1 slight problem. I have it set to appear on my front page but its not there? I check permissions and whatnot as well

12
jensclas
Re: I must be doing something wrong...

time to tell us what your specs are - check the read before you post link below please...

13
Derrick
Re: I must be doing something wrong...
  • 2006/10/6 9:26

  • Derrick

  • Just popping in

  • Posts: 12

  • Since: 2006/10/2


Operating system Linux
Service Status Click to View
Kernel version 2.6.9-023stab016.2-enterprise
Machine Type i686
Apache version 1.3.36 (Unix)
PERL version 5.8.7
Path to PERL /usr/bin/perl
Path to sendmail /usr/sbin/sendmail
Installed Perl Modules Click to View
PHP version 4.4.2
MySQL version 4.1.21-standard
cPanel Build 10.9.0-STABLE 38

Now, I am using the latest version of XOOPS btw, trying to install WF Downloads 3.1 FINAL, and that news script you reccomended me to

WF Downloads issue: Some HTML Flaws, like showing
tags. Top Downloads/recent downloads block won't show. The news script, The news wont show on the front page.

14
Derrick
Re: I must be doing something wrong...
  • 2006/10/6 9:47

  • Derrick

  • Just popping in

  • Posts: 12

  • Since: 2006/10/2


.....you know, not to be rude or anything, but I used to love xoops, for all of it modules, and ease of skinning. Most of that seems to be gone now, as XOOPS progesses. Nothing works anymore! Not even smartsection, wf downloads or anything! I get nothing but a white screen when I try and publish news. That is even if the module blocks will grace me with their presence, no matter what I set the permissions to, and yes they are on visible mode. This is starting to get to me! I love xoops, plz help me work this out.

15
jensclas
Re: I must be doing something wrong...

got your php debug on?

16
Derrick
Re: I must be doing something wrong...
  • 2006/10/6 9:54

  • Derrick

  • Just popping in

  • Posts: 12

  • Since: 2006/10/2


now it is
All errors (3) queries (40) blocks (19) extra (0) timers (6)

17
jensclas
Re: I must be doing something wrong...

Click on all errors - that is the new inline reporting - clicking on all errors will tell us what php errors there might be

18
Derrick
Re: I must be doing something wrong...
  • 2006/10/6 9:58

  • Derrick

  • Just popping in

  • Posts: 12

  • Since: 2006/10/2


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.

19
jensclas
Re: I must be doing something wrong...

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.


20
skenow
Re: I must be doing something wrong...
  • 2006/10/6 14:09

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


Right now the site is not installed - you might want to address that

Login

Who's Online

330 user(s) are online (271 user(s) are browsing Support Forums)


Members: 0


Guests: 330


more...

Donat-O-Meter

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

Latest GitHub Commits