Tuesday 17 December 2002 7:33:38 pm
> I reported the following bug regarding RC1 for WinNT. Maybe
> other installs have the same bug, but I can't verify that.
>
> http://developer.ez.no/bug/bugview/1708/
>
> If you're experiencing the same problem, just add the > include and that should solve it.
Hans, try the following steps:
1. Find out the file
...kernel\classes\ezcontentclassclassgroup.php
2. Insert in the top:
// was added by me, Alexei P. include_once( "kernel/classes/ezcontentclass.php" ); Just one include was missed :)
Best wishes... Alexei
|