MyBB Community Forums

Full Version: Alphabetic forum display vers 1.0
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Alphabetic Forum Display v1.0


Version: 1.0
MyBB version: 1.4.x

Author: MapoGio
Screenshot:
[Image: alpheticforumdisplay.jpg]
Description: Allows users to filter threads by the first letter of the title on forumdisplay.php
How to install:
  • Upload all files
  • Activate it from AdminCP
  • Choose in which forum you want to display this in the plugin settings


Demo: http://mapogio.altervista.org/forum/forum-2.html


Changelog:
v 1.0: First release (thanks to mavericck and kimi from mybboard.it for a small help Wink)

Attention:
I have coded this using MyBB 1.4.10, but with older versions there may be some problems.
Great plugin.
Awesome idea on displaying threads.
(2009-12-12, 04:10 PM)Skiilz Wrote: [ -> ]Great plugin.
Awesome idea on displaying threads.

Thanks Big Grin
what i m doing wrong
[Image: 28bbg9f.jpg]

[Image: vimmfc.jpg]

using v1.4.10
It's shown in the forum display, not in the index.
The filter is applied to thread titles Wink
Turkish Plugins
Download
[attachment=16521]
Turkish By bomfile
[Image: 84231400.png]
[Image: 16451108.png]
http://forum.mybbdestek.com/Konu-alfabet...A7e-plugin
Thanks.
(2009-12-12, 08:45 PM)bomfile Wrote: [ -> ]Turkish Plugins
Download

Turkish By bomfile

http://forum.mybbdestek.com/Konu-alfabet...A7e-plugin
Thanks.

Since you modified the php file from alphabeticforumdisplay.php to alfabetikforum.php
you should change (in the alfabetikforum.php file)
define('THIS_SCRIPT', 'alphabeticforumdisplay.php');
to
define('THIS_SCRIPT', 'alfabetikforum.php');
Wink
(2009-12-13, 01:46 AM)MapoGio Wrote: [ -> ]
(2009-12-12, 08:45 PM)bomfile Wrote: [ -> ]Turkish Plugins
Download

Turkish By bomfile

http://forum.mybbdestek.com/Konu-alfabet...A7e-plugin
Thanks.

Since you modified the php file from alphabeticforumdisplay.php to alfabetikforum.php
you should change (in the alfabetikforum.php file)
define('THIS_SCRIPT', 'alphabeticforumdisplay.php');
to
define('THIS_SCRIPT', 'alfabetikforum.php');
Wink
File has been renewed.
Thanks.