02-14-2006, 01:45 PM
|
|
|
|
Join Date: Feb 2002
Location: Galway, Ireland
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Cloud-Warrior
There seems to be an issue with some of the templates on sites using PHP5.
If you get a T_PRIVATE error from journal.php, it's simply a matter of looking at the line number in journal.php it refers to, see what template is on that line, edit the template and replace any [private]'s with ['private']'s in the template.
|
For those asking about the T_PRIVATE PHP5 problem.
|