The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Auto execute query
Do I greet someone could write script which he made these query to cron of every hour ?
UPDATE search SET ipaddress = 0 UPDATE user SET ipaddress = 0 UPDATE post SET ipaddress = 0 thanks |
#2
|
||||
|
||||
Cron as in vBulletin Scheduled Task? Or proper crontab cron?
|
#3
|
|||
|
|||
What you are probably looking for is:
AdminCP -> vBulletin Options -> Message Posting and Editing Options -> Log IP Addresses: Do not log IP |
#4
|
|||
|
|||
Quote:
Quote:
|
#5
|
||||
|
||||
This is basically the whole script:
PHP Code:
|
#6
|
|||
|
|||
He Thanks very much
That is I have to create the file php with content PHP Code:
Apologize then that I give so stupid questions but I have vbulletin from 3 weeks |
#7
|
||||
|
||||
No, I believe you will need to add some standard cron PHP around it. Look in the files vBulletin comes with, and you will know what to add.
|
#8
|
|||
|
|||
ok thanks
I already know PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|