Okay
  Public Ticket #2566482
Nobody able to book on and had to manage bookings manually
Closed

Comments

  • Andre Roberts started the conversation

    Hi, 

    I've had issues with the plugin when our bookings went live for a popular session. It wouldn't let anyone book on at one point and it keeps asking customers to wait.

    Any help would be really appreciated, as this created a lot of extra work!

    Best wishes,

    Andre

  •  2,572
    Aleksandar replied

    Hello Andre

    Thank you for your purchase.

    You're having issues with the "Plugins" folder permissions on your website.

    If your PHP version is good, then your plugins folder doesn't have necessary permissions, so Amelia's CSS folder cannot be created.

    sudo chmod -R 755 /var/www/html/WEBSITEsFOLDER/wp-content/uploads

    That's the code you should run to allow needed permissions on your website. Then, restart apache, and deactivate/activate Amelia again.

    If you don't know how to do that, please reach out to your hosting provider.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  • Andre Roberts replied

    Hi Aleksandar,

    I've been in touch with my web host and they've said they're not sure what to do with this code. 

    Apologies, my knowledge of PHP is a bit limited.

    Can you tell me exactly where I need to enter this code?

    Best wishes,

    Andre

  • [deleted] replied

    Hi Andre, 

    Aleksandar is out of the office, so I will try to help out. 

    I asked one of our developers to check this out and it seems to be it is a caching issue. 

    Please try excluding these scripts 

    /wp-content/plugins/amelia-plugin/public/css/frontend/vendor.css

    /wp-content/uploads/amelia/css/amelia-booking.[HASH].css

    from the caching plugin that you use on your website. The plugin probably has an option to exclude/ignore some scripts.   

    Let me know if this solved the problem!

  • Andre Roberts replied

    Hi Marija,

    I think I've sorted the problem and I've ran some it a few times with test cards from Stripe for payment.

    We use Swift performance for our website and I think it overrides everything.

    So I've added a rule within the backend to allow all AJAX requests and requests from the frontend.

    Hopefully that sounds like the right approach!

    Thanks for your help :)

    Best wishes,

    Andre

  • [deleted] replied

    Hi Andre, 

    Glad to see you managed to find the cause of the issue, and that you were able to find a solution for it. Yes, that should help, as Amelia works with ajax calls. 

    You are welcome.

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.