PDA

View Full Version : Integration problem


radiata
07-10-2008, 02:22 AM
I've installed the Trial version and got it working, but I cannot integrate it into my existing site.

I've looked at the demo.php page which works fine.

The relevant directory structure of my site is:

/public_html (root)
/public_html/calendar
/public_html/gigs/gigs.php (where I want the calendar to display)

Everything I've tried so far throws errors ... I get a black block at the top of the screen with three blue lines saying "function require" ...

I assume I've got the wrong path to the calendar.php script, but I cannot see what it should be.

Otherwise, the product is brilliant. Unless I can sort this out, I won't be buying it.

Hope you can help.

Best regards,

Radiata

ve9gra
07-10-2008, 06:31 AM
From the gigs.php file, the path should be "../calendar/calendar.php".

But if you had a link to your installation, we'd be better able to give you a definite answer.