Is there a way to change the status of a bad link from pending to done?
Feb 19, 2002, 12:17 PM
Veteran (1187 posts)
Feb 19, 2002, 12:17 PM
Post #3 of 3
Views: 2192
Hello
You will have to delete the entry from the database:
You can do this through MySQLman enter the bad link table through browsing then delete the entries you wish to delete..
Or You can FTP to your links/admin/templates/admin
Edit db_nav.html
Find:
<option>Category</option>
<option>Links</option>
<option>Users</option>
Add two lines:
<option>Bad_Link</option>
<option>Editors</option>
And That will give you the ability to deal with the Bad_links through the control panel interface the same way you deal with regular links (delete, browse, change...).
Hope that helps
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
You will have to delete the entry from the database:
You can do this through MySQLman enter the bad link table through browsing then delete the entries you wish to delete..
Or You can FTP to your links/admin/templates/admin
Edit db_nav.html
Find:
<option>Category</option>
<option>Links</option>
<option>Users</option>
Add two lines:
<option>Bad_Link</option>
<option>Editors</option>
And That will give you the ability to deal with the Bad_links through the control panel interface the same way you deal with regular links (delete, browse, change...).
Hope that helps
Regards
KaTaBd
Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory