acrontum / kirby-booking-manager-plugin

A Kirby CMS plugin to receive and manage bookings of a product or service
http://www.acrontum.de
28 stars 3 forks source link

bookingManagerSend not found #1

Closed laurent-d closed 8 years ago

laurent-d commented 8 years ago

Hi,

Thanks for your awesome work with this plugin. When i try to use your script on submit i have an error 302 : page not found with a call page bookingManagerSend. It's a configuration server issue or this page is available ? Not found in your git.

Laurent

mbrode commented 8 years ago

Hi Laurent,

we will have a look on this issue and reply you as soon as possible.

Cheers, Michael

Acrontum-Carmichael commented 8 years ago

Hi Laurent,

I have just tried to replicate your issue with a fresh install of the default templates from the booking manager but could not see a 302 redirect.

Could I ask if you have used your own templates and if so what they might look like?

Kind regards, John

laurent-d commented 8 years ago

Hi John,

No i use the starter template, a pure clean install. How the form submit the booking informations ? My install is here http://avant-garde.io/kirby/booking-manager Please see the screenshot attached.

It's possibly a miss-configuration server.. ? manager-send

Laurent

Acrontum-Carmichael commented 8 years ago

Hi Laurent,

I can see the action of the form is routing to /kirby/bookingManagerSend. I will check to see if the plugin can handle routing any deeper than the route of the domain, eg in your case: avant-garde.io/bookingManagerSend.

Kind regards, John

Acrontum-Carmichael commented 8 years ago

Hi Laurent,

I have tried running the Kirby CMS one folder deep from the Apache document root but still cannot replicate your issue.

Here is a snapshot of the network tab from the console. capture

This is a snapshot of the file set from the site, which is a direct pull from this git repository. capture

Kind regards, John

laurent-d commented 8 years ago

The file sendBookingMail.php is missing in my install and in the Git..

Acrontum-Carmichael commented 8 years ago

Hi Laurent,

Thank you making us aware of this issue, this somehow got overlooked. The issue has now been fixed and more sample content provided with the plugin.

Kind regards, John

laurent-d commented 8 years ago

John it's perfect +1:

Have just others little issues :

Thank you so much for your first class support

Acrontum-Carmichael commented 8 years ago

Hi Laurent,

You should be able to configure this from the site.txt file in the content folder, or in the kirby panel (which reads the site.txt file.

Glad to have helped. As this is now all fixed I will close the ticket.

Regards, John