My script is currently at 429 links exactly and upon trying to add my 430th link I get this message:
Followed by a link that takes me back to the index.php page. Of course by then I have to log in once again and I'm back at square 1. This was during script v1.1 only a few days ago and I really don't know why it's happening.ERROR
An error occured:
You are not authorized to view this page!
I consulted your site and installed v1.2 of the script. That didn't help.
Next I followed more instructions and changed the CHMOD permissions of clicks.txt and ids.txt (or whatever they're called) to "0666" or simply 666 I think. I am still getting the same message.
Furthermore, at the bottom of the index.php page is this:
This may be the source of the problem but I lack knowledge in php and don't understand what it means.Warning: Unknown(): write failed: No space left on device (28) in Unknown on line 0
Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
What I have been doing over time is manually editing the clicks.txt file by replacing certain links for some IDs but the script worked fine all the time until now. Someone please explain. I know I can manually add links (I think) but obviously I want the script to do it's job.
Thank you.