Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Forum Display Control Version 0.7 Beta (DOWNLOAD READY) Details »»
Forum Display Control Version 0.7 Beta (DOWNLOAD READY)
Version: 1.00, by why-not why-not is offline
Developer Last Online: Jun 2007 Show Printable Version Email this Page

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!

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 05-05-2005, 11:51 PM
Cyricx Cyricx is offline
 
Join Date: Aug 2002
Location: Missouri
Posts: 1,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #33  
Old 05-06-2005, 12:29 PM
Polo's Avatar
Polo Polo is offline
 
Join Date: Jun 2004
Posts: 893
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RaZor Edge
Cool! Great Hack!!

Can be a good idea to offer users an option to reset everything to default.
are you planning to implement this? if not could you tell us how we can accomplish this? thank you
Reply With Quote
  #34  
Old 05-08-2005, 12:24 PM
Princeton's Avatar
Princeton Princeton is offline
 
Join Date: Nov 2001
Location: Vineland, NJ
Posts: 6,693
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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:
Reply With Quote
  #35  
Old 05-12-2005, 05:47 PM
Cyricx Cyricx is offline
 
Join Date: Aug 2002
Location: Missouri
Posts: 1,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #36  
Old 05-16-2005, 07:29 AM
turkforum turkforum is offline
 
Join Date: Oct 2004
Posts: 88
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Whynot still waiting and checking this thread almost everyday Please make a comment so that we know what to do

Up
Reply With Quote
  #37  
Old 05-17-2005, 04:33 PM
Cyricx Cyricx is offline
 
Join Date: Aug 2002
Location: Missouri
Posts: 1,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #38  
Old 06-07-2005, 09:32 AM
murrtex murrtex is offline
 
Join Date: May 2002
Location: izmir
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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??
Reply With Quote
  #39  
Old 10-22-2005, 06:56 PM
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Posts: 3,972
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Although this is impressive, I am never going to use it cause it does not follow the KISS principle
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:12 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05638 seconds
  • Memory Usage 2,283KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (8)postbit
  • (9)postbit_onlinestatus
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete