Mortgages - WesternUnion - Personal Finance - Mortgages - Wii Store

PDA

View Full Version : Phpld 2.1.1 Question of mass edit


procrastinator
Nov 4th 2007, 8:49 pm
Is there any way ? ive got truckloads of spam submissions in my directories & havent been able to get the time to approve submissions, and i see truckloads of spam :mad::mad: , is there anyyyyyyyyy way i can mass edit the submissions?

deluxdon
Nov 4th 2007, 8:52 pm
Is there any way ? ive got truckloads of spam submissions in my directories & havent been able to get the time to approve submissions, and i see truckloads of spam :mad::mad: , is there anyyyyyyyyy way i can mass edit the submissions?

Do you want to edit them all (spam submissions) or delete them through one click :confused: Searh here if you want to delete them at once through php My Admin as few days back it was already discussed here.

dargre
Nov 4th 2007, 8:53 pm
Is there any way ? ive got truckloads of spam submissions in my directories & havent been able to get the time to approve submissions, and i see truckloads of spam :mad::mad: , is there anyyyyyyyyy way i can mass edit the submissions?

Yeah, load all spam on truck and say BYE, BYE!
or
change the script

humm
Nov 4th 2007, 11:25 pm
If you wanna delete all pending links at once, here is the code:

delete from `PLD_LINK` where `STATUS`=1

^^Run that to your db via myphpadmin. (At your own risk, backup the db first)

Btw upgrade to phpld 2.1.2 it doesn't bring in spam from what I know.

procrastinator
Nov 5th 2007, 4:57 am
thanks for inputs deluxdon & humm , i shall surely look more into it.

msolution
Nov 5th 2007, 5:10 am
upgrade to 3.2, or atleast to 2.1.3!

i would suggest this (http://www.dir.vc/free-phpld-mods/#down_2)

M.

procrastinator
Nov 7th 2007, 11:00 pm
yeah, i guess an upgrade would be a less risky option than going in for phpmyadmin option

Red_Virus
Nov 8th 2007, 1:16 am
I think that you should get the spam prevention mod from Anon & also check the below link for some help.
http://www.directorytotal.com/rejecting-spam-links-on-phpld-from-phpmyadmin/

WatchOut
Nov 8th 2007, 2:06 am
Backup the database and run that Query. If anything happens, simply restore the DB.

Meti