Easy PHP Calendar - We really take care of your dates!


Go Back   Easy PHP Calendar > General Discussion > General Support

General Support Questions about using the Easy PHP Calendar. (Not installation or customizations)

Closed Thread
 
Thread Tools Search this Thread Display Modes

Multi Calendar not working properly
Old 12-20-2007, 11:23 AM   #1
champi0n
Calendar User
 
champi0n is offline
Join Date: Dec 2007
Posts: 2
Exclamation Multi Calendar not working properly

I've installed the calendar and included it on a page called events.php

Using the BLOG display, everything works fine and as expected, but I want to use the blog display + multi (Showing 3 months in calendar view - with the selected days events in the list)

But once i use the code (from the documentation) for MULTI=1, everything looks fine until i click something.

Clicking a day (any day) in any month brings me to index.php (umm why?) So ok... added unset($epcAltLink); $epcAltLink="events.php";
And now i click a day and it keeps me on the events page, but it doesnt display the day clicked, just the month.

And when clicking on the 3rd month, it now brings up the next 3 months (When i have put in $noNav=1) So when clicking in Feb on any day, it now shows me feb, mar, april... why?

All i want (and its quite simple) is to display 3 months - with the first month being now. And when i click on a day, it displays that days events in my list (as how the blog example works) and doesn't navigate away from the 3 months displayed!

So in other words - the BLOG example with the list under 3 static calendars starting with the current month.
 

Old 12-20-2007, 11:52 AM   #2
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Can you provide a link to your page?
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 12-20-2007, 12:01 PM   #3
champi0n
Calendar User
 
champi0n is offline
Join Date: Dec 2007
Posts: 2
Default

I was going to PM, but no PM button?

anyways in the meantime the problem is described above and the code used is the following:

PHP Code:
<?php $CSS=1; require ("calendar/calendar.php"); ?>

<?php
/*
$MULTI=1; 
$epcMultiWidth = "600px";
$epcMultiPad = 10;
$epcMultiNav = "580px";
$epcMultiCol = 3;
$epcMultiRow = 1;
$epcMultiAdv = 0;
*/

#unset($epcAltLink); $epcAltLink="events.php";
$EPCBLOG=1;
$noNav=1;
require (
"calendar/calendar.php"); 
?><br/><br/><?
$EPCBLOG
=2;
$template="blog.php";
$DF "l, F j, Y"
require(
"calendar/calendar.php"); 
?>
Either way it goes, it seems like the multi wants to add a new event when i click? (by going back to index with a sessid?) its a default install, but the current uncommented code works as expected, but i want the multi calendar (3 months view)
 

Old 12-20-2007, 03:09 PM   #4
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Can you not provide a link?

Make sure you're not logged into the Setup Manager when viewing the regular page. You're server/computer may carry over the login credentials...
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 

Old 12-20-2007, 03:32 PM   #5
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

To have the multi calendar working with the Blog mode, there are some modifications required. I can't seem to find a post relating to that, but I was certain that I had posted that info before.

It might be in an email to a client... Let me do a search, I'll get back to ya.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 12-20-2007, 03:38 PM   #6
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

Ha! I knew I posted this before...

Multiple Calendar Blog?

Just make sure to adjust the line numbers to the current version as this was coded a year ago.
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multiple calendar installations not working... DeanG General Support 8 01-12-2007 01:51 AM
Multi Calendar Display jaystorr General Support 1 05-18-2006 10:05 AM
The Calendar stop working !!! jeanboucher General Support 7 05-10-2006 06:43 AM
Calendar is working but not fully. Joey Dugdale Installation / Upgrade Questions 14 02-27-2006 04:34 PM
Calendar stopped working - Help please! kmillar General Support 2 11-17-2005 05:22 PM



All times are GMT -4. The time now is 05:18 AM.


vBulletin skins developed by: eXtremepixels
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright 2009 NashTech, Inc.

| Home | Register | Today's Posts | Search | New Posts |