When calling the theme settings-page under admin/appearance/settings/marinelli, a blank page is served. How can I fix this to access the settings-page correctly?

Any help would be greatly appreciated. Thx
B

Comments

Lioz’s picture

Status: Active » Postponed (maintainer needs more info)

just checked in my local installation and everything is ok
anyone with the same problem?

p.kawski’s picture

I have the same problem... no settings available I use version for D6 though.

Dizzya’s picture

Actually it changes in URL line from admin to user1 every time when you are trying to switch into "administrative" links. When I install it and made the default it doesn't goes to the home page as well and changes trailing URL to ?q=user/1 . Drupal 7

tc1415’s picture

FWIW, I just had this issue on D7 whilst setting up a new site. Transpired the menu module wasn't loaded and theme-settings.php was attempting to call menu_get_menus().

Hope that helps a little :)

Lioz’s picture

unfortunately themes can' set module dependencies

i'v added this requirement in the documentation though

http://drupal.org/node/1000284

mavimo’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

[EDIT]

mavimo’s picture

Status: Closed (duplicate) » Closed (won't fix)
thesurger’s picture

The solution to this is to enable the "menu" module.

This is in the core settings under the module configuration page.

Problem solved.

NOTE: if using marinelli, remember it will want banners, so you have to populate those fields at the bottom or get TONS!!! of banner errors on the marinelli theme settings page.