Closed (fixed)
Project:
Theme Settings Extras
Version:
7.x-1.x-dev
Component:
Theme settings UI extras module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2010 at 19:05 UTC
Updated:
27 Aug 2012 at 02:25 UTC
Comments
Comment #1
Griffter commentedHas this problem been solved because I'm getting the same?
Comment #2
klonosChecked with latest Drupal core 7.x-dev (2011-May-17) and latest 7.x-1.x dev of Theme settings extras and the issue is still there. BTW, the module shows as unsupported and says that is no longer available for download, so I am not sure about its status - at least the 7.x branch.
Comment #3
klonos...Theme settings vertical tabs still works fine though.
Comment #4
andrewmacpherson commentedI turned off the dev snapshots, because I knew it was broken. I didn't occur to me at the time that this would present a "no longer available" message on update status.
Been busy at various non-software projects most of this year. I've returned to active development on my other modules, and I'll get round to updating this one as soon as I can. I'll start again on this one as soon as I can.
Comment #5
andrewmacpherson commentedOkay... I re-enabled the dev snapshots, and updated the project page to mention that this sub-module is broken is 7.x dev snapshot.
Comment #6
klonosThanx for the update Andrew. ...and welcome back ;)
Comment #7
klonosHey Andrew!...just 'pinging' you on this one.
PS: by the way, can you place a link in the "broken in 7.x" notice pointing here? Thanx.
Comment #8
ashkeller commentedI am experiencing this today as well. I had to disable Fusion's accelerator theme settings UI in order to get back to my theme settings page. Has there been any progress on this?
Comment #9
klonosThis project seems to be abandoned. There haven't been any new releases for more than a year now and the issues in the queue remain unanswered for 8 months to even more than a year. andrewmacpherson (the maintainer of the project) does seem to be making a few commits over to the Field multiple limit and Field Delimiter projects so I'm guessing he must have lost interest for this project here.
@andrewmacpherson: Hey Andrew! if all that is true, could you please update the project's Maintenance & Development statuses to say you're looking for a co-maintainer? Thanx in advance.
Comment #10
andrewmacpherson commented@klonos I've marked this project as minimally maintained, seeking co-maintainers.
When I started this project, it was really nothing more than an experiment. If i were starting something like this nowadays, a sandbox project would be a better place.
Meanwhile, I've got to the bottom of this current issue. It's down to a D6 -> D7 change which removed theme_get_settings().
I've got the module working better now, but I still need to clean it up for coding standards. I'll post an update later this week.
Comment #11
andrewmacpherson commentedhttp://drupalcode.org/project/themesettings_extras.git/commit/885c7b6
This fixes most of the bugs.
@todo fix vertical tabs summaries when both modules are enabled.
Comment #12
andrewmacpherson commented7.x-1.0-rc1 release, closing this issue.
Comment #13
andrewmacpherson commented@klonos Thanks for your gentle prompting on this module!
Comment #15
klonos@andrewmacpherson: I was only describing what I saw in the stats and made some conclusions out of them. Glad to see that it motivated you into action :D
...thanx for your work on this.