jma666
Forum Replies Created
-
I am using the latest version of the plugin (I installed it a few times while troubleshooting). I actually resolved it on my end by reverting to a previous backup of my database (one that was created before I entered the invalid code that caused the issue)
I am having the same issue, I can’t deactivate the Google Access Code after it failed authenticated. And when I look at the database > wp_options, there are no rows starting with gs_
here is the error message I get in the CMS, even tho it says the Google Access Code is currently active:
Fatal error: Uncaught LogicException: Auth, Invalid OAuth2 access token in /home/dh_w5xay2/unacceptableshow.com/wp-content/plugins/cf7-google-sheets-connector/lib/google-sheets.php:64 Stack trace: #0 /home/dh_w5xay2/unacceptableshow.com/wp-content/plugins/cf7-google-sheets-connector/lib/google-sheets.php(384): CF7GSC_googlesheet->auth() #1 /home/dh_w5xay2/unacceptableshow.com/wp-content/plugins/cf7-google-sheets-connector/google-sheet-connector.php(242): CF7GSC_googlesheet->gsheet_print_google_account_email() #2 /home/dh_w5xay2/unacceptableshow.com/wp-content/plugins/cf7-google-sheets-connector/includes/pages/google-sheet-settings.php(36): Gs_Connector_Free_Init->google_sheet_config() #3 /home/dh_w5xay2/unacceptableshow.com/wp-content/plugins/cf7-google-sheets-connector/google-sheet-connector.php(199): include(‘/home/dh_w5xay2…’) #4 /home/dh_w5xay2/unacceptableshow.com/wp-includes/class-wp-hook.php(303): Gs_Connector_Free_Init->google_sheet_configuration(”) #5 /home/dh_w5xay2/unacceptableshow.com/wp-includes/class-wp-h in /home/dh_w5xay2/unacceptableshow.com/wp-content/plugins/cf7-google-sheets-connector/lib/google-sheets.php on line 64I have the same issue. I don’t see the player and the code indicates that the “myplayer” div is empty.
Looking at my firebug console, I see the following errors:ReferenceError: jQuery is not defined
})(jQuery);
jquery.jplayer.js (line 2195)ReferenceError: jQuery is not defined
…function y(A,B){j[A].rating=B;r(e.ratingCallback,A,j[A],B)}z()};h=function(){var…
ttw-mu…-min.js (line 8)ReferenceError: jQuery is not defined
jQuery(document).ready(function(){
media (line 46)Also is it normal, that on my page, the css related to this plugin, plus the link to the .js files appear BEFORE my <!DOCTYPE html> tag?
Thanks! 🙂
Forum: Hacks
In reply to: Excluding post categories from my gallery.Thanks for your reply.
The theme I am using has its own “Gallery” section in the CMS. Therefore, I am assuming the page, by default, displays the 4 categories belonging to this “Gallery” section. That’s why I am trying to exclude some of these categories.
So far, no luck tho…
What did you mean by “inconsistent behavior”?