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, 447 guest(s) and 0 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Top 10 Bug Fix to Version 2.1
Bug FixesHi folks, I noticed a light bug today when adding people to my buddy list. I noticed I was moving up the food chain and thought that was odd. So I took a look at the code again and noticed it should really look like this...

select COUNT(b.user_id) as uid, u.username from nuke_users u, nuke_bbbuddies b where u.user_id=b.buddy_id group by b.buddy_id order by uid DESC limit 10;

Instead of...

select COUNT(b.user_id) as uid, u.username from nuke_users u, nuke_bbbuddies b where u.user_id=b.user_id group by b.user_id order by uid DESC limit 10;

So please, make the correction by finding the second select statement and replacing it with the first. This fix will be in the next release.

Thanks. This will now display the top buddies correctly.
Posted on Friday, June 27 @ 15:32:44 CEST by Zhen-Xjell
 
Related Links
· More about Bug Fixes
· News by Zhen-Xjell


Most read story about Bug Fixes:
Downloads & Web Links vulnerability Patch

Article Rating
Average Score: 0
Votes: 0

Please take a second and vote for this article:

Excellent
Very Good
Good
Regular
Bad


Options

 Printer Friendly Page  Printer Friendly Page

 Send to a Friend  Send to a Friend

Threshold
The comments are owned by the poster. We aren't responsible for their content.

No Comments Allowed for Anonymous, please register
Powered by TOGETHER TEAM srl ITALY http://www.togetherteam.it - DONDELEO E-COMMERCE http://www.DonDeLeo.com - TUTTISU E-COMMERCE http://www.tuttisu.it
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.079 Seconds - 267 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::