The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#21
|
|||
|
|||
These last 2 posts do not work for me. I'm on 3.5.4. Putting the code in a plugin under global_start was a disaster. Froze everything up real fast. When I put it in global_shutdown, that at least didn't do anything to my server load and actually ran the logger file, but the logger did not do anything.
Jim |
#22
|
|||
|
|||
OK - I have tried all of the above in by 3.5.4 board and nothing worked so heres what I am doing:
In your .htaccess file in your root directory, add Code:
php_value auto_append_file /path/to/your/twatch_include/logger.php Also, the above will throw up an error when you try to log onto twatch (it will still let you log on and it will work). To get rid of the error, create a file called empty.php in your twatch folder with nothing in it. Then create a .htaccess file in your twatch directory and add this: Code:
php_value auto_append_file /path/to/your/twatch/empty.php Simple but effective |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|