Author Topic: [FIX] - top.php file  (Read 4424 times)

0 Members and 1 Guest are viewing this topic.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
[FIX] - top.php file
« on: October 21, 2007, 02:27:15 PM »
This output format text correct for top list.

Change all:

Quote
format_text($top_list[$i]['image_name'])

to:

Code: [Select]
format_text(trim($top_list[$i]['image_name']), 2)
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 ?