Default Featured Image

How to enable error logging

Alex Tselegidis

Easy!Appointments is based on CodeIgniter and thus can be extended and configured to take advantage of the popular PHP framework. You can easily enable PHP error logging in order to debug your installations and store information into plain files on your server. Read the following guide from the official CodeIgniter manual.

https://ellislab.com/codeigniter/user-guide/general/errors.html

Enable Error Logging in Easy!Appointments
Open the /application/config/config.php file and go to line 201: $config[‘log_threshold’] and change its value to 1. Log files will be stored in the /application/logs directory so make sure that it is writable.

EasyHints - Enable Error Logging

More great articles

Default Featured Image

How to enable Google Calendar sync

Since version 1.0 Easy!Appointments supports two way synchronization with the Google Calendar API. Every provider can link his Google Calendar…

Read Story
Syncing Appointments With Google Calendar

Syncing appointments with Google Calendar

One of the main feature of Easy!Appointments is its ability to synchronize provider calendars with Google Calendar. The synchronization mechanism…

Read Story
automated-easyappointments-installations

Automated Easy!Appointments installations

As technology advances, so do the available tools and workflows within the software development landscape. Earlier this year we demonstrated…

Read Story

Never miss a minute

Get great content to your inbox every month. No spam.

    Only great content, we don’t share your email with third parties.
    Arrow-up