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

using-official-docker-image

Using the official Docker image

In today's fast-paced world, managing appointments efficiently is crucial for businesses and individuals alike. Whether you're a small business owner…

Read Story
using-appointment-status-options-illustration

Using Appointment Status Options

In this post, we'll explore how to make the most of appointment status options—like "Pending," "Confirmed," and "Completed"—to improve your…

Read Story
email-delivery

How to fix email delivery problems

Are you experiencing any problems? One of the most important features of any modern day application is the ability to…

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