Troubleshooting Archives - Easy!Appointments https://easyappointments.org/blog/tag/troubleshooting/ Online Appointment Scheduler Fri, 19 Jan 2024 12:28:03 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.3 https://easyappointments.org/wp-content/uploads/2020/11/cropped-easyappointments-logo-512-32x32.png Troubleshooting Archives - Easy!Appointments https://easyappointments.org/blog/tag/troubleshooting/ 32 32 How to resolve unexpected issues https://easyappointments.org/2015/02/17/easyhints-resolving-your-issues/ Tue, 17 Feb 2015 20:57:31 +0000 https://easyappointments.wordpress.com/?p=124 Easy!Appointments has proven to be very stable and secure and this is how it will...

The post How to resolve unexpected issues appeared first on Easy!Appointments.

]]>
Easy!Appointments has proven to be very stable and secure and this is how it will remain in the future. Still, there is a chance that developers might face problems configuring the installation “details” before getting the application to run correctly on the server. This post aims to remind some useful resources on troubleshooting Easy!Appointments problems.

First of all every developer that wants to install Easy!Appointments must remember that it uses the CodeIgniter framework and any problems addressed to AJAX or other basic PHP issues might be caused because CI’s requirements are not fulfilled. Other external resources of JavaScript and CSS libraries would hardly cause any problems (except from browser compatibility issues).

Version 1.0 of Easy!Appointments provide some information in the browser’s JavaScript console that can be useful when something is not working properly, so consider opening the console first (press F12 and open the “console” tab). Users have reported that sometimes the console output is not very descriptive, something that will be improved in the future.

Apache’s “error.log” includes most of the times useful information about errors that happen on the server and front end users cannot figure otherwise. Checking the “error.log” is the first thing that developers need to do for extra information.

Newer versions of Easy!Appointments will improve the error handling and logging so that it will be easier to debug and resolve defects of the application.

If the solution to your problem is not obvious or not feasible there are many places that you can get help online such as the Official E!A Support Group, Google+ Community, CodeIgniter Forum and other relevant websites.

 

Easy!Hints - Resolving Your Issues

 

The post How to resolve unexpected issues appeared first on Easy!Appointments.

]]>