| General Support Questions about using the Easy PHP Calendar. (Not installation or customizations) |
 |
Number of Events per Day? |
 |
10-16-2005, 07:54 AM
|
#1
|
|
Calendar User
oowhisperoo is offline
Join Date: Oct 2005
Posts: 11
|
Number of Events per Day?
Greetings.
Have a little problem that may be a browser issue?
in Firefox, (on the TOC calendar) the event window is stretched to accomodate multiple events for a certain date.
However, in IE, any more than 5 events are truncated from the list until the user clicks into the day.
any ideas for a fix?
http://www.broomwood.co.uk/calendar.php
|
|
|
|
10-16-2005, 08:41 AM
|
#2
|
|
EPC Developer
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
|
It seems to work for me...
What is your OS and the exact version of your browser?
|
|
|
|
10-16-2005, 09:26 AM
|
#3
|
|
Calendar User
oowhisperoo is offline
Join Date: Oct 2005
Posts: 11
|
XP Pro SP2
IE: 6.0.2900.2180.xpsp2
Firefox: 1.0.7
For example: view the 17th of october. The last entry should be Upper school Parent-Teacher Interview
But on IE, it cuts it off and the last entry is Last swimming lesson. I'm pretty sure its not just my machine, because my client alerted me to it from his machine.
Thanks in advance!!
|
|
|
|
10-16-2005, 09:32 AM
|
#4
|
|
EPC Developer
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
|
|
|
|
|
10-16-2005, 09:38 AM
|
#5
|
|
Calendar User
oowhisperoo is offline
Join Date: Oct 2005
Posts: 11
|
6 items on the 15th, in IE and Firefox
|
|
|
|
10-16-2005, 09:41 AM
|
#6
|
|
EPC Developer
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
|
I didn't change anything from the default setting that are included in the calendar distribution. Do you know if the CSS for the calendar has been modified? If so, can you zip up and attach your modified theme?
|
|
|
|
10-16-2005, 09:47 AM
|
#7
|
|
Calendar User
oowhisperoo is offline
Join Date: Oct 2005
Posts: 11
|
nope, fresh install as of friday. all i did was change permissions.
|
|
|
|
10-16-2005, 10:03 AM
|
#8
|
|
EPC Developer
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
|
There was a new version released yesterday. Please try upgrading to this version (6.3.05) and see if it helps with this issue.
|
|
|
|
10-18-2005, 09:44 AM
|
#9
|
|
Calendar User
blackstone is offline
Join Date: Sep 2005
Posts: 12
|
Did you ever hear if this solved the problem of IE showing all events for the day in TOC view. Having same problem. No time to upgrade this morning before meeting with client.
|
|
|
|
10-18-2005, 09:52 AM
|
#10
|
|
EPC Developer
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
|
I don't know if this was resolved, but I have been unable to recreate it here...
|
|
|
|
10-18-2005, 10:27 AM
|
#11
|
|
Calendar User
oowhisperoo is offline
Join Date: Oct 2005
Posts: 11
|
I'll do the upgrade today and post up to let you know
|
|
|
|
10-18-2005, 11:51 AM
|
#12
|
|
Calendar User
oowhisperoo is offline
Join Date: Oct 2005
Posts: 11
|
upgrading to latest version didn't help. IE's date box still doesnt stretch to accomodate all events.
|
|
|
|
10-18-2005, 12:28 PM
|
#13
|
|
EPC Developer
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
|
Looking at your source-code, you're missing the mouse-over code from the integration/important section of the instructions.
Also, the page isn't formatted correctly. It seems to start out with a <table> element and the <html> element is further down in the page...
Please try correcting these issues and see if it helps.
|
|
|
|
10-18-2005, 12:36 PM
|
#14
|
|
Calendar User
oowhisperoo is offline
Join Date: Oct 2005
Posts: 11
|
didnt include mouseover code because client didnt want mouseover function, is it required?
rearranged formatting, no dice
|
|
|
|
10-18-2005, 12:43 PM
|
#15
|
|
EPC Developer
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
|
The changes you made seemed to have fixed the javascript errors I was seeing.
Just as a test, try enabling the mouse-over pop-ups and see if it makes any difference.
|
|
|
|
10-18-2005, 12:53 PM
|
#16
|
|
EPC Developer
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
|
Thank you for your help so far...
I see that you've enabled the mouse-overs and still have the same issue.
Please edit the demo.php file in the root calendar directory and enable the TOC mode. Then see if this page has the same issue.
|
|
|
|
10-18-2005, 12:54 PM
|
#17
|
|
Calendar User
oowhisperoo is offline
Join Date: Oct 2005
Posts: 11
|
OL enabled, still 5 events showing in IE
|
|
|
|
10-18-2005, 01:04 PM
|
#19
|
|
EPC Developer
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
|
That means there must be existing CSS code on the page that is causing the issue.
Try some process of elimination, like completely removing your CSS and see if the calendar appears correctly. Then check individual CSS elements until you find the culprit.
|
|
|
|
10-18-2005, 01:06 PM
|
#20
|
|
Calendar User
oowhisperoo is offline
Join Date: Oct 2005
Posts: 11
|
Thanks for your help Brian. I'll start fresh and post what i come up with!
|
|
|
|
10-18-2005, 01:07 PM
|
#21
|
|
EPC Developer
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,878
|
I also noticed there is no content type indicated on your page, such as:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
|
|
|
|
10-24-2005, 03:45 AM
|
#22
|
|
Calendar User
wakalapi is offline
Join Date: May 2005
Posts: 33
|
In your style sheet, toward the bottom...
Code:
.s20TOC {
background-color: #F7F7F7;
height: 88px;
}
.s20TOC0 {
background-color: #D4D4D4;
height: 88px;
}
What if you deleted the height specification, or increased it to more than 88 pixels?
Last edited by wakalapi; 10-24-2005 at 03:52 AM.
|
|
|
|
10-24-2005, 01:01 PM
|
#23
|
|
Calendar User
oowhisperoo is offline
Join Date: Oct 2005
Posts: 11
|
Quote:
|
Originally Posted by wakalapi
I looked at your style sheet and found in the mainTableTOC class:
Code:
.mainTableTOC {
background-color: #FFFFFF;
border: 1px solid #BBBBBB;
width: 705px;
table-layout: fixed;
What if, as a test, you deleted the "table-layout: fixed;" key?
|
Thanks, wakalapi. I've deleted this property and it allows all items to be displayed.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 10:25 AM.
|