Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Mod Requests => Topic started by: Steve on May 24, 2016, 06:57:45 PM

Title: [PAID] Board Sort Order
Post by: Steve on May 24, 2016, 06:57:45 PM
I'm looking for someone to either update the following mod so that it works with version 2.0.11:

http://custom.simplemachines.org/mods/index.php?mod=382

Or create one that allows for sorting the topics in boards in the order of the admin's choosing.

I'm looking for FREE but that can be negotiable.
Title: Re: [FREE] Board Sort Order
Post by: br360 on May 24, 2016, 09:36:44 PM
I just tested that mod for 2.0.11, and was able to get it to work. I had to emulate to 2.0 and had an error in Subs-Boards.php (I have a ton of mods installed on the test site, so no surprise there lol), but the error was a simple fix.

What issues were you having trying to install it?
Title: Re: [FREE] Board Sort Order
Post by: Steve on May 25, 2016, 07:36:37 AM
I had also emulated to 2.0 but as soon as I hit 'Install' I got the white screen of death with fatal errors on it. I didn't note what they were, I just freaked and backed up.
Title: Re: [FREE] Board Sort Order
Post by: Steve on May 29, 2016, 01:58:24 PM
No takers then?
Title: Re: [FREE] Board Sort Order
Post by: Steve on June 04, 2016, 08:06:33 PM
Can a moderator/admin change the title of this thread so that the word 'FREE' says 'PAID' please.
Title: Re: [PAID] Board Sort Order
Post by: br360 on June 06, 2016, 03:19:37 PM
I'm still wondering what kind of errors you got and why it didn't work for you. Have you tried to install any other mods recently without issue?
Title: Re: [PAID] Board Sort Order
Post by: Steve on June 06, 2016, 05:28:17 PM
Yep. As I said though, the wsod with fatal errors on it was enough to convince me not to try it again.
Title: Re: [PAID] Board Sort Order
Post by: live627 on June 07, 2016, 01:14:17 AM
./database.php, replace

db_extend('Packages');


with

db_extend('packages');
Title: Re: [PAID] Board Sort Order
Post by: Steve on June 07, 2016, 08:40:08 AM
I'll try that later when I get a chance. Thanks. :)
Title: Re: [PAID] Board Sort Order
Post by: Steve on June 15, 2016, 08:28:18 AM
Closing as there obviously is no interest in updating this (which is ultimately what I wanted).
Title: Re: [PAID] Board Sort Order
Post by: stog on September 03, 2016, 09:30:39 AM
hi

i tried installling the customsortmod in 2.1.11 but got " not cpmpatible with your smf version " so i looked in database.php to do the edit suggestion, but couldn't find the required edit.

is database.php the one in mobiquo?
cheers

we have some old backgammon matches played on our forum move by move with the forum members voting on their move against a top guest player. i would like to sort the games in the board by oldest first and/or first post - last

----

ok sorted

used http://www.simplemachines.org/community/index.php?topic=98635.140 and http://wiki.simplemachines.org/smf/SMF2.0:Package_manager

emulated as per link above -- installed fine -- even remembered my old smf1 settings for the match boards

now to check the error log