zachoffy
Forum Replies Created
-
Forum: Plugins
In reply to: [Yoast SEO] We've updated our SEO score algorithm.I have also got the “We’ve updated our SEO score algorithm. Click here to recalculate the SEO scores for all posts and pages.” message showing up on 3.0.1, even after clicking the X buttona and clearing all my sites caches and service caches such as Cloudflare.
Did not have problems prior to V3 and im using a multisite installation.
The option name existed, but the value was tpps://www.mydomain.com for example.
shouldve been filled with the code above.
This was missing:
a:15:{s:17:”post_meta_version”;i:1;s:6:”bucket”;s:11:”mydomain.com”;s:6:”region”;s:0:””;s:6:”domain”;s:10:”cloudfront”;s:7:”expires”;s:1:”1″;s:10:”cloudfront”;s:14:”cloud.mydomain.com”;s:13:”object-prefix”;s:19:”wp-content/uploads/”;s:10:”copy-to-s3″;s:1:”1″;s:13:”serve-from-s3″;s:1:”1″;s:17:”remove-local-file”;s:1:”1″;s:3:”ssl”;s:5:”https”;s:12:”hidpi-images”;s:1:”0″;s:17:”object-versioning”;s:1:”1″;s:21:”use-yearmonth-folders”;s:1:”1″;s:20:”enable-object-prefix”;s:1:”1″;}
Hi there,
tantan_wordpress_s3 is the table or whatever its called under the wp_options table in the database.
Thats where the settings are stored for the plugin.
Obviously VaultPress or something had corrupted the query, because there was no data in the table except for a link.
So i deleted the table and run the query for that table to restore the settings, so it was able to save again.
The tantan_wordpress_s3 item in the options database had its database code missing, so I took the database query for an old sql backup, deleted the current table and ran the insert query to recreate it, and it worked.
I have also updated my site to be using www and my bucket has no www infront of the name, not sure if that matters or not, but thought id mention it.
Forum: Plugins
In reply to: [Dynamic Widgets] Save Button DissapearedHi.
Ive fixed the problem. Not to anyone in the future, don’t use over 2,000 categories if they are running wordpress.
Ive gone from 4,000 categories to 1,100 and its fixed it.
My other plugin that failed is working now to. How odd that my categories were affecting it.
Thanks.
Forum: Plugins
In reply to: [Dynamic Widgets] Save Button DissapearedI also tried resetting htaccess, updating permalinks, both to default and current.
Forum: Plugins
In reply to: [Dynamic Widgets] Save Button DissapearedI have 53 pages, and about 50 test posts.
Forum: Plugins
In reply to: [Dynamic Widgets] Save Button DissapearedHi there.
Oh thats ok ??
See I only have 1 side bar that has about 4 widgets that are dynamic, so I don’t see why that would happen.
I got it working, but can’t remember what I did. But that was on shared.
I got my site migrated to a VPS yesterday, and now with W3 Total Cache (which I used on shared), if object cache is enabled, I get a 404 error page when I go to edit a widget.
But when object cache is disabled, I can go into the edit widget settings, but theres no save or save and return buttons?
I have tried to uninstall, re install, I disabled every other plugin.
It worked on shared, but now on vps, I dont know whats happened, especially with the w3 total cache “object cache” issue, thats new since i was upgraded.
Here is the compatibility test, maybe you can see something thats disabled that needs to be enabled?
Legend:
Installed: Functionality will work properly.
Not detected: May be installed, but cannot be automatically confirmed.
Ok: Current value is acceptable.
Yes / No: The value was successful detected.Log:
Server Modules & Resources:
Plugin Version: 0.9.4.1
PHP Version: 5.4.28;
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: Not installed (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)
mod_env: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_expires: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_headers: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_mime: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_rewrite: Not detected (required for disk enhanced Page Cache and Browser Cache)
mod_setenvif: Not detected (required for disk enhanced Page Cache and Browser Cache)
Additional Server ModulesNew Relic
PHP version: Supported
Operating System: Supported
WordPress Resources/home/namehidden/public_html/.htaccess: OK
/home/namehidden/public_html/wp-content: OK
/home/namehidden/public_html/wp-content/uploads/2015/03: OK
Fancy permalinks: /%postname%/
WP_CACHE define: Defined (true)
URL rewrite: Enabled
Network mode: NoThanks,
Zac.
Forum: Plugins
In reply to: [Dynamic Widgets] Save Button DissapearedI disabled all of my plugins and left only dynanic widgets enabled, and still nothing.
Forum: Plugins
In reply to: [Front End PM] Chrome CSS & AnnouncementsMatts link answered the announcement issue and the css was fixed through a theme update.