The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Forum Display Control Version 0.7 Beta (DOWNLOAD READY) Details »» | |||||||||||||||||||||||||||
Forum Display Control Version 0.7 Beta (DOWNLOAD READY)
Developer Last Online: Jun 2007
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! http://forum.ya-right.com Please make an account to demo the control. The control can be access by the little icon shown in the image below. As always if anyone needs help or for me to install any mod of my just ask! Sonia Show Your Support
|
Comments |
#32
|
|||
|
|||
Thing is, even when you put the mouse over one of the locked images, I just see
Can not move forum: But on why not's test site, when I do that I see something like Move up forum: HTML Programming So it's like it's not even gathering the information on my forums |
#33
|
||||
|
||||
Quote:
|
#34
|
||||
|
||||
good job :up:
I have something similar on one of my sites.. I took a different route. However, this doesn't allow users to change order as your does ... this is just for admins. again, good job :up: |
#35
|
|||
|
|||
Has anyone that has gotten this working use table prefixes?
It's the only difference I can find between me and others that have this successfully installed. Wish the author would post and confirm or deny my suspicion |
#36
|
|||
|
|||
Whynot still waiting and checking this thread almost everyday Please make a comment so that we know what to do
Up |
#37
|
|||
|
|||
O yeah confirmed. There are alot of quirky bugs with table prefixes.
I cannot find a reason why, but I wiped my test board, loaded it up fresh install without prefixes, added the hack, worked great. Wiped it again, loaded it fresh WITH prefixes. And I'm getting a ton of wierd bugs, won't load up all the forums in the popup, in the admincp, some of them won't even show a dropdown to select yes or no for hide/move. |
#38
|
|||
|
|||
hi there is a little problem i think,have a look,
Forum Control Version .07 beta Copyright Sonia Ricci ** EDIT CLIENT SCRIPTS ** 1. open the file 'vbulletin_global.js' you will find it in the directory './clientscript/' 2. S / FIND THIS.... function vBulletin_init() { E / FIND THIS.... ??????? S / REPLACE WITH.... function vbcats(){W=600;H=440;wX=(screen.width-W)/2;wY=(screen.height-H)/2;window.open('display.php?'+SESSIONURL+'', 'control', 'height='+H+',width='+W+',scrollbars=1,location=0, status=0,menubar=0,toolbar=0,r esizable=0,left='+wX+',top='+wY+'');} function vBulletin_init() { E / REPLACE WITH.... ???????? // +_ done that places (????????) are empty.and what should write on there?? |
#39
|
|||
|
|||
Although this is impressive, I am never going to use it cause it does not follow the KISS principle
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|