Hi , tryed to edit one area name from herarchy and found this error message
User Error - SQL ERROR: : update area set parent=27,area_class=\'ABOUT_DEFAULT.php\',area_action=\'VIEW_LICENSE.php\',secure=0 where area_id=87;Unknown column 'area_class' in 'field list'
This mesage appera inside a javascript alert.
Hope this can fixed
Thank a lot in advance
alex
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Found it. Similar issue that I missed due to renaming in tables. Fixed in several places and also looked for other issues that may be caused due to renaming in tables and fixed those as well.
You can fix this by downloading a the new version (3.2.85), going into the projects/sql directory and copying the ADMIN.php file into your existing projects/sql directory. This should fix all ongoing issues.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi , tryed to edit one area name from herarchy and found this error message
User Error - SQL ERROR: : update area set parent=27,area_class=\'ABOUT_DEFAULT.php\',area_action=\'VIEW_LICENSE.php\',secure=0 where area_id=87;Unknown column 'area_class' in 'field list'
This mesage appera inside a javascript alert.
Hope this can fixed
Thank a lot in advance
alex
Found it. Similar issue that I missed due to renaming in tables. Fixed in several places and also looked for other issues that may be caused due to renaming in tables and fixed those as well.
You can fix this by downloading a the new version (3.2.85), going into the projects/sql directory and copying the ADMIN.php file into your existing projects/sql directory. This should fix all ongoing issues.