Forum Replies Created

Viewing 15 replies - 16 through 30 (of 45 total)
  • Thread Starter wpconvert

    (@wpconvert)

    Hi salonBooking

    Thank you for your question asking for feedback.

    I’m not entirely sure what you mean – but if you mean the details shown in the booking squares on the calendar view then we like it as it is – status and name works for us currently.

    When you hover and more details are available, the booking time appears twice which isn’t necessary (once at the top with the name which you should keep…and at the bottom with the assistant which should go)

    Again, as suggested previously, making the rows at the top sticky would make life a lot easier.

    Something else that would help us in our situation would be to make “confirmed” the default status of a booking (in the drop down list). At the moment, pending payment is default and it can happen often when making a booking, you forget to change the status and the customer panics because they get an email with a payment button – when they have already paid.

    We have now processed in excess of 7300 bookings so we are gaining much experience in the operation of the system

    Thanks again for asking for feedback on this.

    Thread Starter wpconvert

    (@wpconvert)

    That’s great – thank you for listening.

    I’ve posted a few other feature requests/observations that will help to make this plugin even better – I hope that you don’t mind…I understand the work involved but hopefully, you can see the benefits

    Thanks again – looking forward to future updates

    Thread Starter wpconvert

    (@wpconvert)

    Sorry to hear that you have been facing the same issue mugofcoffee – thanks for contributing 🙂

    Yes I’m sure that we can do something like that but it would be great if this was corrected – there shouldn’t even be a booking confirmation number before first confirming/completing the booking!

    I hope the developer takes note of this – it has created so many problems for us. On phones especially, when the “complete” button hides off the screen at the bottom

    Thanks again

    Thread Starter wpconvert

    (@wpconvert)

    Any update on implementing strong passwords? Thanks

    Thread Starter wpconvert

    (@wpconvert)

    Any update on this? Thanks

    Thread Starter wpconvert

    (@wpconvert)

    No problem. You might also wish to look into this…
    When someone makes a booking, it seems to be successful but this appears in the php error log:

    [29-Mar-2021 19:09:29 UTC] PHP Warning: array_map(): Expected parameter 2 to be an array, null given in /home/mydomain/public_html/wp-content/plugins/salon-booking-system/src/SLN/Action/Ajax/CalcBookingTotal.php on line 79
    [29-Mar-2021 19:09:29 UTC] PHP Warning: Invalid argument supplied for foreach() in /home/mydomain/public_html/wp-content/plugins/salon-booking-system/src/SLN/Action/Ajax/CalcBookingTotal.php on line 81
    [29-Mar-2021 19:17:05 UTC] SLN booking date/time: 2021-04-14 16:00
    [29-Mar-2021 19:17:05 UTC] SLN booking services: Array
    (
    [1263] => 1286
    )

    [29-Mar-2021 19:17:05 UTC] SLN booking settings: Array
    (
    [attendant_enabled] => 1
    )

    [29-Mar-2021 19:17:05 UTC] SLN booking service id: 1263
    [29-Mar-2021 19:17:05 UTC] SLN booking service attendant enabled: 1
    [29-Mar-2021 19:17:05 UTC] SLN booking service attendant id: 1286
    [29-Mar-2021 19:17:08 UTC] SLN booking date/time: 2021-04-14 16:00
    [29-Mar-2021 19:17:08 UTC] SLN booking services: Array
    (
    [1263] => 1288
    )

    [29-Mar-2021 19:17:08 UTC] SLN booking settings: Array
    (
    [attendant_enabled] => 1
    )

    [29-Mar-2021 19:17:08 UTC] SLN booking service id: 1263
    [29-Mar-2021 19:17:08 UTC] SLN booking service attendant enabled: 1
    [29-Mar-2021 19:17:08 UTC] SLN booking service attendant id: 1288
    [29-Mar-2021 19:22:54 UTC] PHP Warning: The use statement with non-compound name ‘SLN_Plugin’ has no effect in /home/mydomain/public_html/wp-content/plugins/salon-booking-system/src/SLN/Admin/Customers/List.php on line 7
    [29-Mar-2021 19:52:36 UTC] PHP Warning: The use statement with non-compound name ‘SLN_Plugin’ has no effect in /home/mydomain/public_html/wp-content/plugins/salon-booking-system/src/SLN/Admin/Customers/List.php on line 7
    [30-Mar-2021 12:20:53 UTC] SLN booking date/time: 2021-04-14 13:00
    [30-Mar-2021 12:20:53 UTC] SLN booking services: Array
    (
    [1267] => 1284
    )

    [30-Mar-2021 12:20:53 UTC] SLN booking settings: Array
    (
    [attendant_enabled] => 1
    )

    [30-Mar-2021 12:20:53 UTC] SLN booking service id: 1267
    [30-Mar-2021 12:20:53 UTC] SLN booking service attendant enabled: 1
    [30-Mar-2021 12:20:53 UTC] SLN booking service attendant id: 1284
    [30-Mar-2021 12:22:19 UTC] SLN booking date/time: 2021-04-16 12:30
    [30-Mar-2021 12:22:19 UTC] SLN booking services: Array
    (
    [1267] => 1284
    )

    [30-Mar-2021 12:22:19 UTC] SLN booking settings: Array
    (
    [attendant_enabled] => 1
    )

    [30-Mar-2021 12:22:19 UTC] SLN booking service id: 1267
    [30-Mar-2021 12:22:19 UTC] SLN booking service attendant enabled: 1
    [30-Mar-2021 12:22:19 UTC] SLN booking service attendant id: 1284
    [31-Mar-2021 11:09:26 UTC] SLN booking date/time: 2021-04-12 10:00
    [31-Mar-2021 11:09:26 UTC] SLN booking services: Array
    (
    [1248] => 1276
    )

    [31-Mar-2021 11:09:26 UTC] SLN booking settings: Array
    (
    [attendant_enabled] => 1
    )

    [31-Mar-2021 11:09:26 UTC] SLN booking service id: 1248
    [31-Mar-2021 11:09:26 UTC] SLN booking service attendant enabled: 1
    [31-Mar-2021 11:09:26 UTC] SLN booking service attendant id: 1276
    [31-Mar-2021 11:41:41 UTC] PHP Warning: The use statement with non-compound name ‘SLN_Plugin’ has no effect in /home/mydomain/public_html/wp-content/plugins/salon-booking-system/src/SLN/Admin/Customers/List.php on line 7`

    ————————————————–

    Hope it means something to you
    Thanks again

    Hi kwnstel

    I feel that I might be able to offer you a little help or insight here as I experienced the same thing.

    To get around this problem, I installed the excellent “Branda” plugin. This will also provide you with a number of other options that you might even have not known you wanted.

    The main solution to your particular problem, however, can be solved by using the login redirect feature – redirect users to the Booking My Account page upon login (and maybe your homepage when they log out).
    In addition, you can customize what user roles have access to which dashboard features in this plugin – I turned them all off.

    Also be aware that salon booking plugin creates it’s own user role – and you should set the default to “saloncustomer” in settings/general on your WordPress dashboard (it’s normally set to Subscriber). I take it that these are the only users that you allow to log in – they are in my case.

    Do be aware of the security/password issues that this plugin doesn’t address at the moment though (you can see my recent post on this lower down).

    Hope that this might help you or at least offer an option for you with regards your original question.

    Thread Starter wpconvert

    (@wpconvert)

    I also notice that if you create a booking/new user in the back end – on the calendar for example – the user gets 2 emails. One confirms the booking made and one asks the user to set a password

    it appears there is no need to set a password. if the user clicks on the email to manage the booking, they can do this without having set a password.

    It would great to see these issue addressed in the next update very soon!

    Thanks for your swift response – and thanks again for your work on this plugin. If these important security/password issues are resolved then it will be a great platform.

    Thread Starter wpconvert

    (@wpconvert)

    And there it is – acknowledgement of the issue, considering a method for a future update…and ‘easy fix’ advice for the current installation.

    Thanks again – obviously marking as resolved.

    Thread Starter wpconvert

    (@wpconvert)

    Hello again.

    Seemed to have solved this issue by de-activating GF+Stripe & GF+(more) Stripe and then re-activating them after the update.

    Contact for seems to be working as expected now with no error message being reported.

    Apologies for the confusion.

    Thread Starter wpconvert

    (@wpconvert)

    All working well now – thanks for your patience.

    Thread Starter wpconvert

    (@wpconvert)

    My network config is not whacky – root folder install – subdirectory – nothing special (I don’t think). Your test set-up sounds bizarre (and worse case scenario!)

    You were correct – adding the extra define(‘WP_ALLOW_MULTISITE’, true); enabled the network setup option. Here is my htaccess code presented in network setup:

    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ – [L]

    # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]

    # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]

    RewriteCond %{REQUEST_FILENAME} -f [OR]
    RewriteCond %{REQUEST_FILENAME} -d
    RewriteRule ^ – [L]
    RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) $2 [L]
    RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L]
    RewriteRule . index.php [L]

    I was missing everything after RewriteRule ^index\.php$ – [L] for some reason after updating from 51.4 to 51.6? I think it must have been a copy/paste issue in custom code when adding the non-www to www entry to the loop.

    Anyway, it’s all sorted now – and I have created a new entry in custom code (I’ve added the below entry to the loop after RewriteBase /)
    RewriteCond %{HTTP_HOST} ^mydomain\.co.uk$ [NC]
    RewriteRule ^(.*)$ http://www.mydomain.co.uk/$1 [R=301,L]
    and created a new secure htaccess file. It all looks correct now.

    Perhaps maintenance mode might work now?…but I’m too scared to try it!
    If there is no other input then please mark this thread as resolved.

    Thanks again for your efforts.

    Thread Starter wpconvert

    (@wpconvert)

    Hi

    Thanks for looking into this. Clearly, my mistake – should have read about the extra feature (UI Theme skin….). Sorry.

    As for your suggestion to look in Network Admin panel >>> Settings >>> Network Setup – I don’t have this option? I thought that this was only during initial network setup? I have Network>>>settings which displays operational settings – but not the rules for htaccess file?

    I have to admit that as each new version of BPS comes out with more features..I’m starting to get a little concerned. Extra features can mean extra problems…and a larger plugin footprint.

    I find that maintenance mode doesn’t work for me already (kills my site and I have to restore previous index files – so I don’t use it).

    Thread Starter wpconvert

    (@wpconvert)

    Just another issue (which may be of my own making?).

    Noticed the subsite of my multi-site network (there are only 2 sites) – images were not displaying either on the front-end or back-end (in posts or media gallery).

    Upon going through htaccess file (seems to be the main place to look for these types of issues) – and comparing files from 51.4 and 51.6, I noticed that these two lines were missing from the new 51.6 root htaccess file:

    # uploaded files
    RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]

    # add a trailing slash to /wp-admin
    RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]

    I’m not sure if this is by design – or if they should have been in Custom Code? (they weren’t) but after adding these back in, it seemed to fix the image problem.

    I’ve now added these two lines to Custom Code WP Rewrite Loop Start in case they are lost again. (hoping this would be the correct place to put them?)

    Does this make sense? Thanks

    Thread Starter wpconvert

    (@wpconvert)

    As usual – top support!

    I’ll test the admin-ajax rule with this version of GF – at the moment, and after much troubleshooting, I have ajax form submission turned OFF which solves my particular issue.

    Glad to hear that the BPS button issue is identified as a small coding ‘oversight’ and not a problem with my site – I’ve had more than a few ‘anomalies’ to deal with recently! I know what you mean about the simple stuff!

    Thanks again and keep up the good work!

Viewing 15 replies - 16 through 30 (of 45 total)