When I updated to the latest version of My Custom Widgets (version 2.0.1) the widget I had created for Blip.fm created an error that crashed my entire site. The problem was on line 10 which happened to be first instance of the title where Blip.fm first shows up. It said an '.' shows up where it was expecting an '{' instead. Of course, it was the '.' in Blip.fm that it found. I'm not really sure how to fix that since the word Blip.fm shows up all over the place. I suppose I could avoid using the '.' the wording or the title. Just thought I'd let everyone know.
UPDATE: This error has now also extended to creating new widgets as well. I tried backdating to the old version of My Custom Widgets in the hopes that it would fix the problem, but that hasn't worked either. So I tried deleting the original offending widget (Blip.fm), and worked ... until I tried adding a new widget. And then I got a new error:
Parse error: syntax error, unexpected T_LNUMBER, expecting '{' in /home/creehawk/public_html/wp-content/plugins/mycustomwidget/my_custom_widget_classes.php on line 10
This error message popped up when I tried to add an image with a link to a PDF. Again, my whole site was taken down. :(
Any help would be great, thanks! I really love this plugin, and would hate to switch to another one as I really really really like this one. :D