Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[phd] -- Mod / Admin CP Browser Details »»
[phd] -- Mod / Admin CP Browser
Version: 1.00, by Jaiibee Jaiibee is offline
Developer Last Online: Feb 2013 Show Printable Version Email this Page

Category: Administrative and Maintenance Tools - Version: 3.8.2 Rating:
Released: 04-09-2009 Last Update: Never Installs: 21
Uses Plugins
Re-useable Code Additional Files Translations  
No support by the author.

Pre-Amble
This modification will allow the forums Administration and Moderation teams to browse the forum, or the web, from the comfort of their Moderation / Administration Control Panel.

Why would you want this? Not only will this keep your moderators and administrators in their control panel more, but it makes using the control panel a much less time consuming task. They're able to simply and quickly hit a button to perform their tasks, as opposed to logging into the control panel to do each thing.
Admin CP
Upload the files inside the attached .ZIP, and that's it.

The files should look like this...

/forums/cpb_browse.php
/forums/includes/xml/cpnav_cpb.xml

The /forums/ is very important!
Feel free to edit the files if you don't want to put it in a /forums/ directory, just edit out the /forums/ inside the XML using Notepad

Code based on this modification
Mod CP
This is a simple coding edit, and I owe Ragtek the respect he deserves for his thread on this [His Thread]

Simply go to Plugins & Products -> Add New Plugin in your Admincp, and enter in the following values.

Product: vBulletin
Hook: mod_index_navigation
Title: Moderation Control Panel Browser
Execution Order: 5
Plugin PHP Code :
Code:
construct_nav_option('Forum Home', '/forums/');
        construct_nav_option('Enter URL', '/forums/cpb_browse.php');
        construct_nav_group('ModCP Browser');
        construct_nav_spacer();
Plug is Active: Yes

This is all you need to add the required links to the ModCP.
Lets get into some customizations though, as you can see that my cpb_browse.php is located inside a /forums/ folder (something I dont like, but the person I did this for does).

Simply change the /forums/ part to whatever you like,
/ for the servers root
/forums/ for the forums directory off the forums root
You get the picture.

Download Now

File Type: zip phd_cpb.zip (5.0 KB, 98 views)
File Type: php cpb_browse.php (2.5 KB, 68 views)

Screenshots

File Type: jpg enterurl.jpg (40.0 KB, 0 views)
File Type: jpg browser.jpg (92.1 KB, 0 views)

Supporters / CoAuthors

Show Your Support

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

Comments
  #12  
Old 04-14-2009, 11:18 PM
mattportner mattportner is offline
 
Join Date: Nov 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there anyway I could change the URL to display my vBadvanced portal instead of my forums?
Reply With Quote
  #13  
Old 06-01-2009, 12:44 AM
GeorgeB85 GeorgeB85 is offline
 
Join Date: Nov 2008
Posts: 362
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

everything uploadings good, but I keep getting errors in admincp when trying to access it?
Reply With Quote
  #14  
Old 04-20-2010, 04:29 PM
X_FiLeS X_FiLeS is offline
 
Join Date: Jun 2009
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have added the files and edited the xml to my settings, but when i click on cpb home i just get a white screen, no errors tho. Anyone know why this is happening?
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 10:51 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.07407 seconds
  • Memory Usage 2,264KB
  • Queries Executed 22 (?)
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_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (3)postbit
  • (4)postbit_attachment
  • (4)postbit_onlinestatus
  • (4)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete