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 showing
Old 11-09-2005, 05:44 PM   #1
Carlos
Calendar User
 
Carlos is offline
Join Date: Sep 2005
Posts: 14
Default Multi-Calendar not showing

Hi -

I'm trying to setup a multi-calendar on a page. The normal and listing modes work fine, but not the multi-calendar. It used to work fine, but stopped working after I upgraded to 6.3.

Here's the code that is inserted among the other calendar views:
<?php
// THIS IS AN EXAMPLE OF THE MULTI-CALENDAR GENERATOR
$MULTI=1;
$epcMultiWidth = "500px";
$epcMultiPad = 5;
$epcMultiNav = "100px";
$epcMultiCol = 3;
$epcMultiRow = 4;
require("calendar/calendar.php");
?>


TIA,
Carlos
 

Old 11-09-2005, 06:07 PM   #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 with the calendar?
__________________
-- Brian

Questions?

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

Old 11-09-2005, 06:42 PM   #3
Carlos
Calendar User
 
Carlos is offline
Join Date: Sep 2005
Posts: 14
Default

Here's the link:
http://209.123.229.86/centralcoastvi...g/calendar.php

The only thing that shows from the multi-calendar code are the navigation arrows "<<< current >>>", (near the top) and not even all of that is showing.
 

Old 11-09-2005, 06:49 PM   #4
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Not really sure what that's happening... Can you open a support ticket and attach the original page (with the PHP code) and I can test it here?
__________________
-- Brian

Questions?

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

Old 11-09-2005, 07:02 PM   #5
Carlos
Calendar User
 
Carlos is offline
Join Date: Sep 2005
Posts: 14
Default

Sure. I'll
 

Old 11-09-2005, 07:12 PM   #6
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

I don't see the multi-calendar code in the page that was sent in the ticket?
__________________
-- Brian

Questions?

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

Old 11-09-2005, 07:52 PM   #7
Carlos
Calendar User
 
Carlos is offline
Join Date: Sep 2005
Posts: 14
Default

Hi -

Here's a cut and paste of the code I thought I sent you:

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html><head>

<!-- CHANGE THE NEXT THREE LINES -->
<title>Central Coast Village Center</title>
<meta name="Description" content="Nature-Based Learning">
<meta name="KeyWords" content="coyote mentoring, nature based learning, Jon Young, home school program, home schooling,nature classes,environmental education">

<!-- CHANGE THE ABOVE THREE LINES -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<META name="Copyright" content="Copyright 2005 Central Coast Village Center
http://CentralCoastVillageCenter.org/">
<META http-equiv="Content-Language" content="en">
<META name="revisit-after" content="15 days">
<META name="robots" content="index, follow">
<META name="Rating" content="General">
<META name="Robots" content="All">


<link rel=StyleSheet href="corporatestyle.css" type="text/css" media="screen">
<script language="JavaScript" src="javascripts.js"></script>
<script language="JavaScript" src="javascripts.js"></script>

<!-- must have this before </head> -->
<?php $CSS=1; require("calendar/calendar.php"); ?>
</head>
<BODY BGCOLOR="#000000" background="picts/background-main.gif" TEXT="#FFFFFF" leftmargin="0" rightmargin="0" topmargin="0" bottommargin="0" marginheight="0" marginwidth="0">
<?php $OL=1; require("calendar/calendar.php"); ?>
<!-- and the above line in BODY section for mouseovers -->

<!-- PAGE TABLE-->
<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" height="100%"><tr><td ALIGN="LEFT" VALIGN="TOP">

<script language="JavaScript" src="header.js"></script>
<!-- PICTURE TABLE -->
<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" background="picts/news.jpg"><tr><td>
<IMG SRC="picts/spacer.gif" border="0" width="720" height="125"><br>
</td></tr></table>
<!-- PICTURE TABLE -->

<img src="picts/stretchbar.jpg" width="100%" height="10"><br>
<script language="JavaScript" src="menu.js"></script>

