yalmac / easy-appointments

Automatically exported from code.google.com/p/easy-appointments
0 stars 0 forks source link

Problem with making an appointment in the frontend. #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am using an Uwamp server in Windows 7. Everything works as it should, except 
from making appointments!

When I try to make an appointment in step 2 it says "please select a date to 
make the appointment". This problem has been mentioned before (see issue 37), 
but the one who posted it said that it solved by itself.

register_globals = off
mod_rewrite = enabled

%Thank you in advance. Great Project!!! Keep up the good job!

Original issue reported on code.google.com by gpano...@gmail.com on 14 Aug 2014 at 5:37

GoogleCodeExporter commented 9 years ago
I have this same issue

Original comment by kristoff...@gmail.com on 19 Aug 2014 at 1:39

GoogleCodeExporter commented 9 years ago
I found a solution for now. In the .htaccess files use "Allow from all" instead 
of anything else. There are 3 .htaccess files in the folders. The one in the 
root folder leave it as it is.

Original comment by gpano...@gmail.com on 19 Aug 2014 at 3:01

GoogleCodeExporter commented 9 years ago
This issues have to do with proplems in AJAX calls between the client and the 
server. The reason for there are most of the times server related.

Original comment by alextselegidis@gmail.com on 25 Aug 2014 at 9:25