Support Forum
I put the code on this part of the Sp-Head.php
# Start the 'p-' section
# ----------------------------------------------------------------------
sp_SectionStart('tagClass=spPlainSection spRight', 'pageTopStatus');
sp_GoToBottom('tagClass=spGoToBottom spRight&iconClass=spIcon', '', __sp('Go to Bottom'));
sp_UnreadPostsInfo('tagClass=spRight spUnreadPostsInfo&spanClass=spLeft&iconClass=spLeft spIcon', __sp('%COUNT% topics with<br />unread posts'), __sp('Most recent topics with unread posts'), __sp('Mark all topics as read'));
if (function_exists('sp_RankInfo')) sp_RankInfo('tagClass=spButton spRight', '', __sp('Display Forum Ranks Information'));
sp_SectionEnd('', 'pageTopStatus');
sp_InsertBreak();
Well this bit doesn't make any sense:
sp_UnreadPostsInfo('tagClass=spRight spUnreadPostsInfo&spanClass=spLeft&iconClass=spLeft spIcon', __sp('%COUNT% topics with<br />unread posts'), __sp('Most recent topics with unread posts'), __sp('Mark all topics as read'));
That bit nestled inside there should not be there for a start
YELLOW
SWORDFISH
|
please post what you added? and where? did you put html in a php section?
Visit Cruise Talk Central and Mr Papa's World
That wasn't in the code you pasted but you did not use the code button I think. Paste it again. Very carefully highlight JUST the code - no more.
Click on the code button and select php.
Apologies - my fault The button does not say 'code' is says 'Syntax Highlighter'.
YELLOW
SWORDFISH
|
and the button has text that looks like ${..}
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)