barrydt
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin WordPress Newsletter] Error removing e-mails addys from opt-in listThese forums are answered, for the most part, by other WP users, although there are some WP employees who also will check them periodically and answer questions when they can. This is not official WP Tech Support, so there is no set time that people will provide an answer.
It could be that the other users reading these forums (like myself) have little experience with the plugin in question, and so aren’t answering because they don’t know the answer.
OR, it could be that people will be more receptive to providing an answer if you ask the questions without shouting at them (which is what your all-caps posting implies)….
Forum: Fixing WordPress
In reply to: Can’t install new plugins using “Add New” featureI’m getting a similar result using both functions (install directly or upload the .zip file), but a different error message:
Unpacking the plugin package
Fatal error: Cannot redeclare pclziputilpathreduction() (previously declared in /home/domainyyy/directoryxxx/wp-content/plugins/wordpress-automatic-upgrade/lib/pclzip.lib.php:5421) in /home/domainyyy/directoryxxx/includes/class-pclzip.php on line 5498
I have no idea what this means – any thoughts?
Forum: Fixing WordPress
In reply to: You are using WordPress 2.7 please update to 2.7check the version.php file and make sure it’s the most recent.
Forum: Fixing WordPress
In reply to: Virus attack! – please adviseI’m having the same issue – I’m seeing this code on my admin pages and on my regular blog pags. It’s being injected into the footer of all the pages, and my footer.php file has permissions set to 644, which should be safe. I’m up to date on the WP version 2.6.5, and can’t find anywhere else that it might be hiding. Any ideas? if it’s in my database, it’s not there under the words Yahoo or counter or javascript, because I did a search for all of those, and any instance of those words is legitimate. Help!
Forum: Fixing WordPress
In reply to: My post will not showWhich FTP software are you using to upload your files into your blog? In that software, find your .htaccess file and right-click it. You should have an entry called ‘file attributes’ or ‘CHMOD’ or ‘Permissions.’
In that window, there is probably a 3-digit number that corresponds to the level of security and accessibility assigned to that file. In most cases, the number will be 644 (limited access) – if you change the number to 777, then the fill will have full, unlimited access.
Forum: Fixing WordPress
In reply to: 2.6 – Fatal error: Cannot redeclare class snoopy….Yep, deactivating the plugin worked. I also just downloaded the update for Automatic Upgrade and applied it, and no error message, so maybe the update actually fixed it!
Forum: Fixing WordPress
In reply to: Fatal Error in DashboardI am having the same issue, and it just started after upgrading to WP 2.6. I did a search for ‘class snoopy’ in the forums, and found this and several other posts. I’m seeing this issue not only on the dashboard (specifically with ‘Incoming Links’), but also when I try to activate certain plugins (wordpress.com Stats Helper).
When I just recently tried to post an article, I hit the publish button and then saw the error on a separate page. The article posted fine, but I got the error page instead of a blank post like it did before.
If I knew more about the functions of the snoopy.php file, I might be able to troubleshoot it on my own, but I have no idea how it’s used or why I might be seeing this error. Any help would be appreciated – thanks.
Barry
Forum: Fixing WordPress
In reply to: What-you-see-is-what-you-get disappeared after upgradeDo you have CyStats installed? If so, disable it – there appears to be a conflict with CyStats and the wysiwyg editor. I had the same problem, but once I disabled CyStats, everything worked.
Forum: Plugins
In reply to: [Plugin: CyStats] Error after upgrade to WP 2.5Actually, let me update you on the situation – when I commented out the echo line as you noted, it worked for the visual editor for the posts; however, I tried to edit one of my pages (my ‘About Me’ page), and the same thing happened – no buttons on the visual editor at all. I’m not sure why it worked for the post editing and not the page editing – any ideas?
Forum: Plugins
In reply to: [Plugin: CyStats] Error after upgrade to WP 2.5Yes, that worked! Cystats is working and the editor is working also. Thank you for your help!
Forum: Plugins
In reply to: [Plugin: CyStats] Error after upgrade to WP 2.5I have Cystats 0.9.1, and I’m not getting an error. However, I was having trouble with the visual editor (couldn’t see the toolbar to post anything), so I deactivated all of my plugins, and reactivated them one by one. It appears that the one that caused the error is CyStat – any time I activated that plug-in, it broke the visual editor interface.
Forum: Fixing WordPress
In reply to: Plugin Updater issue. 2.5I’m just trying to figure out how to activate the auto-update feature! I just upgraded to 2.5, and I can’t find any mention of how to enable the auto-activate process. Any idea where I can find that info?
Forum: Fixing WordPress
In reply to: Fatal Error when Uploading Pictures to Media Library in 2.5Thanks, Otto – I know you’re not making things up as you go along, and I’m frustrated, too, as I had done all of the recommended fixes, including reinstalling everything, and it wasn’t working.
As a last resort, I wiped out the 2.5 zip file, then re-downloaded a new one, unzipped it, and did a new upgrade. Lo and behold, it worked this time! It looks like third time was the charm for me – I guess I just went one step further and started over from the VERY beginning, with a completely new zip file.
Thanks for your help.
Forum: Fixing WordPress
In reply to: Fatal Error when Uploading Pictures to Media Library in 2.5Is there an issue on the size of the file? I have 7 pictures in the directory now – 6 are around 650K each, and the other is only 82K. when I see the word ‘downsize’ in the function, it leads me to believe that maybe there is some sizing issue involved.
Forum: Fixing WordPress
In reply to: Fatal Error when Uploading Pictures to Media Library in 2.5Same here as Mexxo – I tried the other fixes, but get the same errors as before.