
11-08-2010, 05:54 PM
|
 |
|
|
Join Date: Feb 2010
Location: Loas Angeles
Posts: 143
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by derdiedastim
I fixed it.
You have to replace
PHP Code:
$hide_read['userid'] = true;
with
PHP Code:
$hide_read = true;
in the plugins "MARCO1 Hide BBCODE Functions (M)" and "MARCO1 Print Pages Hide BBCODE Functions"
In German:
http://tims-stube.de/article/fehler-...code-hide-tags
|
Thanks alot
|