Posted by Cayenne on February 16, 2009 at 2:42pm
Jump to:
| Project: | Block Theme |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Well, I am getting a white screen with this error:
PHP Fatal error: Cannot unset string offsets
This is reported at line 87, which includes this code:
if (!$form_values['blocktheme']) {
unset($blocktheme[$var_name]);
} else {
$blocktheme[$var_name] = $form_values['blocktheme'];
}This was not a problem a few weeks back. I've installed several modules since then, including imagefield, simplenews template, ad, wysiwyg, imageapi, and jquery_update.
I don't understand the nature of the error. Are others running into the problem?
Comments
#1
Blocktheme 5.x is not maintained anymore. Please upgrade to the latest 6.x release if possible.