Page 1 of 1
Recipiants not saving & forms broken!
Posted: Mon Jan 18, 2010 4:34 pm
by Igol
We have created a new instance of openemm v6.0.1 which had data from our 5.5.1 install imported via a database restore... then the tables modified by .sql scripts as specified in the install doc.
Problem being forms no longer work and adding a recipiant through the web interface has strange results? I've tried to look through logs etc but can't see anything going wrong, MySQL permissions all seem good too.
Any suggestions?
Posted: Tue Jan 19, 2010 10:46 am
by maschoff
Have you updated emm.properties and cms.properties after update? (see file UPDATE.txt)?
Posted: Tue Jan 19, 2010 1:16 pm
by Igol
Yes we have indeed.
Strangely if we add a new recipiant through the web form it instantly comes back with the error stating "! An error occured while saving the recipient. " at the top of the recipiant add form.
If you then press save again the message disappears, but the form and details remain the same... if yout hen press save a third time... the recipiant is added?
step 1
step 2
step 3

Posted: Tue Jan 19, 2010 3:06 pm
by Igol
Can I just add on the third press the recipiant isn't in fact added although you get a sucessful change log?
Posted: Wed Jan 20, 2010 3:18 pm
by Igol
I have confirmed it is an issue going from v5.5.1 to v6.0.1 via the upgrade scripts in /usr/share/doc/OpenEMM-6.0.1
We have imported the v5.5.1 database to MySQL, then exected the following update scripts........
update_openemm-5.5.1-6.0.sql
update_openemm-6.0-6.0.1.sql
... we have also performed changes as suggested within UPDATE.txt