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.
Andreas - maybe this is something that could be easily fixed in the XML file...
|
yes but then changing [private] to ['private'] may cause errors for others.