Hey everyone,
I put this in a forum post last night and find that I'm now having deeper issues that I first thought. Below is the post from last night/this morning -
"I'm working to deploy a social networking-like site and have been testing all of the user functions and found that uploading an image breaks the sparklines module and gives me three different sets of error messages when I try to view an individual user profile. I've found fixes for the first three errors and the one I'm stuck on now says there's an error in the user gallery section. Here's the actual error message:
Fatal error: Cannot redeclare error_handler() (previously declared in C:\xampp\htdocs\jasminharmony\includes\common.inc:545) in C:\xampp\htdocs\jasminharmony\modules\sparkline\sparkline-php-0.2\lib\Object.php on line 56
I have been trolling through the forums for answers and found a couple of patches dating back to early this year. Unfortunately, I"m unsure what to do with those patches and if they will address the problem I'm having. Help?"
It behooves me to note here that the style for the user profile breaks and the above message appears only when I upload an image to the image gallery. When there's no image present, the style for the user profile remains intact and will render correctly.