Effortless Flight Scheduling for Pilots & Flight Schools with PHP Event Calendar Managing flight schedules, booking aircraft, and coordinating pilot availability can be [...]
How do I edit calendars once I add them Question: I noticed the guest calendar on my own 🙂 However, none of my calendars that I set as [...]
What are the options for integrating into an existing website Please take a look at the calendar.php, make changes to that file to fit into your current [...]
Errors – Strict Standards: date() and timezone settings Question: We installed PHP event calendar a few days ago and all was fine. Now we have lots of [...]
Is there any way to have individual logins so that each user can manage their own calendar only? Question:Hi, is there any way to have individual logins so that each user can manage their own [...]
Admin user cannot add events to the other users calendars Question:When I have multiple users, I can view the other users calendars with an admin user. [...]
I keep having the error “Something went wrong, please try again later”. When you have errors similar to the following Warning: C_Calendar::loadAllCalendars(): It is [...]
The admin I can only see the calendars I created. The other admin can’t see my calendars. Problem: The admin I can only see the calendars I created. The other admin can’t see my [...]
How to change calendar language In Calendar Settings, select a language and click save. If you don’t see the language you [...]
Warning after cron job execution “Notice: Undefined index: HTTP_HOST in pec.php…” $_SERVER[‘HTTP_HOST‘] only exist when visit calendar via web page, so if you are [...]
How to change the time-picker Interval? It’s currently hard coded. You can change it in event_create.html.php, and Modify [...]
Calendar Auto Login (by pass login) Though it is not recommended, you can log in as an admin or a user [...]
Google Map Settings and Display The map demo can be seen in the guest calendar (click Public Calendar on the login page) It [...]
Change the admin password of admin? Generate a new password here and then update the password field in pec_users table. It is [...]
Setup event reminder via email or in popup window When displaying ‘pop-up’ reminder window, keep in mind the pop-up work only when [...]
Default demo login username and password The default login name is admin password 123456 You can also access the online demo by [...]
Implementation of event recurrence rules For recurring events, please see repeating events documentation here:
How to re-download the files I’ve purchased? Please visit http://phpcontrols.com/account/ to obtain downloads, updates, invoices, [...]
Modify Event Form to Include Additional Data To modify event form, follow these steps below to modify the form for customization:
How to bypass login The login routine is hosted in /server/ajax/user_manager.php The following line checks [...]
Laravel Integration Laravel uses composer for dependencies management. Put calendar in the app/Libraries folder, [...]
Upcoming Events View Upcoming events shows a list of current day events and upcoming future events. It displays [...]
Calendar Agenda View Agenda view is a list of your events in chronological order. It provides a quick glance at your [...]
Calendar Month View The following is a calendar month view. Each event can have different background color and [...]
Calendar Week View The following is an example of week view. Each column represents day of week. A day always [...]
Calendar Day View PHP EventCalendar has a number of different “views”, or ways of displaying days and [...]
Resource View (Full Version Only) Resource view is a new additional to PHP Event Calendar. It is extremely useful to manage [...]
Event Email/Popup Reminder PHP Event Calendar packs with advanced features such as repeating events and event reminder. [...]
Enter Event Venue Inside you can enter an event venue information. Venue includes address, phone, and URL. The [...]
Additional Event Information Enter additional event information in the Standard Settings section. Organizer Click “Add [...]
Repeating Events PHP Event Calendar supports repeating events. To set recurring events, in Event Edit Window [...]
Create a Basic Event The first thing in Edit Event Window is the basic event section. To set up a basic event, the [...]
Calendar Event (New/Edit) Window In event window, an user can specify event basic information, Title, Start and End Date and [...]
Manage Existing Calendars Click on the gear icon to open the Manage Calendar window: The Manage Calendar Window has the [...]
Add New Calendar It’s easy to add a new blank calendar or directly import a Google Calendar by click [...]
Calendar Overview Once logged in as an admin, user will see a web calendar similar to the following. New events [...]
Start Using Your Events Calendar During installation, PHP Events Calendar creates a login similar to the page online event [...]
Installation First of all, acquire a copy of PHP Event Calendar from the download page. Extract the zip file [...]
System Requirements PHP Event Calendar is a out-of-box web calendar/scheduler solution. It will run on web servers [...]