Hi all,
I am doing a test upgrade on a Joomla 2.5.19 site with CB 1.9.1 migrating to Joomla 3.3.1
After the upgrade frontend CB login module fails with the message : 1146 - Table '<db>.j25_uddeim' doesn't exist SQL=SELECT count(u.id) FROM j25_uddeim AS u WHERE u.totrash=0 AND u.toread=0 AND u.toid=810 where <db> is the database name.
The uddeim table doesn't exist (both in J2.5.19 and J3.3.1 configuration) indeed , there's no PMS configured, including UddeIM.
Frontend logins using CB login module on Joomla 2.5.19 are working fine. All other functionality after the upgrade to Joomla 3.3 (anonymous profile views, backend CB configuration) seems to be working just fine.
Other system info:
PHP version: 5.4.4
MySQL: 5.5.37
So the question is: why does the UddeIM related query during login in the J3.3 site occur, even though UddeIM is not installed ?
Any ideas how to resolve this?
kind regards,
Fred Peek