Closed (fixed)
Project:
The Morning After
Version:
7.x-1.0-beta2
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Nov 2011 at 16:53 UTC
Updated:
26 Nov 2011 at 03:50 UTC
I have a site logo that I need to display and this theme is missing the ability to toggle the logo display configured globally. The logo is enabled in Global settings but does not show up.
Additionally, when I save the theme settings I get the following errors:
Notice: Undefined index: logo_path in system_theme_settings_validate() (line 631 of C:\xampp\htdocs\dwiki\modules\system\system.admin.inc).
Notice: Undefined index: logo_upload in system_theme_settings_submit() (line 679 of C:\xampp\htdocs\dwiki\modules\system\system.admin.inc).
Comments
Comment #1
bengtan commentedHi,
The theme did not support the site logo feature, however I've just added it in and released it in 7.x-1.0-beta3.
Thanks,
Beng