I want to remove some links from a dir, but I cant find the links in the admin links area. Any idea what happened ?
just try to make a search by the title or site url in admin area and you can find it as its happened with me too once so i did that and i was able to locate the site. So just give it a try.
dear there is search option available in every admin area, just click on links in your admin area and then you can see search option there, so just put the link or title of site and it will show you the site.
Thanks, it didnt help either, I have checked the entire list, but the link is not in the link list at all.
Is the link under pending status or active status or inactive status? You can click on the title status where it will sort by status. Or if you know the aphabet starting for the link, you can click on either title to sort A-Z or Z-A. But if you have a lot of links in it, it will be troublesome cos you need to go page by page to find it. Another way, if you know the url of the link which you want to delete, you may want to try using your server, phpadmin, and search for the url. Which the data is located on phpld_link(depend on whether you had change it or not the table for the database.)
And if fails to find. Try this. It will work. Open your link.tpl in notepad. after {$link.DESCRIPTION} add this: save the file. Now your listings will show your Link id of every listing. From your admin panels link list, click on any link to edit. Link edit pages URL will look like this: 'http://www.yourdirectory.url/admin/dir_links_edit.php?action=E:1211 Remove number after E: with link id of that listing.
You can do it manually, open the site with a PHP editor . and do it safely . if u know php welll then u can do it.