jdog131
Forum Replies Created
-
Issue was that i hadn’t set the time to pay, all resolved by adding any time period to this.
Thank you, all sent over to you.
it currently looks like this, is this correct or does it need the above code added? Sorry, i am not very knowledgeable with these things
<?php
/* Absolute path to the WordPress directory. */
if ( !defined(‘ABSPATH’) )
define(‘ABSPATH’, dirname(FILE) . ‘/’);/* Location of your WordPress configuration. / require_once(ABSPATH . ‘../wp-config.php’); define(‘FS_METHOD’, ‘direct’); /* Sets up WordPress vars and included files. */
require_once ABSPATH . ‘wp-settings.php’;Thank you for your quick response, i tried to find the only plugin i used to debug previously. I activated and disabled it. I also disabled the debug option from my hosting and cleared the cache, and it still happens with the blank screen, unfortunately.
Is there anything else you might suggest? We will even pay for the premium if we can get some support with this until it is working again
I done this step by step and it didn’t display any errors, I tried a number of times.
I have the booking for on a temp page currently till its fixed
https://www.sabzglam.com/book-massageI have also followed your trouble shooting tutorial and even on trouble shooting mode with nothing else active, the error continues with the booking form having an error when trying to get past the second service.
Is there anything I can do to get it working at all? Even a quick temporary fix?
like this if you can see the screenshot
oh sorry, i spoke too soon, now we just get an error message once we pick the services and try to go to the next step. The it gets struck on a loading screen.
it is on https://www.sabzglam.com/booking/Oh excellent all working, thank you!
do you have the version before this one? I do believe that one was working well. It’s just since the one where the pop-up asking if you are a Salon/Business owner or Webmaster/service provider. That it has stopped working for us
same issue, with ajax disabled it will now complete the booking process, but will show this error on the front end booking form.
Sorry im in the middle of work so I’m trying to find time to disable all plugins and theme and try to find an error but ive not had the time yet, i did try to quickly take the theme back to a WordPress one and it didn’t make a difference
i done a quick test with just disabling ajax steps, i was able to finally make a booking but i did get this error pop up on the booking form itself just before the booking confirmation
Warning: count(): Parameter must be an array or an object that implements Countable in /home/sabzglam.com/public_html/wp-content/plugins/salon-booking-system/src/SLN/Shortcode/Salon/Step.php on line 119
Warning: count(): Parameter must be an array or an object that implements Countable in /home/sabzglam.com/public_html/wp-content/plugins/salon-booking-system/src/SLN/Shortcode/Salon/Step.php on line 119
I have tried again and tried to create a booking to reproduce the error but got the same logs, i have screen shotted the other warning is got also. But all leads to an error warning pop up.