Upgrade Joomla 1.7 ke 2.5 Eror??
Banyak yang bingung saat upgrade dari joomla 1.6 atau 1.7 ke 2.5 tau-tau pas ngecek menu user manager Eror??
Berikut tutorial penyelesaiannya semoga membantu.
So you have just updated from Joomla 1.7.3 (via 1.7.4) to 2.5. Everything should seem fine but if you have an error that reads
Table 'abc_mydatabase.jos_user_notes' doesn't exist SQL=SELECT n.user_id, COUNT(n.id) As note_count FROM jos_user_notes AS n WHERE n.user_id IN (65,71,72,70,42,17) AND n.state >= 0 GROUP BY n.user_id
Heres a quick and simple way to fix it…
Extension Manager > Tab "Database" see errors > Click "Fix" in button top right
This should solve the issue
Berikut tutorial penyelesaiannya semoga membantu.
So you have just updated from Joomla 1.7.3 (via 1.7.4) to 2.5. Everything should seem fine but if you have an error that reads
Table 'abc_mydatabase.jos_user_notes' doesn't exist SQL=SELECT n.user_id, COUNT(n.id) As note_count FROM jos_user_notes AS n WHERE n.user_id IN (65,71,72,70,42,17) AND n.state >= 0 GROUP BY n.user_id
Heres a quick and simple way to fix it…
Extension Manager > Tab "Database" see errors > Click "Fix" in button top right
This should solve the issue
Comments
Post a Comment