<IMG SRC="picts/spacer.gif" height="40" width="225" border="0"><br>

<!-- OUTER TABLE-->
<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td ALIGN="left" VALIGN="top">

<!-- SPLIT TABLE-->
<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td ALIGN="LEFT" VALIGN="TOP" width="15">
<IMG SRC="picts/spacer.gif" height="10" width="15" border="0"><br>
</td><td ALIGN="LEFT" VALIGN="TOP" width="150">

<script language="JavaScript" src="sidebar.js"></script>
<IMG SRC="picts/spacer.gif" height="5" width="150" border="0"><br>
</td><td ALIGN="LEFT" VALIGN="TOP" width="5">
<IMG SRC="picts/spacer.gif" height="400" width="5" border="0"><br>
</td><td ALIGN="CENTER" VALIGN="TOP">
<!-- START CONTENT TABLE -->
<TABLE cellpadding="0" cellspacing="0" border="0" width="500"><tr><td ALIGN="LEFT" VALIGN="TOP">

<p class="just">
<span class="title">
Calendar<BR>
</span>
<BR><BR>


<!-- COPY AND PASTE CODE BELOW TO MAKE A NEW PARAGRAPH -->
<span class="subtitle">
About our calendar<BR>
</span>

If you have any dates you'd like to see here, please contact Jennifer
<p class="just">Administrators - <a href="
http://209.123.229.86/centralcoastvillagecenter.org/calendar/events/" target="_blank">click here</a> to edit events and <a href="http://209.123.229.86/centralcoastvillagecenter.org/calendar/setup/" target="_blank">here</a> to change settings<BR>
<IMG SRC="picts/paragraph-line.jpg" HEIGHT="3" WIDTH="100%" border="0" vspace="7"><BR>
<BR><BR>
<!-- COPY AND PASTE CODE ABOVE HERE TO MAKE A NEW PARAGRAPH -->

</p>
<?php
// THIS IS AN EXAMPLE OF THE MULTI-CALENDAR GENERATOR
$MULTI=1;
$epcMultiWidth = "90%";
$epcMultiPad = 5;
$epcMultiNav = "100px";
$epcMultiCol = 3;
$epcMultiRow = 4;
require("calendar/calendar.php");
?>

<p>&nbsp;</p>
<p><BR>
<?php
// THIS IS AN EXAMPLE OF MULTIPLE TOC CALENDARS
/* // uncomment this line to show //
$TOC=1;
require("calendar/calendar.php");
$mo++;
if ($mo>12) {
$mo = $mo - 12;
$yr++;
}
$TOC=1;
require("calendar/calendar.php");
$mo++;
if ($mo>12) {
$mo = $mo - 12;
$yr++;
}
$TOC=1;
require("calendar/calendar.php");

*/ // uncomment this line to show //
?>
<BR>
<?php
// THIS IS THE CATEGORY FILTER
require("calendar/plugins/filter.php");
?>
<BR>
<?php
// THIS IS THE ALT LINK FEATURE
//unset($epcAltLink); $epcAltLink="
http://www.easyphpcalendar.com/";
require("calendar/calendar.php");
?>
<BR>
<?php
// THIS IS THE LEGEND FEATURE
require("calendar/plugins/legend.php");
?>
<BR>
<?php
// THIS IS THE "Text on Calendar" VIEW
$TOC=1;
$showCat = "1|34|3|4";
require("calendar/calendar.php");
?>
<BR>
<?php
// SHOW LISTINGS MODULE
$LIST=1;
$DF = "M jS, Y (D)";
$template="modern.php";
require("calendar/calendar.php");

?>

</p></td></tr></table>
<!-- CONTENT TABLE -->

</td></tr></table>
<!-- SPLIT TABLE -->
</td></tr></table>
<!-- OUTER TABLE-->

<!-- PAGE TABLE-->
</TD></TR><TR><TD VALIGN="BOTTOM">

