Author Topic: [FIX] - includes/page_header.php file  (Read 4893 times)

0 Members and 1 Guest are viewing this topic.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
[FIX] - includes/page_header.php file
« on: October 14, 2007, 03:07:06 AM »
This fix for site name title and admin site email for gallery.

Find:

Quote
"site_name" => $config['site_name'],
"site_email" => $config['site_email'],

replace:

Code: [Select]
"site_name" => format_text(trim($config['site_name']), 2),
"site_email" => (stripslashes(trim($config['site_email']))),
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 ?