Results 1 to 4 of 4

Thread: Mass deletion of pending links

  1. #1
    Join Date
    Sep 2005
    Posts
    82

    Default Mass deletion of pending links

    Hello,

    Does anyone know how to do a mass delete of pending links that are requiring validation? Currently, the system requires a check next to each link and then hit the reject button. However, we have over 40 pages of links to reject. Isn't there a simpler way to do this?

    Alternatively, I can always delete them direct from the database. Is this safe? Which table would I delete the links from and will it affect other tables?

    Thank you.

  2. #2
    Join Date
    Nov 2004
    Posts
    1,822

    Default

    the next version has a select all checkboxes function that will make it quicker. Access the dataabse and delete the links from idx_link_temp will probably be the quckest way. nothing will be effected by this.
    Main IndexU sites : | Campsite Directory | Tourist Guide | Places2B | AfterDirectory <-- Half price submission using coupon DP50 (from just $11 premium, and $10 basic permanent )

  3. #3
    Join Date
    Sep 2005
    Posts
    82

    Default

    thank you! Great to hear this about the new version!

  4. #4
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    To delete all pending link, go to admin panel > database > alter > query box

    Execute the following query:
    Code:
    delete from idx_link_temp

Similar Threads

  1. Mass Emailer Hack...!
    By esm in forum v3.2
    Replies: 21
    Last Post: 07-11-2005, 05:35 AM
  2. Pending Links missing ???
    By Heiko in forum v5.x
    Replies: 2
    Last Post: 11-14-2002, 02:40 PM
  3. modify pending links
    By sweepsmaster in forum v5.x
    Replies: 1
    Last Post: 05-17-2002, 08:27 PM
  4. Replies: 0
    Last Post: 10-15-2001, 09:49 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •