vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   staff only login (https://vborg.vbsupport.ru/showthread.php?t=197099)

hester57 11-25-2008 03:25 AM

Yes ive have been a member here for a while but that doesnt mean its been me doing the sites updates and mods , it wasnt !!!! but im tring now as i no longer have my parnter to help with this .

Now I have no ideal what this is meaning , search Hook admin_options_processing with title VDB - usergroup options saving

I also dont undertand how to find this in the code replace the content with

PHP Code:
if ($oldsetting['varname'] == bbactive_groups)
{
$settings["$oldsetting[varname]"] = implode(',', $vbulletin->GPC['setting']['bbactive_groups']);
}

Lynne 11-25-2008 03:32 AM

Did you read the link I posted about plugins? It will explain about how a plugin uses a hook location. So, the mod wants you to find the plugin using a specific hook location and then edit it with the new code.

hester57 11-25-2008 04:14 AM

<font color="DarkOrange">Yes I read that but it doesnt show or say anything that I saw that shows how to add or change the code . Or im I missing it ?

Hester57
</font>

Lynne 11-25-2008 03:01 PM

When in the Plugins & Products > Plugin Manager, you will see the list of plugins. They should be grouped by product/modification. In that list is also the hook location. So, you can find the plugin you are looking for and then hit Edit next to the name or simply click on the plugin name. Then, you will be taken to a screen with the code for that plugin and you may edit it there and hit Save.


All times are GMT. The time now is 07:53 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00963 seconds
  • Memory Usage 1,714KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete