Closed (fixed)
Project:
Admin
Version:
6.x-2.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Apr 2010 at 21:01 UTC
Updated:
13 Aug 2010 at 22:50 UTC
Hi,
I upgraded Admin 6.x-2.0 Beta 2 at Beta 3.
I use administation theme. In Beta2 Admin theme works preprely.
But now my test site don't use any administration theme I try to set.
I don't know why.
I hope that this report can help you to improve Admin 6.x-2.0 Beta3 and solve bugs.
Best regards
jscm
Milan (Italy)
Comments
Comment #1
jscm commentedI've got this warning
user warning: Duplicate entry 'admin' for key 1 query: INSERT INTO menu_custom (menu_name, title, description) VALUES ('admin', 'Admin', 'Admin links.') in /home/jscm/webapps/100320_test/sites/all/modules/admin/admin.install on line 8.
Comment #2
jscm commentedI found out that this problem is refer at Admin 6.x-2.0 Beta3 and Mobile Plugin Module.
If I disable both modules I can use administratio theme.
When I enable Mobile Plugin Module, I cannot use administration theme.
This problem is not in Admin 6.x-2.0 Beta2.
And.. When I enable Admin Beta3 I got this warning
user warning: Duplicate entry 'admin' for key 1 query: INSERT INTO menu_custom (menu_name, title, description) VALUES ('admin', 'Admin', 'Admin links.') in .../sites/all/modules/admin/admin.install on line 8.
Comment #3
IntoTheWoods commentedI'm getting this error as well when trying to install 2.0 beta3. I don't have Mobile Plugin Module and am using Rubik 6.x-1.0-beta8. I've tried uninstalling and reinstalling the module and flushing the cache. I've even deleted the empty 'Admin' menu which gives the above warning, but that doesn't solve the problem, i.e. no admin toolbar.
EDIT: Oh my gosh, now I just feel stupid. I have the admin menu enabled and there is a little black tab in the upper left corner underneath it that if I click, it opens the toolbar.
Comment #4
yhahn commentedThanks, should be fixed with: http://drupal.org/cvs?commit=400666.