Page 1 of 1

Auto link deletion not working

Posted: Tue Jul 26, 2011 11:29 pm
by bambinou
Script URL:
Version of script:
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:
Hello,

I am unable to have the link auto delete function to work.
The scripts finds people that do not have reciprocal links but cannot delete them.

Here is what I have done:
> What to do if the reciprocal link is NOT found:

Delete the link(clicked on this one)


What to do if the reciprocal URL can't be opened (is not available):

Delete the link(clicked on this one also)


the script runs.......................

it finds multiple links without our reciprocal links, the message "-> Opening and reading reciprocal URL
LINK NOT FOUND!" shows up but if I run the script again and again, the same problem happens, none of the links are getting deleted.


I have searched for similar problems in your forum without luck.

I typed:

Links not deleted
unable to delete links


Thank you

Ben

Re: Auto link deletion not working

Posted: Sat Jul 30, 2011 9:27 am
by Klemen
I would need to test your LinkMan installation to see what is happening. You can send me the link to your admin panel and admin password over a private message.

Re: Auto link deletion not working

Posted: Sat Jul 30, 2011 9:42 am
by bambinou
Hello Klemen,

Thank you for the reply,

I understood the problem, many web hosting companies do not let a script more than 30 seconds on a shared server.
I have noticed that in order to get the links deleted, the script has to run till the end of the list, the problem is that I have a lot of links and the script can never finish it's job.

I would have been great to have a timer on this script where it could restart on it's own every minute and do the job packet by packet, this would be the only way around when you start having a good list of links.

Thank you

Ben