Knowledge Base

You can browse our Knowledge Base by topic to find instant answers to frequently asked questions about our PHP scripts, installation support or PHPjabbers services.

PHP Event Calendar

Knowledge Base

Version 2.1

How to change the color of the black bar under the calendar?

The black bar is the color of the event. If you haven't set any color when you created the event, this black bar shows up by default.

Is there a way to abbreviate the days in the Event Calendar? Like: Sunday=Sun, Monday=Mon, and so on?

You can do this from the language file. This is the file: 'include/lang.php'

How to change the password for the admin area?

You can edit the password in options.php file - it is kept in the variable $SETTINGS["admin_password"] and then log in using the new password.