Kenneth Feldman
Forum Replies Created
-
I’m a longtime user of Backup Buddy. The iThemes developers are quite responsive.
Is there something that I can relay to them which might be helpful?
Hi Alin,
Thanks again for all of this.
Here’s what I found when searching the plugins folder of one of my affected sites:
(I’ve removed the results from your plugin.)
Is this enough for you? Do I need to include more from each of the files?
root@XXXXXXX [/home/xxxxxxx/public_html/wp-content/plugins]# grep -r -H “transient_timeout” *
backupbuddy/init_global.php: $sql = “DELETE FROM$wpdb->options
WHERE option_name LIKE ‘_transient_timeout%'”;
gravityforms/common.php: WHERE meta_key LIKE ‘_site_transient_timeout_GFCache_%’ OR
gravityforms/common.php: WHERE option_name LIKE ‘_transient_timeout_GFCache_%’ OR
jetpack/modules/protect/transient-cleanup.php: SELECT REPLACE(option_name, ‘_transient_timeout_jpp_’, ”) AS transient_name
jetpack/modules/protect/transient-cleanup.php: $options_names[] = ‘_transient_timeout_jpp_’ . $transient;
rvg-optimize-database/rvg-optimize-db.php: option_name LIKE ‘_transient_timeout_%’
rvg-optimize-database/rvg-optimize-db.php: OR option_name LIKE ‘_site_transient_timeout_%’
rvg-optimize-database/rvg-optimize-db.php: option_name LIKE ‘_transient_timeout_%’
rvg-optimize-database/rvg-optimize-db.php: OR option_name LIKE ‘_site_transient_timeout_%’
rvg-optimize-database/rvg-optimize-db.php: option_name LIKE ‘_transient_timeout_%’
rvg-optimize-database/rvg-optimize-db.php: OR option_name LIKE ‘_site_transient_timeout_%’
rvg-optimize-database/rvg-optimize-db.php: option_name LIKE ‘_transient_timeout_%’
rvg-optimize-database/rvg-optimize-db.php: OR option_name LIKE ‘_site_transient_timeout_%’
wordpress-seo/inc/class-wpseo-utils.php: $query .= ” option_name LIKE ‘_transient_wpseo_sitemap_cache_” . $sitemap_type . “_%’ OR option_name LIKE ‘_transient_timeout_wpseo_sitemap_cache_” . $sitemap_type . “_%'”;
wordpress-seo/inc/class-wpseo-utils.php: $query .= ” option_name LIKE ‘_transient_wpseo_sitemap_%’ OR option_name LIKE ‘_transient_timeout_wpseo_sitemap_%'”;Thank you Alin!
I’ll just wait for an official fix (update) from you through the WP repository.
Awesome response time — you rock!!!
Thanks Alin!
I have installed (replaced) the plugin in two sites.
I had to reauthorize before the stats reappeared, but will now monitor for a few days to see what happens.
Will update here soon with results either way.
Thank you again for the fast response!
Clients’ websites are all on our managed dedicated server at PEER1 in Atlanta.
Been using GADWP successfully for a long time on many many sites, on the exact same server. No changes to server at all in the last months.
I build all WP sites from the same theme base (WP Jumpstart V1.x), and use almost the same set of plugins.
Each site has its own unique GA account.
Like others, just started seeing this issue in the last two weeks or so.
REDHAT Enterprise 6.6 x86_64 standard – whm WHM 11.50.0 (build 29)
Linux 2.6.32-504.16.2.el6.x86_64 x86_64MySQL Version 5.1.73
PHP Version 5.3.29Hope this helps!
Same issue here in several sites.
Looks like 14 days ago as well; see line #2 from error report.
“The OAuth 2.0 access token has expired, and a refresh token is not available. Refresh tokens are not returned for responses that were auto-approved.”
Sometimes I can see only the LAST 30 DAYS but not any other views. In some other sites, I see nothing.
Two of the sites where issue is occurring are long time users of GADWP and have a lot of traffic, so there is definitely data there.
If I clear and reestablish authorization, the data reappears for a short time before getting the not available message again. (This report is unavailable (0))
Thanks in advance for your help!
Last Error: 2015-08-26 13:36:36: exception ‘Google_Auth_Exception’ with message ‘The OAuth 2.0 access token has expired, and a refresh token is not available. Refresh tokens are not returned for responses that were auto-approved.’ in /home/xxxxxx/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/Auth/OAuth2.php:238
Stack trace:
#0 /home/xxxxxx/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/Service/Resource.php(215): Google_Auth_OAuth2->sign(Object(Google_Http_Request))
#1 /home/xxxxxx/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/Service/Analytics.php(1909): Google_Service_Resource->call(‘get’, Array, ‘Google_Service_…’)
#2 /home/xxxxxx/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(313): Google_Service_Analytics_DataGa_Resource->get(‘ga:6823880′, ’14daysAgo’, ‘yesterday’, ‘ga:sessions,ga:…’, Array)
#3 /home/xxxxxx/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(439): GADWP_GAPI_Controller->handle_corereports(‘6823880′, ’14daysAgo’, ‘yesterday’, ‘ga:sessions,ga:…’, Array, ‘gadash_qr3_3663…’)
#4 /home/xxxxxx/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/tools/gapi.php(785): GADWP_GAPI_Controller->get_bottomstats(‘6823880′, ’14daysAgo’, ‘yesterday’, ”)
#5 /home/xxxxxx/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/admin/ajax-actions.php(145): GADWP_GAPI_Controller->get(‘6823880’, ‘bottomstats’, ’14daysAgo’, ‘yesterday’)
#6 [internal function]: GADWP_Backend_Ajax->ajax_widget_reports(”)
#7 /home/xxxxxx/public_html/wp-includes/plugin.php(503): call_user_func_array(Array, Array)
#8 /home/xxxxxx/public_html/wp-admin/admin-ajax.php(89): do_action(‘wp_ajax_gadash_…’)
#9 {main}Forum: Plugins
In reply to: [Ambrosite Next/Previous Post Link Plus] Advanced Post Types OrderRight — but my problem is that even with the ORDER_BY=MENU ORDER in place, the posts don’t advance by menu order when the ADVANCED Post Types Order plugin is used to rearrange the default chronological post oder.
There was no problem when using only the REGULAR Post Types Order plugin — this Next/Previous Post Link Plus plugin worked as intended in that case.
Again, the issue only arose when the REGULAR Post Types Order plugin was upgraded to the ADVANCED REGULAR Post Types Order plugin.
Forum: Plugins
In reply to: [Ambrosite Next/Previous Post Link Plus] Advanced Post Types OrderSorry — was confused in my own response: This AMBROSITE plugin is free. But I had forgotten that my issue was with the interaction of this plugin with another; the Advanced Post Types Order plugin. It was THAT plugin which was a premium version of the free version.
Over and out.
Forum: Plugins
In reply to: [Ambrosite Next/Previous Post Link Plus] Advanced Post Types OrderGreat, will do. Thanks.
Forum: Plugins
In reply to: [Ambrosite Next/Previous Post Link Plus] Advanced Post Types OrderNo I haven’t.
Would be nice to hear from the developers on this, especially since we’ve paid for a premium plugin.
Anyone from the Ambrosite team available to look into this? Or comment?
Thanks in advance for your attention to this matter.
*** EDIT:*** Sorry — was confused in my own response: This AMBROSITE plugin is free. I had forgotten that my issue was with the interaction of this plugin with another; the Advanced Post Types Order plugin. It was THAT plugin which was a premium version of the free version.
Forum: Plugins
In reply to: [Yoast SEO] XML Sitemap page blank — but contains some source codeJust tried ASTRASUITE’s “Dirty and quick fix” and it worked for me.
WP SEO v1.4.25
Forum: Plugins
In reply to: [WP Accessibility] How to create custom triggersI have achieved this functionality, via somewhat of a hack.
I hide the div .a11y-toolbar by setting {display: none} via my stylesheet.
Then I copied and pasted the links that the JavaScript generates and placed them wherever I want to in my design — for me I placed them in a widget.
<a href="#" title="Toggle Font size"><span class="offscreen">Toggle Font size</span><i class="icon icon-font"></i></a> <a href="#" title="Toggle High Contrast"><span class="offscreen">Toggle High Contrast</span><i class="icon icon-adjust"></i></a>
[Moderator Note: Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Of course, this does not solve the problem of multiple sizes represented by their own links, but at least it gives control of placement of the links.
Wow! FAst.
Thanks!
Bullseye! Thank you!
https://www.brooklynwordpress.com/bw/
Hopefully this solves some of the other people’s issues too.
Thank you!
Sweet! Thank you!