You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 71 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Some debug questions [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Sun Mar 02, 2003 2:48 pm Reply with quoteBack to top

First one

SQL query: SELECT uid, popmeson FROM nuke_users where uname='skyler'

_________________
I am new at this, give me time.


PHPNUKE = Less Code
NukeCops = More power
PhpNuke + NukeCops = "less code more power"
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Sun Mar 02, 2003 2:49 pm Reply with quoteBack to top

second one

Code:
SQL query: select topicid, topictext from nuke_topics order by topictext
SQL query: select main_module from nuke_main
SQL query: select title from nuke_modules
SQL query: select mid from nuke_modules where title='4nMetaTag'
SQL query: select mid from nuke_modules where title='Addon_Sample'
SQL query: select mid from nuke_modules where title='AvantGo'
SQL query: select mid from nuke_modules where title='Chat'
SQL query: select mid from nuke_modules where title='Chat_Room'
SQL query: select mid from nuke_modules where title='Contact'
SQL query: select mid from nuke_modules where title='Content'
SQL query: select mid from nuke_modules where title='Dict'
SQL query: select mid from nuke_modules where title='Downloads'
SQL query: select mid from nuke_modules where title='Encyclopedia'
SQL query: select mid from nuke_modules where title='FAQ'
SQL query: select mid from nuke_modules where title='Feedback'
SQL query: select mid from nuke_modules where title='Forums'
SQL query: select mid from nuke_modules where title='Jokes'
SQL query: select mid from nuke_modules where title='Journal'
SQL query: select mid from nuke_modules where title='Kalender'
SQL query: select mid from nuke_modules where title='Members_List'
SQL query: select mid from nuke_modules where title='My_eGallery'
SQL query: select mid from nuke_modules where title='News'
SQL query: select mid from nuke_modules where title='Private_Messages'
SQL query: select mid from nuke_modules where title='Recommend_Us'
SQL query: select mid from nuke_modules where title='Reviews'
SQL query: select mid from nuke_modules where title='Search'
SQL query: select mid from nuke_modules where title='Sections'
SQL query: select mid from nuke_modules where title='SiteMail'
SQL query: select mid from nuke_modules where title='Sponsers'
SQL query: select mid from nuke_modules where title='Statistics'
SQL query: select mid from nuke_modules where title='Stories_Archive'
SQL query: select mid from nuke_modules where title='Submit_News'
SQL query: select mid from nuke_modules where title='Surveys'
SQL query: select mid from nuke_modules where title='Top'
SQL query: select mid from nuke_modules where title='Top_Sites'
SQL query: select mid from nuke_modules where title='Topics'
SQL query: select mid from nuke_modules where title='WebMail'
SQL query: select mid from nuke_modules where title='Web_Links'
SQL query: select mid from nuke_modules where title='Webring'
SQL query: select mid from nuke_modules where title='Your_Account'
SQL query: select mid from nuke_modules where title='htmlarea'
SQL query: insert into nuke_modules values (NULL, 'htmlarea', 'htmlarea', '0', '0')
SQL query: select title, custom_title from nuke_modules where active='0' ORDER BY title ASC

_________________
I am new at this, give me time.


PHPNUKE = Less Code
NukeCops = More power
PhpNuke + NukeCops = "less code more power"
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Sun Mar 02, 2003 2:50 pm Reply with quoteBack to top

last one
Code:
SQL query: SELECT t.topic_id, t.topic_last_post_id, t.topic_title, f.forum_name, f.forum_id FROM nuke_bbtopics t, nuke_bbforums f where t.forum_id=f.forum_id and f.auth_view=0 ORDER BY t.topic_last_post_id DESC LIMIT 20
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='74'
SQL query: SELECT username, user_id FROM nuke_users where user_id='2'
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='73'
SQL query: SELECT username, user_id FROM nuke_users where user_id='2'
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='71'
SQL query: SELECT username, user_id FROM nuke_users where user_id='3'
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='69'
SQL query: SELECT username, user_id FROM nuke_users where user_id='2'
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='68'
SQL query: SELECT username, user_id FROM nuke_users where user_id='3'
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='67'
SQL query: SELECT username, user_id FROM nuke_users where user_id='3'
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='66'
SQL query: SELECT username, user_id FROM nuke_users where user_id='3'
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='59'
SQL query: SELECT username, user_id FROM nuke_users where user_id='3'
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='58'
SQL query: SELECT username, user_id FROM nuke_users where user_id='3'
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='57'
SQL query: SELECT username, user_id FROM nuke_users where user_id='5'
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='56'
SQL query: SELECT username, user_id FROM nuke_users where user_id='5'
SQL query: SELECT topic_id, poster_id, FROM_UNIXTIME(post_time, '%b %d, %Y at %T') as post_time FROM nuke_bbposts where post_id='55'
SQL query: SELECT username, user_id FROM nuke_users where user_id='5'

_________________
I am new at this, give me time.


PHPNUKE = Less Code
NukeCops = More power
PhpNuke + NukeCops = "less code more power"
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Sun Mar 02, 2003 2:58 pm Reply with quoteBack to top

What about them would you like to know?

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Sun Mar 02, 2003 3:05 pm Reply with quoteBack to top

are theses problems? Do I need to fix them? I dont understand if there bad or good?

Just wondering.

Thanks

_________________
I am new at this, give me time.


PHPNUKE = Less Code
NukeCops = More power
PhpNuke + NukeCops = "less code more power"
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Sun Mar 02, 2003 3:07 pm Reply with quoteBack to top

This first one seems like a problem because this warning follows it.

Code:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /usr/home/raver/www/htdocs/includes/sql_layer.php on line 286
[/code]

_________________
I am new at this, give me time.


PHPNUKE = Less Code
NukeCops = More power
PhpNuke + NukeCops = "less code more power"
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
Zhen-Xjell
Nuke Cops Founder
Nuke Cops Founder


Joined: Nov 14, 2002
Posts: 5939


PostPosted: Sun Mar 02, 2003 7:56 pm Reply with quoteBack to top

Oh in looking at your first three posts I don't see any errors at all.

_________________
Paul Laudanski, Microsoft MVP Windows-Security
CastleCops: [de] [en] [wiki]
Find all posts by Zhen-XjellView user's profileSend private messageSend e-mailVisit poster's website
ravernews
Premium
Premium


Joined: Jan 26, 2003
Posts: 230

Location: USA

PostPosted: Sun Mar 02, 2003 8:21 pm Reply with quoteBack to top

donkey Razz

_________________
I am new at this, give me time.


PHPNUKE = Less Code
NukeCops = More power
PhpNuke + NukeCops = "less code more power"
Find all posts by ravernewsView user's profileSend private messageVisit poster's websiteAIM AddressYahoo Messenger
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.236 Seconds - 304 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::