I installed 9.4 DataLife version utf8.
After I imported the database from the control panel of the old version of DataLife 9.2 utf8,
Now I can not change settings in the all user groups, give me error:
MySQL Error!
------------------------
The Error returned was:
Unknown column 'allow_vote' in 'field list'
Error Number: 1054
how to fix ?
Thanks
After I imported the database from the control panel of the old version of DataLife 9.2 utf8,
Now I can not change settings in the all user groups, give me error:
MySQL Error!
------------------------
The Error returned was:
Unknown column 'allow_vote' in 'field list'
Error Number: 1054
PHP:
UPDATE dle_usergroups set group_name='Members', allow_cats='all', allow_adds='1', cat_add='9,10,11,12,60,15,18,19,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,61,62,63,64,72,42,43,44,45,46,47,48,49,50,51,52,53,76,54,55,56,57,65,66,67,68,69,70,71,84,14,13,73,77,17,78,79,74,75,80,81,82,83', allow_admin='0', allow_addc='1', allow_editc='1', allow_delc='0', edit_allc='0', del_allc='0', moderation='0', allow_all_edit='0', allow_edit='0', allow_pm='1', max_pm='20', max_foto='101', allow_files='0', allow_hide='1', allow_short='1', time_limit='0', rid='4', allow_fixed='0', allow_feed='1', allow_search='1', allow_poll='1', allow_main='1', captcha='1', icon='{THEME}/images/icon_mbr.gif', allow_modc='0', allow_rating='1', allow_offline='0', allow_image_upload='1', allow_file_upload='1', allow_signature='1', allow_url='1', news_sec_code='1', allow_image='0', max_signature='500', max_info='1000', admin_addnews='0', admin_editnews='0', admin_comments='0', admin_categories='0', admin_editusers='0', admin_wordfilter='0', admin_xfields='0', admin_userfields='0', admin_static='0', admin_editvote='0', admin_newsletter='0', admin_blockip='0', admin_banners='0', admin_rss='0', admin_iptools='0', admin_rssinform='0', admin_googlemap='0', allow_html='1', group_prefix='', group_suffix='', allow_subscribe='1', allow_image_size='0', cat_allow_addnews='all', flood_news='0', max_day_news='3', force_leech='0', edit_limit='0', captcha_pm='1', max_pm_day='0', max_mail_day='0', admin_tagscloud='0', allow_vote='0', admin_complaint='0', news_question='0', comments_question='0' WHERE id='4'
Thanks