vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Can't get mods to work :( frustrated (https://vborg.vbsupport.ru/showthread.php?t=235565)

AUtigers350z 02-11-2010 01:03 AM

Can't get mods to work :( frustrated
 
Posting a question like this is out of character for me as I usually search and read until I can find a solution, but this seems to be more of a general issue than anything else.

I have tried to install around 8-10 mods after installing VB4. I copy the correct files to the right directories, check the file permissions in FTP, import the products correctly. Everything in the ModCP looks to be functioning properly, but nothing on the front end seems to change.

For example, the last mod I tried to install was to add extra tabs to the navbar. Tried 3 different versions from 3 different developers. All loaded correctly, had the correct options set, but none of them would work for some reason. I am using a custom style so I figure maybe it has something to do with the new style's navbar template? It's very frustrating that none of these mods will work! Everything worked great when I was using VB3 (no, these aren't the same mods, they were coded for VB4).

Any advice or someone that would be willing to point me in the right direction would be much appreciated.

BBR-APBT 02-11-2010 01:30 AM

check if it works in the default template. I am thinking you left out some hooks in your template.

Lynne 02-11-2010 01:57 AM

Make sure you have your plugin system turned on also.

AUtigers350z 02-11-2010 02:17 AM

Got it. Removed the

Code:

define('DISABLE_HOOKS', true);
from my config.php file and it works :)


All times are GMT. The time now is 07:19 AM.

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.02417 seconds
  • Memory Usage 1,709KB
  • 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)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete