Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro
Author Message
Darrell3831
Worker
Worker



Joined: Feb 18, 2004
Posts: 244

PostPosted: Sun Feb 26, 2006 4:12 pm Reply with quote

Hi,

RN76v2.02

The Encyclopedia lists all entries in the proper catagory. However the entries themselves are not alphabitized.

http://www.psy-center.com/modules.php?name=Encyclopedia&op=terms&eid=2&ltr=A

Could this easily be sorted by adding a sort order to an sql querry somewhere?

Could this be added to the next patch?

Justa' thought and possible suggestion.

Thanks,
Darrell

_________________
[ Only registered users can see links on this board! Get registered or login! ] 
View user's profile Send private message Visit poster's website
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Mon Feb 27, 2006 7:58 am Reply with quote

Darrell3831, we have not modified the core nuke 76 modules and so this is standard nuke functionality (though "brain dead" that it might be Laughing). We are focusing our attentions first on ensuring the community has the most stable and secure distribution of PHP-Nuke a few key add-ons that the community deems "standard fair" for a nuke distribution. We are not including any additional functionalities to existing modules at this time.

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
Darrell3831







PostPosted: Mon Feb 27, 2006 2:59 pm Reply with quote

Okay,

Thanks for the reply Montego.

Re: RN7.6v2.02

Anyone wanting to fix this themselves, and keep fixing it thru each update, edit line 113 of /modules/encyclopedia/index.php.

Change it from this:

Code:
   $result3 = $db->sql_query("SELECT tid, title FROM ".$prefix."_encyclopedia_text WHERE UPPER(title) LIKE '$ltr%' AND eid='$eid'");



To this:

Code:
   $result3 = $db->sql_query("SELECT tid, title FROM ".$prefix."_encyclopedia_text WHERE UPPER(title) LIKE '$ltr%' AND eid='$eid' order by title");


It works for me. You'll just have to redo it each time you upgrade.

Take care,
Darrell
 
montego







PostPosted: Mon Feb 27, 2006 6:51 pm Reply with quote

I realize it is just a "nit", but just wanted folks to be clear that this is an "enhancement" to existing core nuke functionality, not really a bug fix.
 
evaders99
Former Moderator in Good Standing



Joined: Apr 30, 2004
Posts: 3221

PostPosted: Mon Feb 27, 2006 8:02 pm Reply with quote

I think given that this is an Encyclopedia, people would expect it to be alphabetical.
I'd call this a bug fix Smile

_________________
- Star Wars Rebellion Network -

Need help? Nuke Patched Core, Coding Services, Webmaster Services 
View user's profile Send private message Visit poster's website
montego







PostPosted: Tue Feb 28, 2006 7:12 am Reply with quote

Hey, it doesn't take much to twist my arm, especially when I am wrong! killing me
 
montego







PostPosted: Thu Mar 09, 2006 6:30 am Reply with quote

Guys, would you also want them sorted on the search results?
 
guidyy
Worker
Worker



Joined: Nov 22, 2004
Posts: 208
Location: Italy

PostPosted: Thu Mar 09, 2006 7:02 am Reply with quote

Possibly! Smile
 
View user's profile Send private message Visit poster's website MSN Messenger
montego







PostPosted: Thu Mar 09, 2006 7:33 am Reply with quote

guidyy, well, that was helpful... Neutral
 
guidyy







PostPosted: Thu Mar 09, 2006 7:57 am Reply with quote

lol! I mean that would be nice ....
Guido
 
montego







PostPosted: Thu Mar 09, 2006 8:35 am Reply with quote

Laughing

Thank you!
 
montego







PostPosted: Fri Mar 10, 2006 8:34 am Reply with quote

Darrell3831, this has been fixed for 2.02.02.

edited: was fixed for the term list, search found in title and search found in term text.
 
Darrell3831







PostPosted: Fri Mar 10, 2006 1:19 pm Reply with quote

Great,

I appreciate the time you spend on this package. It's nice not to have to keep fixing it thru subsuquent upgrades.

Thanks,
Darrell
 
Display posts from previous:       
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Ravens PHP Scripts And Web Hosting Forum Index -> Raven's RavenNuke(tm) v2.00.00 - v2.02.00 Distro

View next topic
View previous 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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©