Some punk.....

Discussion in 'Directories' started by wwws, Dec 5, 2006.

  1. malcolm1

    malcolm1 Prominent Member

    Messages:
    7,148
    Likes Received:
    758
    Best Answers:
    0
    Trophy Points:
    310
    #21
    Yea i get simuler from some jackoff out their also.
    I cant catch him as his IP constantly changes,using dial-up i would imagine.

    Just wierdos with nothing better to do i guess......

    Regardless I just delete daily.

    thx
    malcolm
     
    malcolm1, Dec 6, 2006 IP
  2. wwws

    wwws Notable Member

    Messages:
    3,385
    Likes Received:
    285
    Best Answers:
    0
    Trophy Points:
    225
    #22
    No as it is still in the dir_approve_links.php which (the code) had the page protruded to the right at which the Delete, EDit, and Approve buttons are not visible(not there).

    Well, the blocking the ip thing does not work, either it's using a proxy or in a dial-up. I had a few more. It submits deep in the categories where it is hard to locate. But, rather than going to the Categories and searching for it, do view Source within the dir_approve_links.php From there you will see in which category it has listed and if your lucky that category is empty, otherwise you might need to manually delete that category.

    After putting the Image verification, I din't get anymore.

    The first time this happen was on another phpld directory of mine, where in the Category admin area (dir_categs.php) had my own Amazon affialiate banner ads, this made it difficult to edit the categories or move it around, I cannot even delete the categories.

    At first I thought it was my own doing placing the code in there, but why would I place it on the Admin area, figure an honest mistake of mine. I open up the dir_categs.php to edit it and no codes to be found, viewed source and I could see it on there placed on the Art category. Huh? How I said, How did I do that. It would be to obvious for me not to notice the code being place on that file. The solution was PHPmyAdmin I manage to find the Amazon code and delete and now it is back to normal for that other directory and I hope this directory i'm talking about will stay normal just by adding the image virification.

    It maybe PHPLD(2) needs an update?
     
    wwws, Dec 6, 2006 IP
  3. wwws

    wwws Notable Member

    Messages:
    3,385
    Likes Received:
    285
    Best Answers:
    0
    Trophy Points:
    225
    #23
    I'm not talking about a Regular Spam submission here where you click on a delete button and it's gone.....Some serious work that goes on.

    You'll need to view source from within dir_approve_links.php You'll see what category it's in, then if your lucky that category is empty, otherwise you must delete the entire category and if you like what's on the list you might want to manually submit what was on that category, lucky only an average of 4 links I need to relist.
     
    wwws, Dec 6, 2006 IP
  4. irka

    irka Well-Known Member

    Messages:
    1,875
    Likes Received:
    183
    Best Answers:
    0
    Trophy Points:
    185
    #24
    Here ist he solution, instead of banning the IP: 203.144.144.164, ban 203.144.144.* :D, this should stop the submissions for a week or so, if it happens again you will have to ban 203.144.* ! I've done it and i'm very satisfied! No more spam!
     
    irka, Dec 6, 2006 IP
  5. onlinedude

    onlinedude Peon

    Messages:
    1,193
    Likes Received:
    322
    Best Answers:
    0
    Trophy Points:
    0
    #25
    ROFL! That's the most positive spin on spam I've heard in a long time...
     
    onlinedude, Dec 6, 2006 IP
  6. SiteExpress

    SiteExpress Well-Known Member

    Messages:
    1,355
    Likes Received:
    153
    Best Answers:
    0
    Trophy Points:
    155
    #26
    Deleting the link from the database WILL get rid of it.

    The best solution is to use the fix released months ago at the phpld forums. It truncates the long urls so that the buttons do not dissapear on you.
     
    SiteExpress, Dec 6, 2006 IP
  7. pgolovko

    pgolovko Peon

    Messages:
    36
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #27
    Gotta have Captcha visual confirmation on any user input that adds stuff to your database. Its so easy to write an auto submit program that would just generate millions of random URLs and waste your entire MySQL space.
    Again, Ouch!
     
    pgolovko, Dec 6, 2006 IP
  8. rehash

    rehash Well-Known Member

    Messages:
    1,502
    Likes Received:
    30
    Best Answers:
    0
    Trophy Points:
    150
    #28
    yes, it's easy to fix with phpmyadmin
     
    rehash, Dec 7, 2006 IP
  9. popotalk

    popotalk Notable Member

    Messages:
    4,840
    Likes Received:
    522
    Best Answers:
    0
    Trophy Points:
    260
    #29
    popotalk, Dec 7, 2006 IP
  10. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0
    #30

    thats what happened to my directory, in the end the only way i stopped it was by turning captcha off and turning require the visitor to register before submitting (yes i still get many submissions coming into my directory, but all are legit)
     
    just-4-teens, Dec 7, 2006 IP
  11. phree_radical

    phree_radical Peon

    Messages:
    563
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #31
    Have you tried the new method called... something with the word "Flak" in it? What you do is add a few extra input elements of type=text, hide them with the style rule display: none. When the form is submitted, check the extraneous fields for input, and don't accept it if there is any. Apparently most of those spam programs are filling their load into every available field on the form, and where I found the solution I found 100% of people who tried it saying that it stopped 100% of their comment spam problems.

    Source: Rogers Cadenhead? He has written a php library of some kind for this
    It appears to be for comment spam, but if that solution doesn't work for you, you can try renaming/obfuscating the form fields. Make sure to change them on the php page that receives the postdata too.
     
    phree_radical, Dec 7, 2006 IP
  12. Blogmaster

    Blogmaster Blood Type Dating Affiliate Manager

    Messages:
    25,924
    Likes Received:
    1,354
    Best Answers:
    0
    Trophy Points:
    380
    #32
    I may need some help with the same thing :)
     
    Blogmaster, Dec 7, 2006 IP
  13. xc06

    xc06 Notable Member

    Messages:
    3,498
    Likes Received:
    332
    Best Answers:
    0
    Trophy Points:
    203
    #33
    It is no use to turn on registration. Spam still gets in. I have shut down the directory. :(
     
    xc06, Dec 7, 2006 IP