yalmac / easy-appointments

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

Install easy ! Appointment button does nothing #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I installed the file
2.Changed the base url to localhost/easy_appointments/
3.created the database . I get no db error

What is the expected output? What do you see instead?
I see these errors on the console 

GET http://localhost/easy_appointmentsassets/css/libs/bootstrap/bootstrap.css  
localhost/:10
GET 
http://localhost/easy_appointmentsassets/css/libs/bootstrap/bootstrap-responsive
.css  localhost/:14
GET http://localhost/easy_appointmentsassets/images/loading.gif 404 (Not Found) 
localhost/:209
GET http://localhost/easy_appointmentsassets/js/libs/bootstrap/bootstrap.min.js 
 (index):26
GET http://localhost/easy_appointmentsassets/js/libs/date.js  (index):29
GET http://localhost/easy_appointmentsassets/js/general_functions.js  
(index):310
GET http://localhost/easy_appointmentsassets/js/libs/jquery/jquery.min.js  
(index):23
Uncaught ReferenceError: $ is not defined (index):37
GET http://localhost/easy_appointmentsassets/images/installation-banner.png 404 
(Not Found) (index):214
GET http://localhost/easy_appointmentsassets/images/loading.gif 404 (Not Found) 
(index):209

What version of the product are you using? On what operating system?
Apache 2.4.10
mysql 5.6.20
php 5.5.15

Please provide any additional information below.
When I fill in the form on the installation page nothing happens. I get the 
above errors on the  browser console

Original issue reported on code.google.com by i...@insigntechnology.com on 18 Oct 2014 at 9:44

GoogleCodeExporter commented 9 years ago
Hey sorry , I solved it  base url problem . forgot the forward slash in the end 
(/)

Original comment by i...@insigntechnology.com on 18 Oct 2014 at 11:48

GoogleCodeExporter commented 9 years ago
That's ok. Glad you solved it!

Original comment by alextselegidis@gmail.com on 19 Oct 2014 at 5:08