Hi Steve
Howzit going? Piklist is proving to be a great help on my current project – thanks! However, I’m running into an error with a simple widget that I created.
The form consists of a single radio field with options. As a quick test, I added a line to display the value of that field …
<?php echo $settings['gwfg_ratings_logo']; ?>
… but get the following error when I drop the widget into a widget ready area on my site:
Notice: Array to string conversion in /piklist/parts/widgets/gwfg-ratings-logo.php on line 14
Array
I’ve checked the forum and the docs, but can’t find any other way to correctly reference the selected value in the array. Any thoughts?
Cheers,
Gregg
Attachments:
You must be
logged in to view attached files.