The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
scheduled queries
How can i make the vb to run a query every 2 hours?
the query i want to run is: Code:
UPDATE post SET showsignature = 1 |
#2
|
|||
|
|||
Create a .php file that will run the query, then add it to your scheduled tasks via AdminCP.
|
#3
|
||||
|
||||
what ever he said, but idk about that .php file what is it for anyway??
|
#4
|
|||
|
|||
Look in your includes/cron folder in your forum installation. Those are the .php files used to run your cron jobs (scheduled tasks) within vBulletin.
|
#5
|
|||
|
|||
what should i write into the php file?
|
#6
|
||||
|
||||
thank's Biker_GA i didnt know that.
|
#7
|
||||
|
||||
Why do you want to run a cron job to show signatures in posts every two hours? It seems to me if you are having some sort of problem, you should fix that problem at the source.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|