Catchable fatal error - viewing images in dashboard
I battled to learn how to create a child theme, align category icons, etc, etc and now im onto my next hurdle... a lovely catchable fatal error
I was adding icons via the media section of the dashboard as per seth's instructions on creating category icons. I uploaded one using the manual browser and it worked fine - i got the link for the file.
Once I figured out how to do it I went ahead and used the flash uploader to load all .png files (around 20). Now when I try and view these files by clicking on view next to the icon in media library I get the following error:
Catchable fatal error: Object of class WP_Error could not be converted to string in /home/ssmedia/public_html/promoteyoursiteon.com/
wp-content/themes/classipress1/includes/theme-functions.php on line 1211
I deactivated the child theme and I still get the error when trying to view these files. I then deleted the child theme and STILL have the error. I also deleted all of these new uploaded images but STILL get the error when trying to view my images that I had uploaded before.
Hope someone can provide a quick fix... things take so much longer than expected with the number of tweaks / code changes I seem to be having to make after every change that I think will be straightforward