The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi, I have been running many tests on my new vb forum and one of them went a bit wrong, whenever I type "test" the text comes up random numbers, on any page, any posts.. (always the same numbers) I don't remember what I did to make this happen, can anyone help me out?
|
|
#2
|
||||
|
||||
|
Have you tried disabling the plugin/product system
|
|
#3
|
|||
|
|||
|
No, what's that code I put into wich file to turn off products?
|
|
#4
|
||||
|
||||
|
in config.php after <?
define('DISABLE_HOOKS', true); |
|
#5
|
||||
|
||||
|
Also, look in Styles & Tempaltes > Replacement Variable Manager and see if you accidentally created a replacement variable for the word 'test'.
|
|
#6
|
||||
|
||||
|
Quote:
|
![]() |
|
|