View Full Version : Calendar not displaying on page??
twolf
04-01-2008, 01:49 AM
I am having troubles with the calendar displaying on the actual website. The categories are showing up, but the calendar is not displaying. I have put /* */ around the php calls so that when it displays on the screen I can see what was happening.
http://greatswampfishandgame.com/newevents.php
It is late and I'm hoping that this is not something lame, but I am stumped at this point as to why one is showing and the other is not....
Thanks for your time..
Brian
04-01-2008, 10:49 AM
I went to your page, but you have right-click disabled to view the source...
I see that the calendar/demo.php file is working, so the calendar is functioning. Most likely it's to do with the integration code. Can you attach your newevents.php file?
twolf
04-01-2008, 12:06 PM
Thanks Brian... I had installed this on another site, but it was also a different server.. I appreciate your help... I have attached the file...
Tam
http://greatswampfishandgame.com/newevents.php
Brian
04-01-2008, 02:08 PM
I need the actual file newevents.php attached (not a link to the page). :)
twolf
04-01-2008, 02:25 PM
Hi Brian,
I did lift the right click on the file.. It is not allowing me to attach the file....
T
Brian
04-01-2008, 02:32 PM
You you getting an error when trying to attach?
(Still can't see what we need to by the right-click).
twolf
04-01-2008, 02:41 PM
When I try to attach by a file it doesn't appear to be uploading the file? My head is way to many places today so my apologies for my ignorance... One of my servers is down and trying to resolve that as well as this.... file://greatswampfishandgame.com/newevents.php
Brian
04-01-2008, 02:54 PM
I got the file...
1) You have the $OL=1 code in the wrong place. This piece of code should be immediately after the <body> tag.
2) You don't have the code to display the calendar anywhere. You need to pick a calendar mode and add the code as per the Integration/Mode section of the instructions.
twolf
04-01-2008, 09:10 PM
Hi Brian,
Thanks for your help. I'm sorry to waste your time for something so lame.
I am attaching another file though and was wondering if you could please offer me just one more ounce of guidance? How would I display only the little calendar without the text on the http://greatswampfishandgame.com/index.php (http://greatswampfishandgame.com/index.php) and still display everything on the http://greatswampfishandgame.com/newevents.php (http://greatswampfishandgame.com/newevents.php)
What would I need to change on the index.php file?
Thanks
Tam
ve9gra
04-01-2008, 09:25 PM
From what I can see, you have a section that starts with $LIST=1; and ends with require("calendar/calendar.php");right after that you have a table and then another require("calendar/calendar.php");
If you remove from the $LIST to the first require, you should end up with the correct layout.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.