Nukemods Forum  
» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 60
5 members and 55 guests
banpzdhizdorees, cel8zzgebrityho, dryrserventclea, fenqpcinkx5bgpa, jayaab7deep9tfb
Most users ever online was 611, 03-21-2008 at 10:10 PM.
» .::.
» .:.

Go Back   Nukemods Forum > NM Staff > Purged Topics

Reply
 
LinkBack Thread Tools Display Modes
Old
  (#21 (permalink))
Moderator
 
Status: Offline
Posts: 338
Join Date: Jan 2003
04-07-2003, 10:04 PM

I didn't even know i had that file in there, i just did a search out of curiosity and came upon a ton of them, i need to start writing these things down or something :P
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#22 (permalink))
Senior Member
 
Status: Offline
Posts: 2,905
Join Date: Sep 2002
04-07-2003, 10:11 PM

Quote:
Originally Posted by chatserv
I didn't even know i had that file in there, i just did a search out of curiosity and came upon a ton of them, i need to start writing these things down or something :P
funny how you can keep track of the goats, sheep and pigs, but you can't keep track of files... :P

mikem
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#23 (permalink))
Moderator
 
Status: Offline
Posts: 338
Join Date: Jan 2003
04-07-2003, 10:14 PM

Quote:
Originally Posted by mikem
funny how you can keep track of the goats, sheep and pigs, but you can't keep track of files... :P

mikem
It's a good thing i haven't mentioned the cows, else he would really be on my case 8O
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#24 (permalink))
Junior Member
 
Status: Offline
Posts: 43
Join Date: Jan 2003
04-07-2003, 11:29 PM

YEEEEEESSSSSSS!!!! It is gone, THANKS!!!!! OMG, I am SOOO happy now it is unbelievable. This has been bugging me for 2 days!!! he he


So can this whole unprovoked error thing happen again in the future without any reason? That was so obnoxious!

Hilary
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#25 (permalink))
Junior Member
 
Status: Offline
Posts: 43
Join Date: Jan 2003
04-10-2003, 07:53 PM

Well the evil message is back. This time it is above my user menu and it only appears for a couple hours a day???

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/solo-ops/public_html/includes/sql_layer.php on line 301

When I debug I get this...

SQL query: SELECT sitename, nukeurl, site_logo, slogan, startdate, adminmail, anonpost, Default_Theme, foot1, foot2, foot3, commentlimit, anonymous, minpass, pollcomm, articlecomm, broadcast_msg, my_headlines, top, storyhome, user_news, oldnum, ultramode, banners, backend_title, backend_language, language, locale, multilingual, useflags, notify, notify_email, notify_subject, notify_message, notify_from, footermsgtxt, email_send, attachmentdir, attachments, attachments_view, download_dir, defaultpopserver, singleaccount, singleaccountname, numaccounts, imgpath, filter_forward, moderate, admingraphic, httpref, httprefmax, CensorMode, CensorReplace, copyright, Version_Num from nuke_config
SQL query: select main_module from nuke_main
SQL query: select * from nuke_referer
SQL query: select pass from nuke_users where uid='4'
SQL query: select pass from nuke_users where uname='Hilary'
SQL query: DELETE FROM nuke_session WHERE time < 1050020132
SQL query: SELECT time FROM nuke_session WHERE username='Hilary'
SQL query: UPDATE nuke_session SET username='Hilary', time='1050021932', host_addr='204.32.197.196', guest='' WHERE username='Hilary'
SQL query: select pass from nuke_users where uid='4'

Will my site ever be normal again? Every time I turn around I am having another ordeal!

Hilary
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#26 (permalink))
Junior Member
 
Status: Offline
Posts: 43
Join Date: Jan 2003
04-10-2003, 07:55 PM

And curiously, it never shows up in the admin panel, only on the user part of the site....
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old
  (#27 (permalink))
Moderator
 
Status: Offline
Posts: 338
Join Date: Jan 2003
04-10-2003, 09:17 PM

In sql_layer.php change lines 300-303 from:
case "MySQL":
$row = mysql_fetch_row($res);
return $row;
break;;
to:
case "MySQL":
if ($row = mysql_fetch_row($res)) {
return $row;
} else {
print (mysql_error());
}
break;;
   
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Error SQL Error : 1064 theme iCGstation XelAleX Nuke 7.x - Themes 0 03-21-2005 05:17 PM
error: phpBB critical error elb0m Purged Topics 15 01-24-2003 02:41 PM




vBulletin Skin developed by: vBStyles.com


LinkBacks Enabled by vBSEO 3.3.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31