charkins
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Legal] Image Not Available on blog post pageOn the post, designate a “Featured Image” that will show up on the blog post page/homepage.
Forum: Plugins
In reply to: [Constant Contact for WordPress] Insert Links no longer works with CC pluginThanks dame22!! I appreciate your help. That works for me, too. But yes, they should really have a patch for it.
Forum: Fixing WordPress
In reply to: Did I agree my site could be automatically upgraded ?This is actually the first time this has happened to me. I was quite alarmed to receive the email (has the site been hacked?) but I suppose I should be relieved it was (only) WP.
To stop this, I suppose the best defense is a good offense: keep the sites updated myself. Of course, this site was one I purposely did not update because I didn’t trust the theme to be compatible with later versions of WP. LOL.
I understand from the other thread that there is a plugin available, or I can also add a couple lines to wp-config.php
/** Disable All Automatic Updates */
define( ‘AUTOMATIC_UPDATER_DISABLED’, true );Is that correct?
Forum: Fixing WordPress
In reply to: Did I agree my site could be automatically upgraded ?@andrew – updating WP to version 3.7.2 has nothing to do with what theme is being used – or am I missing something? I thought it was pretty clear it was a core update since WP went from version 3.6 to version 3.7.2. Please do correct me if I’m making an incorrect assumption.
Also, I’m the one who developed this website, so there’s no one else to talk to. And I did NOT tell WordPress to update automatically, but after reading the other very lengthy thread, apparently WP takes it upon itself to update unless I tell it not to (I believe you also participated in that thread).
Forum: Fixing WordPress
In reply to: Did I agree my site could be automatically upgraded ?Same thing happened to one of my sites. Apparently this is part of WP – see this from 2 months ago – http://ww.wp.xz.cn/support/topic/auto-updates?replies=99
I’m getting the same Warning message when I try to change a user’s password.
Don’t know if this is related to your issue but Sucuri just reported a fake WordPress plugin contains this file:
Maybe it will help you.
Forum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] Error Reading ScanDo you know how I can identify what is using Zend Optimizer?
So this might be the push I need to actually move this site to my linux server. So much to do, so little time!
Thanks for the two other reference sites. I’m familiar with the first one but not the second, and that looks quite helpful too.
Thank you as well for your help in trying to track this down. I’ll let you know how it works once I get over to linux.
Forum: Plugins
In reply to: [P3 (Plugin Performance Profiler)] Error Reading ScanSorry, I went on vacation last week.
Thank you for your response. Unfortunately I am still at a loss. In the profiles folder, there is index.php (53 Kb) and .htaccess (14 Kb). There is a scan_date_random8charhexvalue.kson for each time I did a scan, but they are all empty.
I’m not sure what you mean by Drop-ins list. Your help page told me I am using IonCube and Zend Optimizer (but I don’t know where).
I disabled each plugin, re-ran the scan and checked the opcode on your help page, but nothing happened differently. I am now left with only your P3 plugin. WordPress tells me I have only 1 active plugin, but the P3 plugin tells me that there are 2 currently active. I have no idea what the extra plugin is!
Another thing: when the scan starts, I very briefly see a window that says “The Fast CFI handler was unable to process the request. FastCGI process exited unexpectedly. Error Number: -1073741819 0xc000 5. Error Description: Unknown Error”
I tried turning it on in Chrome and surfing the site using Firefox as suggested but there is still nothing in the debug log.
I am going to be moving this site to a different server and updating to the latest version of WordPress so maybe that will make a difference. Just not sure when I’ll get around to moving it!
thanks so much for your suggestions.
Carol
Thanks for your help Dan! Much appreciated!
dan@ ?
Hi Dan,
OK, I get that. Fair enough!I commented out the code, so now that error is no longer showing. But I am getting a new error from Shrink the Web – “other_error – Data from STW was empty.” and the thumbnail placeholder says “Error Showing Thumbnail”. Is this something I should be contacting Shrink the Web about?
I’m also seeing a wp-portfolio folder in the root of the wp-content folder, in addition to the wp-portfolio folder inside the plugins folder. The one in the root has a subfolder called cache, but nothing else is in there. Should that folder be there? Can/should I delete it?
Thanks again for your direction,
CarolI’ll try that – but it never was an issue before with my host.
Also, I just uploaded my own thumbnail and the error message is gone. So is this message only associated with the thumbnails from Shrink the Web?
Oh boy, out of the frying pan and into the fire?
I run the SQL line above, and the new site was added. But now I get a message “Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in D:\Inetpub\mysitename\wp-content\plugins\wp-portfolio\lib\thumbnailer.inc.php on line 575”
It won’t go away when I refresh either!! It just sits there for all my guests to see 🙁
Thanks for your continued assistance,
CarolForum: Plugins
In reply to: [Contact Form 7] [Plugin: Contact Form 7] Validation errors occurred.I think there may be a conflict between this plugin and some other plugin we are using. It didn’t exist until we updated… The plugin used to work very well, and it works well on other sites I have. Just a problem with this one. I have not had the opportunity to troubleshoot the plugin combinations with the live site.