Zickey Calendar - Single event issue
30 posts by 7 authors in: Forums > CMS Builder
Last Post: April 5, 2012 (RSS)
I decided to work with the original files instead. I created a folder called "calendar" and placed all three files here. All I changed in calendar5.php was the viewer location and the css location. I get the following error:
Couldn't start session! 'session_start(): Cannot send session cache limiter - headers already sent (output started at /home/rcl618/public_html/calendar/calendar5.php:2)'!
Any idea what the problem is?
Ragi
northernpenguin
Northern Penguin Technologies
"Any sufficiently advanced technology
is indistinguishable from magic."
........Arthur C. Clarke
Re: [northernpenguin] Zickey Calendar - Single event issue
By gkornbluth - April 9, 2011
I remember having a start session problem with a CAPTCHA program
This is what worked for V2.07
<?php
include_once('captcha/captchac_lib.php');
session_write_close ();
?>
<?php
require_once "cmsAdmin/lib/viewer_functions.php";
?>
Don't really know what else to say.
I'd muck about a bit and then go back to your original code, or maybe some sort of "include" of a plain vanilla calendar?
Jerry
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
Calendar.php works, but does not display single events. Calendar5.php generates the following error:
Couldn't start session! 'session_start(): Cannot send session cache limiter - headers already sent (output started at /home/rcl618/public_html/calendar5.php:2)'!
I checked the file permissions, they are identical. I have attached the two files in question.
Help!
Ragi
northernpenguin
Northern Penguin Technologies
"Any sufficiently advanced technology
is indistinguishable from magic."
........Arthur C. Clarke
Re: [northernpenguin] Zickey Calendar - Single event issue
By gkornbluth - April 11, 2011
I don't have a answer for this.
Jerry
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
Re: [northernpenguin] Zickey Calendar - Single event issue
By gkornbluth - April 15, 2011
Jerry
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
northernpenguin
Northern Penguin Technologies
"Any sufficiently advanced technology
is indistinguishable from magic."
........Arthur C. Clarke
Re: [northernpenguin] Zickey Calendar - Single event issue
By gkornbluth - April 15, 2011
Jerry
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
By efi-revivo - March 27, 2012
And if we have events i dont want to see the list of them just color the dates number in other colors and when we click on the number i will see the full deatiles and events list?
thanks
Re: [efi-revivo] Zickey Calendar - Single event issue
By (Deleted User) - April 5, 2012
The Zickey Calendar is a user-submitted plugin so we don't do direct support for it.
If you can get in contact with gkornbluth he may be able to help you, or you could get some consulting time with one of our programmers http://www.interactivetools.com/hire-us/.
Thanks,
Tom