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

Repeating events not showing
Old 02-09-2006, 05:00 AM   #1
hbcrosby
Calendar User
 
hbcrosby's Avatar
 
hbcrosby is offline
Join Date: Apr 2004
Posts: 25
Default Repeating events not showing

I've something in my code that is not allowing repeating events to show when I want to show a single day's worth of events.

Here is my code:

<?php
if ($calkey == "month") {
$epcListMouseover=1;
$LIST=1;
$listMonth = 1;
} elseif ($calkey == "week") {
$epcListMouseover=1;
$LIST=1;
$listWeeks=1;
} else {
$epcListMouseover=1;
$LIST=1;
$noOld = 1;
$listDays = 2;
}
$DF = "D - M d";
$template="mylist.php";
require ("esc/calendar.php");
unset($calkey);
?>

If I set $listDays=1, repeating events do not show for that day. If I set $listDays=2, they show. I tried this in demo.php with the same results. If this action is by design, OK. I'm just verifying that I'm calling Brian's functions correctly. I could not find anything specific in the Instructions or forum during my brief search for an answer.

You can view the test site at http://www.brunswickumc.com/events.php

Second item........the above code will only show me 6 days of events when "week" is chosen. Anybody see where I messed up?
 

Old 02-09-2006, 06:58 AM   #2
ve9gra
Support Team
 
ve9gra's Avatar
 
ve9gra is offline
Join Date: Jun 2003
Location: New Brunswick, Canada
Posts: 4,965
Default

For some reason, my instinct is telling me this has to do with your server's timezone...

Can you try adding a repeating event that lasts all day long (with no start/end time)?
__________________
-- Gervais
EPC Tutorials... We're here to help!
Offering custom integration services. Contact me here.
* Not affiliated with EasyPHPCalendar or NashTech Inc.
 

Old 02-10-2006, 07:02 AM   #3
hbcrosby
Calendar User
 
hbcrosby's Avatar
 
hbcrosby is offline
Join Date: Apr 2004
Posts: 25
Default

hmmmm.......I'm not sure that is the problem. I believe this site is on a US server, however, I will verify. I just created two events that start today (2/10) and repeat for the next 3 weeks. One event was set without a time schedule and one event was set WITH a time schedule. There is also an existing event on this day. I should note that I have EPC's time set for US eastern time zone (-5). I'll check the location of the server and see if an adjustment is needed. Any other thoughts would be appreciated!!
 

Old 02-10-2006, 07:21 AM   #4
hbcrosby
Calendar User
 
hbcrosby's Avatar
 
hbcrosby is offline
Join Date: Apr 2004
Posts: 25
Default

Server is located in Phoenix, AZ and is set to Mountain Standard Time.
 

Old 02-10-2006, 09:58 AM   #5
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,885
Default

Can you repeat this on the demo page on this web site?

What version of the calendar are you using?
__________________
-- Brian

Questions?

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

Old 02-15-2006, 08:04 AM   #6
hbcrosby
Calendar User
 
hbcrosby's Avatar
 
hbcrosby is offline
Join Date: Apr 2004
Posts: 25
Default

Brian:

If I understand your question correctly, I not able to repeat this issue on your site as I am not able to change the code.

I am using ver. 6.3.16.

Any thoughts where I should be looking?
 
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
Empy list not showing "no events to display" text? Danimal General Support 9 02-07-2006 07:45 AM
repeating events not showing in event manager eshutter General Support 11 12-31-2005 11:53 AM
Showing events in from previous and next months in TOC. charlotte21 General Support 9 03-30-2005 09:25 AM
events aren't showing up juanita General Support 10 05-06-2004 08:04 PM



All times are GMT -4. The time now is 11:12 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 |