Script URL:
Version of script: 2.0.2
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Does it work generate verfication urls with cron job?
i sitting cron job and paste code :
wget --header="Accept: text/html" --user-agent="Mozilla/5.0 (Windows NT 6.1; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0" -O - "http://mysite.com/admin/verify_links.ph ... ot_found=1"
but not work!
if the code used is correct؟
thanks
generate verfication url with cron job!
Re: generate verfication url with cron job!
Does it work if you open the verification link in your browser?
Code: Select all
http://mysite.com/admin/verify_links.php?key=1111111111111111&remove_not_found=1
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: generate verfication url with cron job!
yes! i test this url and worked but cron job not work!
Re: generate verfication url with cron job!
Do you get any error messages to server admin email when cron job is run?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: generate verfication url with cron job!
error not found file send to the email!
Re: generate verfication url with cron job!
That's a server error, not a LinkMan generated one.
Do you have wget installed on the server? You might need to use full path to wget binary instead of "wget", check with your host.
Do you have wget installed on the server? You might need to use full path to wget binary instead of "wget", check with your host.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools