[Php-calendar-discussion] Options forgotten in 0.8
Brought to you by:
sproctor
From: Mark B. <php...@em...> - 2003-03-10 14:57:23
|
Sean, I've installed version 0.8 on both a Linux machine and a Windows machine, both with PHP 4.3.1 and some fairly recent MySQL. It seems that Option settings aren't being retrieved. I see them stored in the MySQL database, but when I go to edit them, they are all at their defaults. A problem, likely related to this, is that upon entering a new event, I receive the following error: Software Error Your subject was too long. characters max. This happens no matter how long my subject really is. Note there is no actual "characters max" displayed. I suspect that the "subject_max" field isn't being read properly anywhere in the scripts. Thanks, Mark |