Author Topic: [FIX] - includes/functions.php (EXIF format_text)  (Read 5511 times)

0 Members and 1 Guest are viewing this topic.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
[FIX] - includes/functions.php (EXIF format_text)
« on: January 14, 2008, 03:41:52 AM »
This is fix for EXIF format_text if use: {exif_value} in template.

In includes/functions.php file,

find:

Code: [Select]
"exif_value" => format_text($val),

replace:

Code: [Select]
"exif_value" => format_text($val, 1),
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?