Closed (fixed)
Project:
Interface
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2009 at 15:48 UTC
Updated:
25 Sep 2009 at 13:23 UTC
Jump to comment: Most recent
This is a neat module but it kind of messed up the default ordering after I uninstalled it. The publish/preview buttons are now at the top and I dont see anywhere to change its back to the drupal default. This is after I disable and uninstalled the module, is there anyway to revert back???
Thanks.
Comments
Comment #1
Anonymous (not verified) commentedIt sounds like the module is still installed and enabled.
Uninstalling interface should remove all sorting for the form elements. It does not actually change anything else in Drupal, it modifies the form array when it is being rendered. All settings are stored in it's own table.
Can you remove the module from the server altogether and see what happens?
M
Comment #2
Anonymous (not verified) commentedAnother thing it could be is a cached version of the form. Try going to performance and clearing your cache.
M
Comment #3
RikiB commentedThanks, I made sure to do all that, but for some reason my save buttons were at the top of the form too, but it seemed to fixed itself over the last week. Ill close this