PDA

View Full Version : Integrating Calendar into my site


Jason@VMP
07-13-2006, 05:59 PM
After poking around here for a while I was able to get my trial version of Easy PHP Calendar to work at this link:

http://www.vmptuning.com/store/calendar/cal.php

Unfortunately I really need to be able to integrate it into our website carts' text pages, specifically the one below:

http://www.vmptuning.com/store/index.php?p=page&page_id=dynoschedule

The shopping cart software we use basically allows you make a page, title, and to just edit the body html of the page - it does the rest.

Is there anyway I can integrate this into that page that you know of? I know this is kind of an off the wall question, if you need more information from me feel free to ask. Because the website kind of generates all the pages I am not really sure how to go about doing this.

Thanks for any input you may have.

Brian
07-13-2006, 06:35 PM
You would need to figure out how to add the CSS to the header, the mouse-over code to the body and how to require the calendar on the page where you want it to display. Then, just add the appropriate code from the Integration section of the instructions.

The creator of the cart system could probably be more helpful on how to do this since it would depend largely on their system.

Jason@VMP
07-14-2006, 04:18 PM
You would need to figure out how to add the CSS to the header, the mouse-over code to the body and how to require the calendar on the page where you want it to display. Then, just add the appropriate code from the Integration section of the instructions.

The creator of the cart system could probably be more helpful on how to do this since it would depend largely on their system.

Thanks for the help Brian, I will look into that and see.

bbricklin
08-07-2006, 11:33 PM
I installed the demo at www.capecodinc.com/calendar and I'm testing the integration at www.capecodinc.com/bmea2/calendar.php. What am I forgetting? Can I just copy the demo.php file and put it in another directory on the server? Then just copy all the supporting directories and database files?

Thanks. I need help getting off the ground.

Brian
08-08-2006, 09:32 AM
bbricklin (http://www.easyphpcalendar.com/forums/member.php?u=3029), I responded to your support ticket. This is a path issue.