|
Junior Member
Status: Offline
Posts: 43
Join Date: Jan 2003
|
04-07-2003, 03:55 PM
Ok, I turned on the debugging and this is the message that I got...
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 active, view from nuke_modules where title='Your_Account'
SQL query: select pass from nuke_users where uid='4'
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 < 1049746760
SQL query: SELECT time FROM nuke_session WHERE username='Hilary'
SQL query: UPDATE nuke_session SET username='Hilary', time='1049748560', host_addr='204.32.193.228', guest='' WHERE username='Hilary'
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_whoiswhere WHERE time < 1049747660
SQL query: SELECT time FROM nuke_whoiswhere WHERE username='Hilary'
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/solo-ops/public_html/includes/sql_layer.php on line 357
SQL query: INSERT INTO nuke_whoiswhere (username, time, host_addr, guest, module, url) VALUES ('Hilary', '1049748560', '204.32.193.228', '', 'Your_Account', '/modules.php?name=Your_Account')
|