I am getting the following error messages:
Notice: Undefined index: corporateclean in theme_get_setting() (line 1419 of /home/mytheme/public_html/includes/theme.inc).
Notice: Trying to get property of non-object in theme_get_setting() (line 1466 of /home/mytheme/public_html/includes/theme.inc).

Any ideas how to fix this?

I copied the corporateclean folder into my sites/all/themes directory and renamed it to mytheme. I also renamed the corporateclean.info file and updated the first line to reflect the name of mytheme.

I also modified the template.php and theme-settings.php file to replace all corporateclean instances with mytheme.

Comments

new123456789’s picture

Phew! replaced all the corporateclean instances in page.tpl.php as well and the slideshow is now there!

new123456789’s picture

Issue summary: View changes

edited

Stevel’s picture

Issue summary: View changes
Status: Active » Fixed

This seems to be resolved.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.