Closed bitadvisor closed 10 years ago
Login should last as long as it does in your web browser (ie: forever) or until Envato changes something (like they did the other day which logged everyone else).
Try to download the latest version just now, I made a small change on the statement. I just tested this locally and it worked for me.
You might also try logging out and logging back into envato in your browser first, after doing that come back and try the script.
Hi there,
Tested it on my localhost - works perfectly. There must be something in my server config that your script doesn't like too much. Trying to figure this out now.
Thanks for your help! Paul
Ok, the problem was that CURLOPT_FOLLOWLOCATION had no effect due to a strict open_basedir setting on my host. Moved it to my Amazon AWS server and it works perfectly now.
Thank you so much for making this script available! Is there a page where I can donate to support its development?
Thanks, Paul
Donation isn't needed, but if you really want to there's a link somewhere on here with info: http://codecanyon.net/user/dtbaker Cheers,
Hi there,
Is the script supposed to work out of the box in its current state? Or have you made any further changes?
I keep getting recaptcha every time and it won't create a session.
Also - once you log in, how long does the session last?
Thanks, Paul