Thanks for the fix on the address book - that did the trick. Back to the original question though - anyone know how to fix the alarm management permission errors on the calendar? That's been a persistent issue regardless of php4 or php5. Thanks
<EOL> Tib On Fri, 17 Jun 2005, Chris Weiss wrote: > did you make a bug report on the web site? > > On 6/17/05, Charles Martin <[EMAIL PROTECTED]> wrote: > > Yeah, I had the blank-page issue with the addressbook as well. It's a > > pretty easy problem to fix : > > > > In line 38 of class.uiaddressbook.inc.php there is a declaration of > > $template which is already declared higher in the file, just remove the > > second one. In php4 it was all fine but in php5 it generated a fatal error. > > I contacted the author with the fix but it seems it wasn't put in the CVS > > yet. > > > > Have fun > > > > > > -- > > > > > > Charles Martin Programmeur analyste > > 819.378.4242 acolytecommunication.com > > [EMAIL PROTECTED] > > > > > > Tib wrote: > > D'oh! Hmm - well the only things I've had problems with so far is the > > addressbook and notes - which is good. Eerything else seems to work fine. > > The alarm issue though is independant of the php version. Any idea on > > that? Thanks for the headsup on php itself. > > > > <EOL> > > Tib > > > > On Fri, 17 Jun 2005, Chris Weiss wrote: > > > > > > > > phpgw doesn't run on php5 yet > > > > On 6/17/05, Tib <[EMAIL PROTECTED]> wrote: > > > > > > Anyone have an idea on the alarm permissions issue? > > > > Also (but unrelated I think) - if I try to go to the addressbook all I get > > is a blank page. Pulling up preferences for it gives me the following > > error: > > > > Fatal error: Cannot use string offset as an array in > > /usr/local/apache/htdocs/groupware/addressbook/inc/class.uiaddressbook_prefs.inc.php > > on line 258 > > > > I did just rebuild php to v5.04 today, which is probably related to this, > > but the alarm issue has been a problem from the beginning. Please help. > > > > <EOL> > > Tib > > > > On Mon, 13 Jun 2005, Tib wrote: > > > > > > > > I've dug through the archives and seen this question asked plenty of times > > but never answered. > > > > What causes a person to NOT be able to add, edit or do anything to their > > own calendar events for alarms? > > > > Somehow in the past I got around this by having the async crontab entry > > get installed. But now it's suddenly fallen back into the same old problem > > and I don't know what to do. > > > > I'm using 0.9.16.005 on php4.31 with apache 1.3.27 > > > > <EOL> > > Tib > > > > > > _______________________________________________ > > Phpgroupware-users mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/phpgroupware-users > > > > > > _______________________________________________ > > Phpgroupware-users mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/phpgroupware-users > > > > > > > > _______________________________________________ > > Phpgroupware-users mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/phpgroupware-users > > > > > > > > _______________________________________________ > > Phpgroupware-users mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/phpgroupware-users > > > > > > > > > > > > > > _______________________________________________ > > Phpgroupware-users mailing list > > [email protected] > > http://lists.gnu.org/mailman/listinfo/phpgroupware-users > > > > > > > > > _______________________________________________ > Phpgroupware-users mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/phpgroupware-users > _______________________________________________ Phpgroupware-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/phpgroupware-users
