I installed Imagecache profile tonight and got the following fatal error.
Cannot redeclare phptemplate_user_picture() (previously declared in /var/www/vhosts/vlfit.com/httpdocs/sites/all/modules/imagecache_profiles/imagecache_profiles.module:19) in /var/www/vhosts/vlfit.com/httpdocs/themes/vitalifer/template.php on line 167
I had to open the system table and turn in back off.
Comments
Comment #1
neopoet commentedThink there's an incompatibility with usernode.
Do you have code like the following in your template.php?
Comment #2
v1nce commentedIn your template.php file try renaming the function
phptemplate_user_picturetoYOURTHEMENAME_user_picture.Comment #3
v1nce commentedComment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.