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, 56 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 - NukeCops Search Returns SQL Error (multiple times) [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  This topic is locked: you cannot edit posts or make replies.printer-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
BenXP
Nuke Cadet
Nuke Cadet


Joined: Feb 28, 2007
Posts: 5


PostPosted: Fri Mar 09, 2007 8:56 am Reply with quoteBack to top

Quote:
Could not delete old search id sessions

DEBUG MODE

SQL Error : 1153 Got a packet bigger than 'max_allowed_packet'


I've received this error now several times at different instances since I've registered here. I go to Search and the last two instances I received this error were when I ran queries for "images aren't displayed" and "no images" leaving all of the default search options selected. What get's returned is my browser almost crashing, the above error, and hundreds of lines of crap.

Please resolve this issue, thank you.
Find all posts by BenXPView user's profileSend private message
hue
Support Mod
Support Mod


Joined: Apr 18, 2003
Posts: 368

Location: Ohio

PostPosted: Fri Mar 09, 2007 11:12 am Reply with quoteBack to top

BenXP wrote:
Quote:
Could not delete old search id sessions

DEBUG MODE

SQL Error : 1153 Got a packet bigger than 'max_allowed_packet'


I've received this error now several times at different instances since I've registered here. I go to Search and the last two instances I received this error were when I ran queries for "images aren't displayed" and "no images" leaving all of the default search options selected. What get's returned is my browser almost crashing, the above error, and hundreds of lines of crap.

Please resolve this issue, thank you.

This is a very very busy site and the amount of queries at any given time on this site could easily shut down the mysql server if it's not controlled with a limited amount of connections. My suggestion to you would be wait until there arn't so many people on the site ! At the time of your post here, there were more than 800 Shocked
Though, this is just my guess .
Find all posts by hueView user's profileSend private messageICQ Number
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12373


PostPosted: Sat Mar 10, 2007 1:07 am Reply with quoteBack to top

It is a server issue, I really can't solve it.

I will be redoing the forums soon to remedy this problem.

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
bigtree
Sergeant
Sergeant


Joined: Feb 04, 2004
Posts: 100


PostPosted: Sun Mar 11, 2007 2:10 pm Reply with quoteBack to top

As with my site, this happens to busy phpnuke sites. The fix is located here and it definitely works:
http://www.karakas-online.de/forum/viewtopic.php?t=3546&start=0&postdays=0&postorder=asc&highlight=
Find all posts by bigtreeView user's profileSend private message
bigtree
Sergeant
Sergeant


Joined: Feb 04, 2004
Posts: 100


PostPosted: Sun Mar 11, 2007 2:17 pm Reply with quoteBack to top

I see those links have been replaced... bummer. Look for nuke_bbsessions full in his site, this fix is there.
Find all posts by bigtreeView user's profileSend private message
BenXP
Nuke Cadet
Nuke Cadet


Joined: Feb 28, 2007
Posts: 5


PostPosted: Mon Mar 12, 2007 7:11 pm Reply with quoteBack to top

Sorry to see that it would involve that much work Evaders, good luck. Sad

Thanks for the responses as well.
Find all posts by BenXPView user's profileSend private message
John2897
Nuke Cadet
Nuke Cadet


Joined: Mar 16, 2007
Posts: 2


PostPosted: Fri Mar 16, 2007 1:03 am Reply with quoteBack to top

Noticed a bug on your site which almost deterred me because I couldn't register. After being patient and having a look around, I found another way to register. But here's the problem:

Browse to http://www.nukecops.com .
Click 'Forums'.
Click 'Register' (Center of the screen).
Click 'I Agree to these terms and am over or exactly 13 years of age'
Fill out the form and click 'Submit'.
It will tell you that you have entered the wrong code.
Find all posts by John2897View user's profileSend private message
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12373


PostPosted: Fri Mar 16, 2007 8:08 pm Reply with quoteBack to top

Thanxs.. though I'm not sure if you are reporting an error with the Your_Account registration.

I will probably be disabling the forums registration as that causes many headaches like the error you've found.

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
doctornuke
Corporal
Corporal


Joined: Oct 15, 2003
Posts: 58


PostPosted: Mon Mar 26, 2007 7:57 am Reply with quoteBack to top

Can it be emptied by phpmyadmin? now? the nuke bbsession
If you let it grow it can be up to 30-40 meg and script timeout even by phpmyadmin
it wil consume the server resource with delay insertion and timeout
same I have and ,finally fixed by backup all sql-->manually fix-->dump again

_________________
[b]home and os
health
bgame[/b]
Find all posts by doctornukeView user's profileSend private messageVisit poster's website
doctornuke
Corporal
Corporal


Joined: Oct 15, 2003
Posts: 58


PostPosted: Mon Mar 26, 2007 8:05 am Reply with quoteBack to top

I think truncate data in nuke_bbsessions as said in
http://www.phpbb.com/community/viewtopic.php?p=395722
can fix the problem ?

_________________
[b]home and os
health
bgame[/b]
Find all posts by doctornukeView user's profileSend private messageVisit poster's website
bigtree
Sergeant
Sergeant


Joined: Feb 04, 2004
Posts: 100


PostPosted: Thu Mar 29, 2007 7:51 pm Reply with quoteBack to top

this issue can be fixed in 2 mins. My forum is just as big as this one and this fixed it.
http://www.phpbb.com/community/viewtopic.php?p=395722
Find all posts by bigtreeView user's profileSend private message
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12373


PostPosted: Tue Apr 03, 2007 7:15 pm Reply with quoteBack to top

Note: this is a different error than the sessions table error. Searching is much more complicated, as such I will be redoing the forums at a future date

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
bigtree
Sergeant
Sergeant


Joined: Feb 04, 2004
Posts: 100


PostPosted: Thu Apr 19, 2007 9:12 pm Reply with quoteBack to top

exactly... This was the fix I used for the search problem you "were" having. Until this fix I had to manually empty the sessions every few hours.

Looks like you fixed things. what do you do?
Find all posts by bigtreeView user's profileSend private message
chadrt
Nuke Soldier
Nuke Soldier


Joined: Oct 03, 2005
Posts: 21


PostPosted: Tue Jul 24, 2007 1:28 pm Reply with quoteBack to top

I have been experiencing the same problem for days now with the search engine returing the exact same error as the first post in this thread.
Find all posts by chadrtView user's profileSend private message
Evaders99
Site Admin
Site Admin


Joined: Aug 17, 2003
Posts: 12373


PostPosted: Tue Jul 24, 2007 8:16 pm Reply with quoteBack to top

Thank you, noted.

_________________
Helping those that help themselves
Read FIRST or DIE!

"Fighting is terrible, but not as terrible as losing the will to fight."
Star Wars Rebellion Network - Need Help? Evaders Squadron Coding
Find all posts by Evaders99View user's profileSend private messageVisit poster's websiteAIM Address
Display posts from previous:      
Post new topic  This topic is locked: you cannot edit posts or make replies.printer-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.909 Seconds - 364 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::