I'm unable to change settings (/admin/appearance/settings) as selecting the settings page gives "( ! ) Fatal error: Call to undefined function marinelli_get_banners() in XXXXX\sites\all\themes\marinelli\theme-settings.php on line 347", and just I can't figure it out.

I also have a sub-theme but if I disable both (need to first comment out the above function call) , uninstall both, clear cache, then reinstall ONLY marinelli (again clearing cache) I get the same result.

Comments

Infoloko’s picture

I've just had to upgrade my PHP from 5.2 => 5.4 ... this problem has now cleared. There must be some dependency to 5.4

duarte_fabian’s picture

I have the exact same problem can someone confirm this dependence?

oadaeh’s picture

Status: Active » Postponed (maintainer needs more info)

@duarte_fabian what version of PHP are you using? Do you have the problem in a sub-theme of this theme?

As far as I can tell from looking at the code, this problem should not be "fixed" by changing the PHP version. The function and the function call are using basic PHP code and both are in this theme.