Hello,
I am trying to run JACL and AEC on a Joomla 1.5.2 platform.
When a user is signing up for a new account the user group is supposed to change.
This is the error I get during the process of signing up for a sub_script_ion in AEC:
| Code: : |
DB function failed with error number 1054
Unknown column 'jaclplus' in 'field list' SQL=UPDATE jos_session SET jaclplus = '' WHERE userid = '75'
|
Any ideas?