kennyknapp
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Site hacked – nemonn tag infected with scam description@songdogtech: after removing the injected code, there doesn’t appear to be any residual problem in any theme functions.php file and I’ve also re-installed the WP 3.4.2 files. We’re going to follow the additional recommendations at http://codex.ww.wp.xz.cn/FAQ_My_site_was_hacked. What other resources do you advise for securing a WP installation?
Forum: Fixing WordPress
In reply to: Site hacked – nemonn tag infected with scam descriptionfixed it:
Looks like the spam-bot (or whatever) added the code to the header.php file of the active theme. It was no big deal to remove everything between the tags:
<!--start-add-div-content-->and<!--end-add-div-content-->right before the<body>tag.@songdogtech – yep, shared hosting can be a treacherous place but, to my knowledge, my client’s site is not hosted on GoDaddy or anywhere in their upstream (WildWestDomains, etc.); just fyi.
Forum: Fixing WordPress
In reply to: Site hacked – nemonn tag infected with scam descriptionjust wanted to chime in and say I was having the same problem. still working on a solution.
Forum: Plugins
In reply to: [WP-Cycle] [Plugin: WP-Cycle] uploading image errorWhat did you find? My client’s installation just started reporting two weird errors when they try uploading images.
Warning: getimagesize() [function.getimagesize]: Filename cannot be empty in D:\Hosting\4797465\html\wp-content\plugins\wp-cycle\wp-cycle.php on line 117
Warning: unlink() [function.unlink]: No such file or directory in D:\Hosting\4797465\html\wp-content\plugins\wp-cycle\wp-cycle.php on line 121
Sorry, but the file you uploaded does not seem to be a valid image. Please try again.
I’m definitely using valid images, in fact, I tested it with an image they already had in their uploads folder. I checked permissions and applied 755 to wp-content/uploads and all the sub-folders. I’m using Version 0.1.12
I’m trying to figure out if they installed another plugin that is conflicting with WP-cycle or what else might have changed. This has been working fine for over a year and now it’s not. I’m not sure when it changed, though.
@galbaras instructions’ are good but here’s what step #3 means:
Below the “custom/build your own” radio button is a checkbox for “Services to always show” – check this option and then put your preferred services in this box.
(in case anyone knows more – I couldn’t get the “Custom Service list” on the Advanced settings tab to work for this at all even though it seems like that’s where this should be implemented.)