Auto link deletion not working

Problems installing LinkMan?
Post Reply
bambinou
Posts: 2
Joined: Sun Jul 24, 2011 9:19 pm

Auto link deletion not working

Post 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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Re: Auto link deletion not working

Post 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.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
bambinou
Posts: 2
Joined: Sun Jul 24, 2011 9:19 pm

Re: Auto link deletion not working

Post 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
Post Reply