Zickey Calendar - Single event issue

30 posts by 7 authors in: Forums > CMS Builder
Last Post: April 5, 2012   (RSS)

By northernpenguin - April 9, 2011

Jerry:

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

Not really,

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
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

By northernpenguin - April 11, 2011

Ok, this is extremely weird! I left my file (calendar.php) in the root folder of my site. I added calendar5.php and only changed the location of CMSB at the top of the file.

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
Attachments:

calendar_002.php 16K

calendar5.php 9K

Re: [northernpenguin] Zickey Calendar - Single event issue

By gkornbluth - April 11, 2011

Sorry Ragi,

I don't have a answer for this.

Jerry
The first CMS Builder reference book is now available on-line!







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

Did you ever get this sorted out?

Jerry
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

By northernpenguin - April 15, 2011

Jerry: no, I didn't. Got to busy with a number of new websites I am working on. I will, however, get back to it.
--
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

Glad you're busy

Jerry
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

Re: [efi-revivo] Zickey Calendar - Single event issue

By efi-revivo - April 5, 2012

?

Re: [efi-revivo] Zickey Calendar - Single event issue

By (Deleted User) - April 5, 2012

Hi efi-revivo,

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