Hello,
I am having problem installing Uddeim on Joomla2.5. Please help out
SQL error when attempting to save a messageDB function failed with error number 1146
Table 'gowones1_gowo816.ncc_uddeim' doesn't exist SQL=INSERT INTO ncc_uddeim (fromid, toid, toread, message, datum, systemflag, disablereply, systemmessage, totrashoutbox, totrashdateoutbox) VALUES (849, 849, 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!', 1375899385, 1, 1, 'uddeIM', 1, 1375899385)
SQL =
INSERT INTO #__uddeim (fromid, toid, toread, message, datum, systemflag, disablereply, systemmessage, totrashoutbox, totrashdateoutbox) VALUES (849, 849, 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!', 1375899385, 1, 1, 'uddeIM', 1, 1375899385)