Im trying to install file "ckeditor_3.6.2_for_joomla_1.7" to joomla 1.7. I get result:
Error building Admin Menus
Installing component was successful.
I dont have any other modifications installed, only language and template. I also tried install on default language and template. I still get error. What a should do now?
Error building Admin Menus
Installing component was successful.
I dont have any other modifications installed, only language and template. I also tried install on default language and template. I still get error. What a should do now?
Re: Error building Admin Menus
please check in your extensions if CKEditor coponent is installed (it should be ). Try to uninstall it. After this please try install it again.
You can also check in your Joomla's database in prefix_menu table if entry with title "COM_CKEDITOR_MENU_NAME" exists. If yes , please delete it and try install extension one more time.
Re: Error building Admin Menus
I uninstall component. ckeditor. Then i checked my database. There was tables:
COM_CKEDITOR_MENU_NAME
CKEditor
I deleted both.
Then i installed "ckeditor_3.6.2_for_joomla_1.7". and now it works.
Thank you for your help.!