this is the problem that I received while trying to upload the "Cherry Design quickstart 1.6".
------------------
Some errors occurred while populating the database: Table 'admin_drakontas.jos_usergroups' doesn't exist SQL=-- -- Zrzut danych tabeli `jos_usergroups` -- INSERT INTO `jos_usergroups` (`id`, `parent_id`, `lft`, `rgt`, `title`) VALUES (1, 0, 1, 20, 'Public'), (2, 1, 6, 17, 'Registered'), (3, 2, 7, 14, 'Author'), (4, 3, 8, 11, 'Editor'), (5, 4, 9, 10, 'Publisher'), (6, 1, 2, 5, 'Manager'), (7, 6, 3, 4, 'Administrator'), (8, 1, 18, 19, 'Super Users')
------------------
I have downloaded the latest update from your site.
The problem doesn't exist while using it locally in my computer using XAMPP.
1.5 works perfectly
Are there any ideas?
Thank you in advance for your time and efforts and thanks for such a great job!