Hi all,
I have made some changes to my options menu in dashboard and now my sidebar widgets are all screwed up.
It shows the following error message:
(www.cafefernando.com)
Fatal error: Cannot use string offset as an array in /home/cafeson6/public_html/wp-content/plugins/widgets/widgets.php on line 829
I checked the line and it has the following code:
$title = $options[$number]['title'];
Please help.