Deleting a Listing but It's Still there!

Discussion in 'Directories' started by Dubz, Jun 25, 2007.

  1. #1
    What do you do when this happens / if it happens.

    I'm Using PHPLD V.3.0.4

    Doing some serious pruning and it's just not being nice :D.

    I deleted one in particular to the point you can't even see / find it in the dir (I know i'll be doing inactve from now on).

    Anyways it still shows as a featured... :confused:

    Maybe it's just me though; trying to open a category to see what it hold I get.

    Fatal error: Call to a member function on a non-object in /home/blogger/public_html/admin/dir_links.php on line 96

    Any ideas?
     
    Dubz, Jun 25, 2007 IP
  2. MeetHere

    MeetHere Prominent Member

    Messages:
    15,399
    Likes Received:
    994
    Best Answers:
    0
    Trophy Points:
    330
    #2
    I also have some listings showing in admin with blank fields..........

    i delete them but come back again :(
     
    MeetHere, Jun 25, 2007 IP
  3. CReed

    CReed Prominent Member

    Messages:
    3,969
    Likes Received:
    595
    Best Answers:
    0
    Trophy Points:
    310
    #3
    Have you tried deleting them through phpMyAdmin?
     
    CReed, Jun 25, 2007 IP
  4. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #4
    DELETE FROM `PLD_LINK` WHERE `ID`= The ID Number Here

    Find the id and run that in phpmyadmin.
     
    an0n, Jun 25, 2007 IP
  5. Dubz

    Dubz Peon

    Messages:
    1,859
    Likes Received:
    156
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Problem solved.

    Thanks
     
    Dubz, Jun 25, 2007 IP