Quote:
Originally Posted by Firestarter30
change
PHP Code:
get_cams ( AFFID, TRACK, $gender='', THUMB_CNT );
to
PHP Code:
get_cams ( AFFID, TRACK, $category = 'm', THUMB_CNT );
|
Thank you its working. i just test on shared hosting and got suspend. not sure that because chaturbate api or my other wordpress site. i will transfer to my vps after got unsuspend
Quote:
For cronjob, open terminal and type
crontab -u yourusername -e
/1 * * * * /usr/bin/php absolute-location-that-cron.php-resides > absolute-location-of-chaturbate.log 2>&1
(downloads the xml every minute)
Im not using the tags , so i dont know.
|
sorry i dont understand the exact full command example cron location is domain.com/includes/cron.php
but for now i use wget command