The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
|||
|
|||
![]()
What I did was this:
Edit the plugin code and add the following: Code:
$filename = "/path/to/forum/plugin.go"; if (file_exists($filename)) { PLUGIN CODE } 1. Code:
date>/path/to/forum/plugin.go 2. Code:
rm /path/to/forum/plugin.go You could probably create a php file and use vBulletin's Scheduled Tasks to do the CRON for you. It ain't pretty, but t works |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|