1 message in com.mysql.lists.eventum-usersAW: Problem updating from 1.5.3 to 1.5.4
FromSent OnAttachments
Peter Schrenk28 Sep 2005 01:17 
Subject:AW: Problem updating from 1.5.3 to 1.5.4
From:Peter Schrenk (p.sc@ac-consulting.at)
Date:09/28/2005 01:17:58 AM
List:com.mysql.lists.eventum-users

Hi Bryan,

thank you for the info, the update went perfect this time. Seems I should try to keep on the latest version and not wait with updating till
I have a quiet minute.

And Thank You to the whole Eventum Team, it's a great tool !

With best regards, Peter

-----Ursprüngliche Nachricht----- Von: Bryan Alsdorf [mailto:bry@mysql.com] Gesendet: Dienstag, 27. September 2005 07:31 An: Peter Schrenk Cc: even@lists.mysql.com Betreff: Re: Problem updating from 1.5.3 to 1.5.4

Hi,

Peter Schrenk wrote:

Hi,

i'm trying to Update Eventum from 1.5.3 to 1.5.4 on a debian woody system.

When I try to execute the last update script (which handles the templates) I get the following error:

Parse error: parse error in /var/www/config.inc.php on line 122

Warning: Failed opening 'APP_INC_PATHclass.misc.php' for inclusion

(include_path='.:/usr/share/pear') in

/var/www/misc/upgrade/v1.5.3_to_v1.5.4/flush_compiled_templates.php on

line 3

Fatal error: Undefined class name 'misc' in

/var/www/misc/upgrade/v1.5.3_to_v1.5.4/flush_compiled_templates.php on line 6

Is this a known error, or does anyone know the solution for correcting this ?

A recent change to Eventum unfortunately caused older upgrade scripts to break. I have fixed this in our BitKeeper repository, but to fix this in your current version go into config.inc.php and into setup/config.inc.php and put quotes around the %{APP_ENABLE_FULLTEXT}%. Then when you are finished upgrading go back into config.inc.php and remove the quotes, the value should be set to true or false when you are done upgrading.

Best Regards, /bryan