Forum Replies Created
-
AuthorPosts
-
Cara
ParticipantI managed to get the events to cooperate by restoring all events & then editing series. I suppose deleting a series event messes up the book keeping or perhaps using the non=Pro version was the culprit.
Still had issues creating a series since it insisted on making the event daily even though I selected weekly. Not a big issue since I only need 4 events but annoying.
My latest issue is Google Maps. Do I need to include a referrer to your site? Currently I have the site listed as *.bawdc.org/* and it works on contact page but not the calendar pages like this.
Getting this error “js:34 Google Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error
Your site URL to be authorized: https://www.bawdc.org/event/west-coast-swing-level-iii-2/2017-09-05/”Cara
ParticipantI removed some duplicates & now back to not being able to view events either.
Cara
ParticipantIt turns out that Event Calendar Pro was disabled. Now I have the 404 error when an event is viewed.
Whenever I try to edit a series I get:
You can’t edit this item because it is in the Trash. Please restore it and try again.
Cara
ParticipantI took your advice on BackWPup & it crashes when you try to run their dashboard.
500 – Internal Server Error
This is a temporary server error.
Please try to reload the webpage later.Cara
ParticipantLooks like these 2 plugins crash with php 7.0 & the calendar programs (
The Events Calendar, The Events Calendar Pro) running. We can live without them.- Jetpack
UpdraftPlusWe have about 17 plugins running but many are required by the theme & cart.
Cara
ParticipantSiteground cPanel has a php Version Manager that changes .htaccess and their software picks up the change immediately. Essentially all php versions are installed on their server and the .htaccess designates the active version for the folder.
Cara
ParticipantI switched the theme to twenty seventeen & php 7.0 & site was locked out with the following error. I deactivated Event Calendar Pro and php 7.0 and site worked fine.
Fatal error: require_once(): Failed opening required ‘/home/bawdc013/public_html/’ (include_path=’.:/usr/local/php70/pear’) in /home/bawdc013/public_html/wp-admin/includes/admin.php on line 23
Surprisingly the site continued to work when I switched the theme back to Dance Studio.
I had the following recommendations from the theme:
The following recommended plugins are currently inactive: Contact Form 7, Instagram Feed, The
-
Events Calendar and Timetable
.
Begin activating plugins | Dismiss this noticeI know we don’t use Timetable but we apparently need Event Calendar.
When I tried to enable Event Calendar I get thisFatal error: Uncaught Error: Call to undefined method Tribe__Customizer::() in /home/bawdc013/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Customizer/Section.php:162 Stack trace: #0 /home/bawdc013/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Main.php(418): `->__construct() #1 /home/bawdc013/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Main.php(341): Tribe__Events__Main->bind_implementations() #2 /home/bawdc013/public_html/wp-content/plugins/the-events-calendar/src/Tribe/Main.php(2800): Tribe__Events__Main->plugins_loaded() #3 /home/bawdc013/public_html/wp-includes/class-wp-hook.php(298): Tribe__Events__Main::activate(”) #4 /home/bawdc013/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #5 /home/bawdc013/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #6 /home/bawdc013/public_html/wp-admin/plugins.php(166): do_action(‘activate_the-ev…’) #7 {main} thrown in /home/bawdc013/public_html/wp-content/plugins/the-events-calendar/common/src/Tribe/Customizer/Section.php on line 162
Cara
ParticipantWe switched over to php 7.0 after SG Optimizer said we were compatible and got the warning below. We were locked out of the back-end until Siteground disabled the Event Calendar Pro.
Fatal error: Uncaught Error: Call to undefined method TGMPA_Utils::() in /home/bawdc013/public_html/wp-content/themes/dance-studio-new/framework/class/class-tgm-plugin-activation.php:1316 Stack trace: #0 /home/bawdc013/public_html/wp-content/themes/dance-studio-new/framework/class/class-tgm-plugin-activation.php(2049): TGM_Plugin_Activation->register(Array) #1 /home/bawdc013/public_html/wp-content/themes/dance-studio-new/framework/admin/inc/plugin-activator.php(118): tgmpa(Array, Array) #2 /home/bawdc013/public_html/wp-includes/class-wp-hook.php(298): dance_studio_register_theme_plugins(”) #3 /home/bawdc013/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array) #4 /home/bawdc013/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #5 /home/bawdc013/public_html/wp-content/themes/dance-studio-new/framework/class/class-tgm-plugin-activation.php(408): do_action(‘tgmpa_register’) #6 /home/bawdc013/public_html/wp-includes/class-wp-hook.php(298): TGM_Plugin_Activation->init(”) #7 /home/ in /home/bawdc013/public_html/wp-content/themes/dance-studio-new/framework/class/class-tgm-plugin-activation.php on line 1316
Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ” not found or invalid function name in /home/bawdc013/public_html/wp-includes/class-wp-hook.php on line 298
Cara
ParticipantThe theme designer fixed the broken code. Somehow I edited a variable name by mistake.
Cara
ParticipantI was referring to a post on this forum that was closed in Feb. Sorry, I don’t have the link.
We have a more pressing issue now, though.
I see that the events calendar – https://www.bawdc.org/events/ is displaying multiple events in a day which is nice but we get these errors when any event is clicked.
https://www.screencast.com/t/RLFzlgZQkdLy (Flash video)
Parse error: syntax error, unexpected ‘cost’ (T_STRING), expecting ‘,’ or ‘;’ in /home/bawdc013/public_html/wp-content/themes/dance-studio-new/tribe-events/single-event.php on line 57
Cara
ParticipantSorry about the comment above, I thought this was another open ticket involving prices.
cmsmasters_heading_subtitle is obviously the site designers variable.
Cara
ParticipantFor now, I changed the code to show “Come” “Dancing” instead of “Free” “Tickets”. I could just comment the section out.
I’ll check with them designer.
Cara
ParticipantOur is us is that some events are free to all and others are free to members only. Anyway to distinguish that?
Cara
ParticipantWe created a test page – https://www.bawdc.org/test-about/ with a couple of test profiles. We hoped that the issue would go away with new profiles after moving our license to the live site but there are still issues.
With the older profiles, I could add the custom field (cmsmasters_heading_subtitle) but it’s not in the drop-down anymore. Are we missing something?
- Jetpack
-
AuthorPosts
