" Sorry, the copyright must be in the template.
Please notify this forum’s administrator that this site is missing the copyright message for SMF so they can rectify the situation. Display of copyright is a legal requirement. For more information on this please visit the Simple Machines website."
im always get this message when i click on forum link. i do exactly everything and i clear the :
//$forum_copyright = preg_replace(’~(<a href="
http://www.simplemachines.org/"[^>]+>)</a>~’, ’$1’ . $match[1] . ’</a>’, $forum_copyright);
in subs.php and i clear "theme_copyright" in the index.template.php
but im always get this message.
and 2rd problem: my forum is always show a blank page before load the forum so i have cache forum without catching the forum is always blank page
pls help me