jonreid1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Suddenly unable to access plugin-specific settingsDecided to sleep on it. This morning, I find the problem isn’t there anymore. NO IDEA
Forum: Fixing WordPress
In reply to: Suddenly unable to access plugin-specific settingsDebugging info:
You do not have sufficient permissions to access this page. Array ( [Pages No Access] => Array ( [edit-tags.php?taxonomy=link_category] => 1 ) [User Info] => WP_User Object ( [data] => stdClass Object ( [ID] => 1 [user_login] => xxx [user_pass] => ZZZZZZ [user_nicename] => xxx [user_email] => EMAIL [user_url] => [user_registered] => 2011-12-28 22:36:10 [user_activation_key] => [user_status] => 0 [display_name] => xxx ) [ID] => 1 [caps] => Array ( [administrator] => 1 ) [cap_key] => myprefix_capabilities [roles] => Array ( [0] => administrator ) [allcaps] => Array ( [switch_themes] => 1 [edit_themes] => 1 [activate_plugins] => 1 [edit_plugins] => 1 [edit_users] => 1 [edit_files] => 1 [manage_options] => 1 [moderate_comments] => 1 [manage_categories] => 1 [manage_links] => 1 [upload_files] => 1 [import] => 1 [unfiltered_html] => 1 [edit_posts] => 1 [edit_others_posts] => 1 [edit_published_posts] => 1 [publish_posts] => 1 [edit_pages] => 1 [read] => 1 [level_10] => 1 [level_9] => 1 [level_8] => 1 [level_7] => 1 [level_6] => 1 [level_5] => 1 [level_4] => 1 [level_3] => 1 [level_2] => 1 [level_1] => 1 [level_0] => 1 [edit_others_pages] => 1 [edit_published_pages] => 1 [publish_pages] => 1 [delete_pages] => 1 [delete_others_pages] => 1 [delete_published_pages] => 1 [delete_posts] => 1 [delete_others_posts] => 1 [delete_published_posts] => 1 [delete_private_posts] => 1 [edit_private_posts] => 1 [read_private_posts] => 1 [delete_private_pages] => 1 [edit_private_pages] => 1 [read_private_pages] => 1 [delete_users] => 1 [create_users] => 1 [unfiltered_upload] => 1 [edit_dashboard] => 1 [update_plugins] => 1 [delete_plugins] => 1 [install_plugins] => 1 [update_themes] => 1 [install_themes] => 1 [update_core] => 1 [list_users] => 1 [remove_users] => 1 [promote_users] => 1 [edit_theme_options] => 1 [delete_themes] => 1 [export] => 1 [NextGEN Manage tags] => 1 [NextGEN Manage others gallery] => 1 [access_gtmetrix] => 1 [wpseo_bulk_edit] => 1 [administrator] => 1 ) [filter] => ) [Roles] => Array ( [administrator] => Administrator [editor] => Editor [author] => Author [contributor] => Contributor [subscriber] => Subscriber ) )
Forum: Fixing WordPress
In reply to: Suddenly unable to access plugin-specific settingsVerified that permissions on my wp-content/plugins is 755. So that’s not the problem.
Forum: Fixing WordPress
In reply to: Suddenly unable to access plugin-specific settingsAny plugin. All of them.
Forum: Plugins
In reply to: [W3 Total Cache] RSS not advancing while W3 Total Cache is activatedProblem went away!
Forum: Plugins
In reply to: [W3 Total Cache] Minify was working, then stoppedWell, things seem to have straightened out somewhat. I ditched the “Remove query strings from static resources” plugin. I’m able to add CSS again. The numbered indices are funny while adding them, but okay once I save.
Forum: Plugins
In reply to: [W3 Total Cache] Minify was working, then stopped<!-- W3 Total Cache: Minify debug info: Engine: disk Theme: ba3ee Template: index -->
Compatibility Test
Server Modules & Resources:Plugin Version: 0.9.4.1
PHP Version: 5.4.39;
Web Server: Apache
FTP functions: Installed (required for Self-hosted (FTP) CDN support)
Multibyte String support: Installed (required for Rackspace Cloud Files support)
cURL extension: Installed (required for Amazon S3, Amazon CloudFront, Rackspace CloudFiles support)
zlib extension: Installed (required for compression support)
Opcode cache: Not installed
Memcache extension: Not installed
HTML Tidy extension: Installed (required for HTML Tidy minifier suppport)
Mime type detection: Installed (Fileinfo) (required for CDN support)
Hash function: Installed (hash) (required for NetDNA / MaxCDN CDN purge support)
Safe mode: Off
Open basedir: Off
zlib output compression: Off
set_time_limit: Available
mod_deflate: Not detected (required for disk enhanced Page Cache and Browser Cache)Recently an error occurred while creating the CSS / JS minify cache: A group configuration for “include” was not set.
Forum: Plugins
In reply to: [W3 Total Cache] Minify was working, then stoppedVersion 0.9.4.1
Forum: Plugins
In reply to: [BJ Lazy Load] W3 Total Cache compatibilityHi, I’m new to both W3 Total Cache and BJ Lazy Load. I couldn’t find a way to keep the lazy loading working with JS minify enabled in any way. Even “combine only” with BJ Lazy Load excluded from the list didn’t work. Anyone have any tips?
BJ Lazy Load: Version 0.7.5
W3 Total Cache: Version 0.9.4.1
Cloudflare: Auto Minify off, Rocket Loader offForum: Plugins
In reply to: [Yoast SEO] yoast seo slow my websiteI experienced the same problem as Rich as soon as I updated to WPSEO 1.5.2.2. The performance is so slow on Mac Safari that I have to keep the plugin deactivated. By slow, I mean it often times out before completing page load.
Strangely, it seems to be Safari-specific, as my site still feels good on Chrome.
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] Comments do not show on pagesThanks, here’s what I see: The debug log shows “Moderated comment. Don’t delete supercache file until comment approved.” But then there’s no indication of any change after the comment is approved. Looking at the supercache files, the cached file is neither deleted nor updated.
I’m using two comment-related plugins, Comment E-mail Verification and Comment Redirect by Yoast. Deactivating them both, I get the same results.
Forum: Plugins
In reply to: [WP Super Cache] [Plugin: WP Super Cache] Comments do not show on pagesI’m having similar troubles: New comments show immediately for the commenter, and for me as admin. But going to a different machine, the page shows only the previously cached comments.
(I also have WP installed in a subdirectory.) I am using Preload Mode with a full refresh every 24 hours. I’m thinking of refreshing more frequently as a workaround, but the docs indicate that a new comment is supposed to clear the cache for a particular page… is Preload working against this?