Version: 1.00, by why-not
Developer Last Online: Jun 2007
Version: 3.0.7
Rating:
Released: 05-01-2005
Last Update: Never
Installs: 10
Is in Beta Stage
No support by the author.
IF YOU HAVE A PROBLEM WITH THIS MODE POST YOUR PROBLEM! DO NOT WASTE MY TIME WITH STUFF NOT RELATED TO THIS MOD
IF THE MOD EFFECTS OTHER MODS DO NOT POST THAT HERE. THIS WAS NOT MADE TO WORK WITH OTHER MODS. THIS IS A BETA MOD FOR FORUM DISPLAY ONLY!
Forum Display Control Version 0.7 Beta
The forum display control is a simple to use control that will allow your members more easier viewing options. It's fully controled by the Adminstrator so that only forums and categories that allowed to be moved or hidden can be. It follows all permissions that each forum and category uses so that members only see what they are allowed to view. Unregistered members are not effected by the display options because the vBulletin default view is loaded in that instance.
The control is easy to install (2) script edits in one (1) script and the forum control is ready to be used! The templates, language phrases can be loaded via the Admin Panel! The control includes (3) new scripts (1) forum front end script and (2) include scripts, (1) for the front end back end and the other for the adminstrator back end! The admin panel also has (6) edits in (1) admin script (forum.php) The database adds (3) rows to the datastore table and (1) new column for user table!
I was going to do this with JavaScript but so many browsers do not support someof the things that I was needing to do, so everything is done in PHP scripting with only a very minor touch of basic JavaScript for the form actions.
There is full online demo at my mod development forum!
If your using any styles from vBStyles or extremepixels, you will need to do (1) extra edit in the './includes/function_forumlist.php' and (1) edit to template 'forumhome_forumbit_level1_nopost'. This is because the first category is hard coded in that template using the variable '$forumid'....
The install has info on how to make it dynamic so you can move categories around without messing up the display!
Look in the folder './other' in the install for this information!
The change in index.php is interfering big time with arrange subforums in columns hack. First it breaks the first status icon in each category, then it totally disabled the above hack.
And also looks like if on homepage there is a "act as forum" instead of category, it skips it, does not appear on the list. Only what is below a category does.
interesting... but I would suggest making a global test user.... so that everyone can try it out... just my suggestion...
Sometimes it's ok to share a login, but because this control is based on each user, I did not want people trying it to be interfered with someone else trying it! Also the sign up does not make you have to wait for a conformation so what is the problem?
The change in index.php is interfering big time with arrange subforums in columns hack. First it breaks the first status icon in each category, then it totally disabled the above hack.
You know if you PM me saying Sonia can you make this work for this other mod I would show you how to do it, but posting stuff like that does not help me in anyway develop this mod!
Also thank you for the report of the $vbphrase in the admin script not being done right! I'll fix that when I release the Admin Update this morning!