[Cialug] an easier way?

Scott Yates Scott at yatesframe.com
Wed Apr 22 14:57:07 UTC 2020


I suspect the best way will be with a regex replace directly in the
database.
https://stackoverflow.com/questions/986826/how-to-do-a-regular-expression-replace-in-mysql


You can edit the dump file, but you run the risk of messing up more than if
you do it via sql and limit it to the field.

On Wed, Apr 22, 2020 at 9:51 AM <chris at bynw.com> wrote:

> The theme was replaced. Uploaded fresh copy. Using phpmyadmin and
> searching for the keywords of the script. I get over 700 results.
>
>
>
> On 2020-04-22 09:47, L. V. Lammert wrote:
> > On Wed, 22 Apr 2020 chris at bynw.com wrote:
> >
> >> wordfence isnt available that i saw anyway. i can double check to see.
> >> but all the php files were nuked and re-uploaded from fresh copies.
> >> it's in the sql file of the database dump. the redirect script that is
> >> on every post. over 700 instances of it. thus the need for an easier
> >> way of removing it. manually editing 700 posts is time consuming.
> >>
> > Seriously doubt that it's in every post, .. more likely the theme.
> >
> >       Lee
> > _______________________________________________
> > Cialug mailing list
> > Cialug at cialug.org
> > https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> https://www.cialug.org/cgi-bin/mailman/listinfo/cialug
>


More information about the Cialug mailing list