Status
Not open for further replies.

metalx

Active Member
66
2012
4
0
hello guys i have other problem with my board

i want put sitemap in cronjob

i have ip board 3.4.5 i wait your reply

thanks a lot of
 
5 comments
It is here ACP > System > System Scheduler > Use Cron tab near top

You will need to setup the cronjob in the cpanel clicking the cron icon.

You need to click the gear to the right of the sitemap generator task under system scheduler to get the len you need to add in the task.

You need to add php before the command shown by the gear something like this
Code:
php /home/youruser/public_html/forum/interface/task.php adff428c04161dd6e9866e3284740c50
 
It is here ACP > System > System Scheduler > Use Cron tab near top

You will need to setup the cronjob in the cpanel clicking the cron icon.

You need to click the gear to the right of the sitemap generator task under system scheduler to get the len you need to add in the task.

You need to add php before the command shown by the gear something like this
Code:
php /home/youruser/public_html/forum/interface/task.php adff428c04161dd6e9866e3284740c50


i add this command in cronjob cpanel our ip board???


php /home/youruser/public_html/forum/interface/task.php adff428c04161dd6e9866e3284740c50


O-o

thanks a lot of :)
 
Status
Not open for further replies.
Back
Top