Somebody knows like doing so that they permanently rotate the galleries in tgp rotator whenever a user enters the page, without having to carry out changes in the Control Panel ?
Rotate galleries in Tgp Rotator
Collapse
X
-
-
The way that one cront entry is written, yes - on the hour, 15, 30 and 45 minutes past past EVERY hour, every day of the month, every month, every day of the week.
If you wanted to do it every minute, just change minutes to the wildcard:
* * * * * /home/account/domains/domain.com/public_html/cgi-bin/tgp/cron.cgi --build-with-new
Check your paths of course, they may be different.Comment
-
he is asking how to change the page everytime someone enters or refreshes i believe i have a custom script that is php that does mine every time the page loads the thumbs changeComment
-
Thanks for the answers, anyway I solved with the option in my cpanel / Cron jobs / Command to run: /home/sexmores/public_html/cgi-bin/tgp/cron.cgi --build-with-new / every minute / every hour / every day / every months / every weekday.
I hope with this not to overload much my server.Comment




Comment