<img src="picts/stretchbar.jpg" width="100%" height="10"><br>
<!-- COPYRIGHT -->
<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" background="picts/bottom-shade.gif"><tr><td width="10">
<IMG SRC="picts/spacer.gif" height="35" width="10" border="0"><br>

</td><td ALIGN="left" VALIGN="middle">
<script language="JavaScript" src="copyright.js"></script>

</td><td ALIGN="right" VALIGN="middle">

<script language="JavaScript" src="copyright-allwebco.js"></script>

</TD><td width="10">
<IMG SRC="picts/spacer.gif" height="10" width="10" border="0"><br>
</td></tr></table>
<!-- COPYRIGHT -->

</td></tr></table>
<!-- END PAGE TABLE-->

</BODY>
</HTML>
 

Old 11-09-2005, 08:22 PM   #8
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Ah, that's different than the one in the ticket...

Does this look right (without your graphics, etc.):

http://www.easyphpcalendar.com/CC.php
__________________
-- Brian

Questions?

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

Old 11-09-2005, 08:42 PM   #9
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Try uploading the multiShow.php file in the plugins directory in ASCII mode.
__________________
-- Brian

Questions?

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

Old 11-09-2005, 11:46 PM   #10
Carlos
Calendar User
 
Carlos is offline
Join Date: Sep 2005
Posts: 14
Default

I tried uploading in ASCII mode, but that kills the entire page. I had to re-upload the file in binary just to get the other stuff working. Any other ideas?
 

Old 11-09-2005, 11:51 PM   #11
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Can you test that the multi-calendar generator will work on the demo.php page?
__________________
-- Brian

Questions?

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

Old 11-10-2005, 01:07 PM   #12
Carlos
Calendar User
 
Carlos is offline
Join Date: Sep 2005
Posts: 14
Default

Hi Brian -

I uncommented the multi-calendar code on the demo page, and it does the same as on the other page - only the "back" arrows and the "current" navigation buttons show. (At the very bottom). It's here:
http://209.123.229.86/centralcoastvi...endar/demo.php
 

Old 11-10-2005, 02:53 PM   #13
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Try entering &gt;&gt;&gt; for the left navigation and &lt;&lt;&lt; for the right navigation in the Setup Manager and see if it makes a difference.
__________________
-- Brian

Questions?

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

Old 11-10-2005, 03:10 PM   #14
Carlos
Calendar User
 
Carlos is offline
Join Date: Sep 2005
Posts: 14
Default

It didn't fix it. Only thing different was the left arrows changed direction.
 

Old 11-10-2005, 03:19 PM   #15
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

Very odd... Can you open a support ticket so I can send you a test file?
__________________
-- Brian

Questions?

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

Old 11-16-2005, 12:35 PM   #16
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

This has been resolved in Version 6.3.11.
__________________
-- Brian

Questions?

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

Old 11-16-2005, 12:37 PM   #17
larry.fischer
Calendar User
 
larry.fischer is offline
Join Date: Nov 2005
Posts: 1
Default

Hi,

We are having the same problem. We upgraded so that the legend plugin would be available and the Multi-view calendar stopped displaying.

brad
 

Old 11-16-2005, 12:49 PM   #18
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
Default

You have this same problem with Version 6.3.11?
__________________
-- Brian

Questions?

Instructions: Version 6 - Version 7 | FAQ | Errors FAQ | Paths FAQ | Forums | Support
| Web Site Hosting
 
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
Calendar not showing Carlos General Support 1 09-05-2005 07:59 PM
Property Calendar - multi user Jon General 0 07-27-2005 12:08 AM
Showing small calendar alone o-stated General Support 2 04-08-2005 06:03 PM
Upgraded and now calendar not showing TK680 General Support 2 10-19-2004 06:45 PM
Calendar showing up incorrectly ddenson General Support 2 09-17-2004 08:57 AM



All times are GMT -4. The time now is 12:52 PM.


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 |