Hello, i have a fresh installation of WordPress and i have already a nasty bug...
I've installed the plugin Gengo (for multilingual content); and the links in the admin menu are broken : I have no submenus, and URLs are broken : for example, the url is wordpress/wp-admin/wp-content/plugins/gengo/gengo_languages_page.php instead of
/wordpress/wp-admin/admin.php?page=gengo/gengo_languages_page.php.
It's a real problem for me !!!
I read a post that is maybe to read :
Bug with add_menu_page and MU plugins
I made the fix but the problem is still the same.
Could you help me please ???