vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   No mods work since upgrade to 4.0 (https://vborg.vbsupport.ru/showthread.php?t=251576)

vixt0ria 10-03-2010 03:04 PM

No mods work since upgrade to 4.0
 
I'm hoping that this is as simple as me just being a little dense. I've recently gone from 3.8.2 to 4.0.7 without any issues except one bootstrap error going from 3.8.6 which was easily remedied by adding a line of code to my config.

I've been trying to add some cool mods people have created for 4.0 and so far, none are working. I get them installed properly, no errors... but none work. Is there something else I should know before adding these mods? I'll admit I'm not all that great with coding and vBulletin stuff, but I've never had a problem doing simple installations before.

I've installed 2 style templates that worked just fine. I just get the feeling I'm doing something stupid, but I don't know what it is. Any help?

borbole 10-03-2010 03:27 PM

Quote:

Originally Posted by vixt0ria (Post 2106354)
I'm hoping that this is as simple as me just being a little dense. I've recently gone from 3.8.2 to 4.0.7 without any issues except one bootstrap error going from 3.8.6 which was easily remedied by adding a line of code to my config.

I've been trying to add some cool mods people have created for 4.0 and so far, none are working. I get them installed properly, no errors... but none work. Is there something else I should know before adding these mods? I'll admit I'm not all that great with coding and vBulletin stuff, but I've never had a problem doing simple installations before.

I've installed 2 style templates that worked just fine. I just get the feeling I'm doing something stupid, but I don't know what it is. Any help?

Can you tell us what were those mods?

Lynne 10-03-2010 03:47 PM

I don't suppose that line of code you added to your config.php file to stop the errors was this:
PHP Code:

define('DISABLE_HOOKS'true); 

If so, that disables the plugin system completely so no plugins/products will work.

vixt0ria 10-03-2010 04:14 PM

Quote:

Originally Posted by borbole (Post 2106362)
Can you tell us what were those mods?

Yes,
these are currently installed and "on" but not showing anything
vBH- Add new tabs
PHPKD - Advanced Quick Reply 'Ultimate'

This is one that I tried and uninstalled first because I thought it wasn't compatible for some reason or another...until the others after it didn't work.
Marco1's Advanced Quick Reply

Thank you for checking into this for me.

--------------- Added [DATE]1286126147[/DATE] at [TIME]1286126147[/TIME] ---------------

Quote:

Originally Posted by Lynne (Post 2106368)
I don't suppose that line of code you added to your config.php file to stop the errors was this:
PHP Code:

define('DISABLE_HOOKS'true); 

If so, that disables the plugin system completely so no plugins/products will work.

Yes, that was it! Is there something else I can do to be rid of the bootstrap code that that PHP code was supposed address? When I remove it, it'll be an error again.

ragtek 10-03-2010 04:39 PM

what error are you getting?

I think it's from an old vB3.x add-on, which is still installed

vixt0ria 10-03-2010 07:17 PM

I noticed I still had kbank (an old mod) in my files somewhere so I deleted it, I took that strand of coding out and I have no more error, plus my mods work.

I really appreciate the input you all have given me. It helped tremendously.


All times are GMT. The time now is 03:51 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.01072 seconds
  • Memory Usage 1,731KB
  • 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
  • (2)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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