chumsicle
Forum Replies Created
-
Forum: Plugins
In reply to: [PPWP - Password Protect Pages] Issues with Divi BuilderThank you for the response. I did not realize this was a feature of the Pro version.
Forum: Plugins
In reply to: [Salon Booking System] update 02.07.2018 do not workHere is the error I see in my error log file if it helps.
[05-Jul-2018 21:56:22 UTC] PHP Fatal error: Uncaught Error: Call to a member function getId() on null in /home1/daniwil1/public_html/wp-content/plugins/salon-booking-system/src/SLN/Action/Ajax/CheckDateAlt.php:176
Stack trace:
#0 /home1/daniwil1/public_html/wp-content/plugins/salon-booking-system/src/SLN/Action/Ajax/CheckDateAlt.php(59): SLN_Action_Ajax_CheckDateAlt->checkDateTimeServicesAndAttendants(Array, Object(SLN_DateTime))
#1 /home1/daniwil1/public_html/wp-content/plugins/salon-booking-system/views/shortcode/salon_date.php(25): SLN_Action_Ajax_CheckDateAlt->getIntervalsArray()
#2 /home1/daniwil1/public_html/wp-content/plugins/salon-booking-system/src/SLN/Service/Templating.php(27): include(‘/home1/daniwil1…’)
#3 /home1/daniwil1/public_html/wp-content/plugins/salon-booking-system/src/SLN/Plugin.php(104): SLN_Service_Templating->loadView(‘shortcode/salon…’, Array)
#4 /home1/daniwil1/public_html/wp-content/plugins/salon-booking-system/src/SLN/Shortcode/Salon/Step.php(26): SLN_Plugin->loadView(‘shortcode/salon…’, Array)
#5 /home1/daniwil1/publ in /home1/daniwil1/public_html/wp-content/plugins/salon-booking-system/src/SLN/Action/Ajax/CheckDateAlt.php on line 176Forum: Plugins
In reply to: [Salon Booking System] update 02.07.2018 do not workThanks for the quick reply. I just disabled Ajax step and added define(‘WP_DEBUG’, true); to my wp-config.php file but now when clicking the Next Step button on the services page it takes me to a blank page URL ending in /?sln_step_page=services
I don’t see any errors displayed on the page though.
Forum: Plugins
In reply to: [Salon Booking System] update 02.07.2018 do not workI’m having the exact same problem. After clicking Next Step, I get an error message that says “error” with no other information about what the error is. I click ok on the error pop up and then just get a spinning circle. Last week it worked fine.
I tried disabling all plugins with no luck. Running the latest Divi theme by Elegant Themes but afraid to disable it because I do not want to lose settings.
Is it possible to downgrade to an earlier version of the plugin?
Forum: Reviews
In reply to: [Password Protect Wordpress] No SupportI bought the premium version and have tried to contact support for this plugin as well but have had no response.
Forum: Plugins
In reply to: [WooCommerce] Checkout page state select dropdown bug in IE11Thanks for all the replies. Replacing the class-wc-countries.php from github worked for me and seems like a pretty good fix until the next release.