PHPLD Help Needed - Active Links Got Lesser and Lesser

Discussion in 'Directories' started by eddieteo, Jul 15, 2008.

  1. #1
    Hi,

    Please pardon me for this n00b question. I just acquired this directory (running phpLD v2.1.2) from a fellow DP member and have been diligently approving the submitted links for the past few days.

    I noticed a very queer problem.

    Say at the end of Day 1, I would have the following under statistics:
    Active Links: 2300
    Pending Links: 60

    At the beginning of Day 2, I would have:
    Active Links: 2249
    Pending Links: 120

    So after approving the 120 pending links, at end of Day 2, I would have
    Active Links: 2369
    Pending Links: 0

    However, on beginning of Day 3, I would have something like 2340+ active links.

    Why is this happening? I really cant figure it out, I have randomly checked and quite sure it is not due to the links having expired - or does the phpLD expires links automatically?

    Please help, I am seeing my hard work going down the drain if this carries on. I should have more than 3000links currently, but it is only 2300+ now. :(

    Thanks in advance.
     
    eddieteo, Jul 15, 2008 IP
  2. Spider-Man

    Spider-Man Banned

    Messages:
    2,684
    Likes Received:
    211
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hm, never seen that problem with the directory I have running phpLD - my best advice is to ask at phpLD's own forums, as the script owner no longer posts here (though he is 'active' here almost every day). Try using the Search function on their forum, perhaps someone's had the same problem before?
     
    Spider-Man, Jul 15, 2008 IP
  3. hhheng

    hhheng Banned

    Messages:
    2,633
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Check the server whether the previous owner add any cron job to remove links regularly.
     
    hhheng, Jul 15, 2008 IP
  4. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #4
    run this query via phpMyAdmin:

    UPDATE PLD_LINK_SEQ SET ID = (SELECT `ID` FROM `PLD_LINK` ORDER BY `ID` DESC LIMIT 1)+1
     
    an0n, Jul 15, 2008 IP
    eddieteo likes this.
  5. humm

    humm बहादुर बच्चा

    Messages:
    4,346
    Likes Received:
    850
    Best Answers:
    0
    Trophy Points:
    310
    #5
    Anon.. doesn't this error actually happen coz of the category dump used? Lemme know if I am correct! :D
     
    humm, Jul 15, 2008 IP
  6. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #6
    Yes, the same can also happen to the category table when using a category dump, however, this appears to be a links table issue rather than a category table issue
     
    an0n, Jul 15, 2008 IP
  7. discover

    discover Notable Member

    Messages:
    1,111
    Likes Received:
    166
    Best Answers:
    0
    Trophy Points:
    265
    #7
    someone probably imported a database of links and didnt change the SEQ
    thats gonna just be quality content alright
     
    discover, Jul 15, 2008 IP
  8. eddieteo

    eddieteo Active Member

    Messages:
    877
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #8
    Just tried an0n's tip. Not too sure if it is working correctly since I will know only in a few hours time (probably). Thanks for the tip though.

    David has contacted me directly offering help. Nice chap, gives me confidence in phpLD and may use the v3 for my future directories sites. :D

    Thanks everyone for your kind help/tips, very very much appreciated.

    cheers,
    eddie
     
    eddieteo, Jul 15, 2008 IP