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

Only 2 calendars showing on line 1 of multiline calendar
Old 12-08-2008, 05:25 PM   #1
lagi
Calendar User
 
lagi is offline
Join Date: Dec 2008
Posts: 2
Default Only 2 calendars showing on line 1 of multiline calendar

Hi ,

Ive been banging my head for a couple of days removing tables adding divs etc etc then ripping out all html from the page and entering just the body and html ytags.

Then i started removing settings

here is my basic page

multilevel calendar at top and events at the bottom

<?php

$MULTI=1;

$OL = 1; // Mousover on

$epcMultiWidth = "700px";

$epcMultiPad = 0;

$epcMultiNav = "580px";

$epcMultiCol = 3;

$epcMultiRow = 1;

require("calendar.php");?>
<?php

// LIST EVENTS next 52 weeks
$LIST=1;

$epcListMouseover = "1";
$listWeeks = 52;

$DF = "D - M d";
$template="monthly.php";
require ("calendar.php");

?>

if i set multicol = 3 and multirow to 3 i get
2 calandars on row 1 and 3 on other 2 rows.

If I set it 2 c= 2 r = 2

I get 1 calendar on row 1 and 2 on row 2

Basically 1 calendar (the left 1 is always missing on row 1)

I f set $OL = 0; // Mouseover on to 0 (off) it works perfectly.

Other than that the calendar works great.

ps I am using the latest version and not the trial

Regards Lagi
 

Old 12-08-2008, 06:09 PM   #2
Brian
EPC Developer
 
Brian's Avatar
 
Brian is offline
Join Date: Jun 2001
Location: Florida, USA
Posts: 10,906
Default

After OL=1, the very next line needs to be

require ("calendar.php");
__________________
-- Brian

Questions?

Instructions | FAQs | Errors FAQ | Forums | Support
| Web Site Hosting
 

multiline working now
Old 12-08-2008, 06:37 PM   #3
lagi
Calendar User
 
lagi is offline
Join Date: Dec 2008
Posts: 2
Default multiline working now

Thanks Brian that did the trick.

Regards Lagi
 
Closed Thread

Tags
display error, mousover, multiline

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
How to show the line "Choose calendar mode"? Tribulatio General Support 4 07-13-2008 12:26 PM
No events are showing on calendar or list view Cappiels General Support 15 07-30-2007 12:34 PM
Calendar Not Showing Up pr0grammerMX General Support 4 03-04-2006 05:14 PM
Not so easy... kenrayner2 General Support 3 09-03-2004 01:02 PM
Problem with installation in windows 2k server akkam General Support 3 01-11-2004 01:03 AM



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