fellowito
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Malware Detected by ChromeI think I’ve found something.
The file upd.php in wp-content is detected as a trojan. It’s not in wordpress file, Can I delete it? I’ve opened it, this is its content:
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Fixing WordPress
In reply to: Malware Detected by Chrome@redleg-too anyway, maybe u have found the code, but where is it? I mean, I’ve replaced a lot of .js files, but I still have the problem. In what files are that code?
Forum: Fixing WordPress
In reply to: Malware Detected by ChromeOh, ok, sorry, my mistake.
Anyway, the problem only appeared in my admin panel, and right now I think it’s solved because I deactivated two plugins.
Forum: Fixing WordPress
In reply to: Malware Detected by ChromeSorry, I don’t know what do you mean.
I know it’s some kind of code added in some files, but I’ve uploaded again all the wordpress files and my themes files, and plugins with problems, have been replaced too, always using new files. So, I don’t know what other things I must replace.
Forum: Fixing WordPress
In reply to: Malware Detected by Chrome@redleg-too thank you for getting back, my AV is Eset Nod32.
I have news, the problem is in some plugins. Even I tried re-installing them (delete and then install), the malware warning still appears. It’s quite frustrating.
Forum: Fixing WordPress
In reply to: Malware Detected by Chrome@human2 that website has the virus. My antivirus doesn’t let me enter in that web.
Forum: Fixing WordPress
In reply to: Malware Issue, please someone help.I have the same problems.
If I try to add a new post, my antivirus (Eset Nod32) detects a trojan: Agent.Nef Trojan.
When I use Sucuri, it doesn’t detect anything and I have tried re-installing wordpress automatically, but I was unlucky.
What is happening? Any help? I didn’t change anything, it just happens….
Forum: Fixing WordPress
In reply to: Malware Detected by ChromeIm having the same problems.
I had to replace every js file, and now, it now, it only appears when I try to access to the admin panel (/wp-admin/).
When I use Sucuri, it says “WordPress version outdated: Upgrade required”, but I have 3.3.1 version. I have tryied re-installing it, but I was unlucky. Any help?
I think is a problem relates to the theme. I don’t why, but I think the theme was also infected.
Updated: I managed to solve “WordPress version outdated: Upgrade required” problem, I just uploaded again my theme. However, It still appears the malware warning when I try to enter to the admin panel.
Besides, if I try to add a new post, my antivirus (Eset Nod32) detects a trojan: Agent.Nef Trojan.
What is happening?
Hello!! π
I am also interested in know what would be a direct url to see the mobile version.
I’m trying to use test website like screenfly or testiphone and they don’t load mobile version.
What can I do?
Thank you π
Forum: Plugins
In reply to: [Add Local Avatar] [Plugin: Add Local Avatar] Doesn't recognise directorySmae here, I have wp 3.2.1.
Any help please?
Forum: Fixing WordPress
In reply to: Allow registered users edit their own commentsI’ve found that adding the next code to your functions.php (in your template directory), allow suscribers to edit comments, but every comment, not only their own comments.
Code allow suscribers edit all comments:
$role=get_role('subscriber'); $role->add_cap('edit_comment');Unfortunately, I want they only can edit their own comments.
Forum: Plugins
In reply to: [Comment-Images] [Plugin: Comment-Images] Image Does not ShowIt’s working perfect in my blog. I’m using wordpress 3.2
Forum: Fixing WordPress
In reply to: Session problemThanks a lot esmi. I haven’t thought that. I’ve desactivated all puglins and it works.
Thanks you!!! π
Forum: Plugins
In reply to: Insert RSS en the sidebarStiwochoki I can do that, because in the code source doesn’t appear each widget you add, only appears a php code.