Simple Machines Community Forum

SMF Support => Server Performance and Configuration => Topic started by: TekserMan on September 16, 2005, 01:12:34 AM

Title: Undefined index: exif
Post by: TekserMan on September 16, 2005, 01:12:34 AM
Hello All,

Got a small prob, I check the error log after doing anything to the forum so please bare with me! I created a msg uploaded an attachment and viewed the error logs and found this:

8: Undefined index: exif
File: xxxxxx\Themes\default\Display.template.php (eval?)
Line: 431

I checked the display.template.php and from lines 430 - 432 is this code:

// exif 1.0 start
   echo $attachment['exif'] . '<br /><br />';
// exif 1.0 end

Never mind! I got it, it was the "exif mod" I uninstalled it and problem resolved! Got to be careful with enhancements.

TekSerMan