Comdev - More PHP Modules For Your Website Think PHP Modules . Think Comdev 
Home
Product
Support
Become Partner
Online Store

Purchase Today & Get
Your Hassle-Free
Installation Support


Go To Product Page
Go To Customer Support


Search for Answers
Type in your keywords to search for the answers you need.

Browse by Category
Installation (2)
Tutorials (6)
Upgrade Instructions (1)
Troubleshooting (1)

Back To Top






Back To List Events Calendar > Installation Showing 2 Of 2 Prev

Integrating Events Calendar To Your Web Page
Modified on 2005-06-01

  1. One of our product uniqueness is we made our scripts capable to fit into your existing web design.

  2. First, create a web page where you would like the calendar to publish. Save the web page file with .php extension, such as calendar.php.

    You can put the file into web root directory or any directory of your choice on the server.

  3. To ensure the Events Calendar works regardless the location of your web page, you will need to add your server's Document Path to all the PHP include codes.

    To find the Document Path, open the /oneadmin/config.php file with your text editor, and note down the value.
     
    Let's assume the Document Path is '/home/sitename/public_html/oneadmin/'

  4. Now, open the web page file (calendar.php) with your text editor.

  5. In the body content section, insert the following line to display your Events Calendar (calling the calendar/home.calendar.php file).


    <?
       include_once("/home/sitename/public_html/oneadmin/config.php");
       include("/home/sitename/public_html/oneadmin/calendar/home.calendar.php");
    ?>


  6. Save your web page file.

  7. Navigate to your web page, eg: http://your-domain-name/calendar.php to view the Events Calendar publish result.

    We recommend that you place your codes on a hidden web page to test before placing them on a public page.

    If you need more references on code plug-in guidelines, you may open the /oneadmin/samplephotogallery.php file with your text editor. To preview the sample calendar page in real time, click on the 'front-end' link on the top right menu from within the One Admin panel.

    Note: Substitute the path in green to your Document Path (the complete path to your /oneadmin directory)




Printer Friendly Version
Tell A Friend

Related FAQs In This Category
Installing The Events Calendar 3.1

Integrating Events Calendar To Your Web Page




Copyright © 2002-2006 by Comdev Software Sdn Bhd. All Rights Reserved. License Agreement Privacy Policy Site Map