I upgraded from php 5.2 to php 5.3 for my existing Joomla 1.5.26 site, and the following error messages appeared throughout Kunena Forum:
So I figured it was time to upgrade my uddeIM. So I installed 2.7 (the version for J 1.0 & 1.5), and got the following error message:
Code:
SQL error when attempting to save a messageDB function failed with
error number 1054
Unknown column 'systemflag' in 'field list' SQL=INSERT INTO jos_uddeim
(fromid, toid, toread, message, datum, systemflag, disablereply, systemmessage,
totrashoutbox, totrashdateoutbox) VALUES (62, 62, 0, 'Welcome to uddeIM!
You have succesfully installed uddeIM. Try viewing this message with different templates. You can set them in the administration backend of uddeIM.
uddeIM is a project in development. If you find bugs or weaknesses,
please write them to me so that we can make uddeIM better together.
Good luck and have fun!', 1336287403, 1, 1, 'uddeIM', 1, 1336287403)
SQL =
INSERT INTO jos_uddeim (fromid, toid, toread, message, datum, systemflag,
disablereply, systemmessage, totrashoutbox, totrashdateoutbox)
VALUES (62, 62, 0, 'Welcome to uddeIM!
You have succesfully installed uddeIM.
Try viewing this message with different templates. You can set them in the administration backend of uddeIM.
uddeIM is a project in development. If you find bugs or weaknesses,
please write them to me so that we can make uddeIM better together.
Good luck and have fun!', 1336287403, 1, 1, 'uddeIM', 1, 1336287403)
I then installed all the modules and CB plugins without incident.
But the error messages haven't gone away. And line 50 says: