vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Board Optimization - vBMicroStats (https://vborg.vbsupport.ru/showthread.php?t=140449)

TECK 03-07-2007 06:48 PM

Quote:

Originally Posted by Xplorer4x4 (Post 1198228)
Oh and another note that when i try to click explain, it simply reloads the page which is the bug I notified you of here

Has nothing to do with it.

The hack does not modify nothing related your board functionality, shape or form, it simply displays what already exists built into vBulletin. In version 1.0.3 it emulated the Debug line you add into your config.php file. In 1.1.0 this option was removed and the old option was brought back, simply to display the Debug status.

Did you disabled all hacks? Disable the product manager completly, you need to start methodically.
When you upgraded, did you disabled all hacks as vBulletin requests (Enable Disable Plugin/Hook System)?
You will need to uninstall all hacks, not just disable them and make sure you upload all original files from vBulletin.

What hacks you have now installed?

Xplorer4x4 03-07-2007 06:58 PM

Quote:

Originally Posted by TECK (Post 1198230)
Has nothing to do with it.

Did you disabled all hacks?
When you upgraded, did you disabled all hacks as vBulletin requests?
You will need to uninstall all hacks, not just disable them and make sure you upload all original files from vBulletin.

What hacks you have now installed?

At the moment no, but if i do disable them globally via config.php it takes away the debug mode.

Nope i did not disable all hacks. :o Didn;t know we had to.

List of installed hacks:
http://img119.imageshack.us/img119/6995/tablege2.gif

TECK 03-07-2007 07:06 PM

<i>At the moment no, but if i do disable them globally via config.php it takes away the debug mode.</i>
Show me exacly how you do this (code insert).

Also, make me a favor, go to Admin CP:
vBulletin options > Plugin/Hook System > Enable Plugin/Hook System
Make sure this option is set to NO.

Let me know if you can manage to turn it off and the options are saved properly.

Xplorer4x4 03-07-2007 07:11 PM

Quote:

Originally Posted by TECK (Post 1198238)
At the moment no, but if i do disable them globally via config.php it takes away the debug mode.
Tell me exacly how you do this (code insert).

Also, make me a favor, go to Admin CP:
vBulletin options > Plugin/Hook System > Enable Plugin/Hook System
Make sure this option is set to NO.

Let me know if you can manage to turn it off and the options are saved properly.

I disable the plug ins by finding <?php at the very top of config.php and adding this code after it::
PHP Code:

define('DISABLE_HOOKS'true); 

And no i cant turn the system off in options as said above.:( Nor can i change forum names, forum display order, or even the parent forum. Basically nothing works at all in the admin cp.

TECK 03-07-2007 07:34 PM

Ok, we will force it to turn OFF.
Run this query:

[sql]UPDATE `setting` SET `value` = '0' WHERE `varname` = 'enablehooks';[/sql]
Value 0 is like selecting the No option.

Xplorer4x4 03-07-2007 07:39 PM

Quote:

Originally Posted by TECK (Post 1198260)
Ok, we will force it to turn OFF.
Run this query:

[sql]UPDATE `setting` SET `value` = '0' WHERE `varname` = 'enablehooks';[/sql]
Value 0 is like selecting the No option.

I can already turn it off via the file edit above so is there a reason i need to do it via this query?:confused: I just can not disable it via the vbulletin options.

Xplorer4x4 03-07-2007 08:54 PM

I am in the process of deleting some of my hacks. Even though I delete them they still function. The odd thing is there is no trace of them in the plugin table. I looked through the table, and see the hack, then delete the hack yet the hack still functions.

Lizard King 03-07-2007 08:58 PM

You shall disable template cache plugin

Xplorer4x4 03-07-2007 09:10 PM

Quote:

Originally Posted by Lizard King (Post 1198335)
You shall disable template cache plugin

I already did that along time ago. It has made no difference.:(

TECK 03-07-2007 09:24 PM

Xplorer4x4, I think is best you start a new thread in the support area here at vBulletin.org, or even better, open a ticket to vb.com to have them restore everything default.
My hack has nothing to do with your current problems. :)

However, I will help you if you want, but into a new thread. In this way we don"t highjack the current thread. PM me the link.

I strongly recommend you to cantact VB Team, they have a set of toold to clean your board of all hacks in no time. Then, once everything works fine, start installing the hacks one by one and see what causes problems.

Also, make sure you always ask in the forums if you are not sure of something.
Look at the mess you are into. :)
Still, you have to relax, it's just code, you will not lose any data. It's just few annoyng steps you have to go through, that's all. See you on the other side of the thread. :)


All times are GMT. The time now is 02:35 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.01325 seconds
  • Memory Usage 1,753KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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