Author Topic: [FIX] - Details for comments - end statement.  (Read 3875 times)

0 Members and 1 Guest are viewing this topic.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
[FIX] - Details for comments - end statement.
« on: August 23, 2007, 12:03:01 AM »
In details.php file,

Replace:

Quote
$comments .= $site_template->parse_template("comment_bit");
    } // end while

for:

Quote
$comments .= $site_template->parse_template("comment_bit");
    } // end for

Got lost when code . . .
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 ?