Login     Sign up
Menu (4.1)
Fiore Cappone (@strategy7)
Join date: Sep 27th 2010
Community posts: 15
View Profile
Send Message

If you click on the icon menu work but if you click on the link below the icon, you will receive a page with app not found
So go on the includes/libs/ and open the admin.module.php

find the line

'<br />'.url('admin_menu',t('Menu')).'</div>

change to

'<br />'.url('admin/menu',t('Menu')).'</div>

Fiore

165 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

We will fix the link soon, thank you for you reporting.

165 months ago