Closed (fixed)
Project:
WoW Armory
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2010 at 17:08 UTC
Updated:
19 Dec 2010 at 20:00 UTC
Just noticed that a new d7 version was recommended to download, so I downloaded it on the test d7 site.
I completely disabled/removed the old version and then uploaded/enabled the new version.
When heading to the admin page for wowarmory, I get these errors:
* Notice: Undefined index: wowarmory_admin_settings in drupal_retrieve_form() (line 670 of ......./includes/form.inc).
* Warning: call_user_func_array(): First argument is expected to be a valid callback, 'wowarmory_admin_settings' was given in drupal_retrieve_form() (line 705 of ......./includes/form.inc).
The wowarmory loads based on previous settings, but I cannot access the admin page to actually change any information, etc.
Comments
Comment #1
trentoncolley commentedThis was completely my bad, I imported the new code and forgot to double check the administration admin function before the commit. Everything should be good now. (At least this was a development version). Anyways hope all works right I've tested it on my own server and couldn't find any more bugs.
Comment #2
bspellmeyer commentedAccessing the administration page now works.
Comment #3
trentoncolley commented