Quote:
Originally Posted by Boofo
Then you messed up the template edit as there is no possible way this touches anything esle but that one line. Check your edits.
|
I'm not as stupid as I look .. edits were quite simple. Mmmm, reminds me of my ex
Quote:
Originally Posted by ssvp
Just edit Unread Posts and Reputation (2) in your plugin manager.
Code:
$vbphrase['welcome_x_link_y'] .= '</strong><br />'.$unread.'<strong>';
with this
Code:
$vbphrase['ung_greeting'] .= '</strong><br />'.$unread.'<strong>';
|
Thanks ssvp .. that solved the problem :up: