Page 1 of 1

[SOLVED] Fatal error: Class 'PageInfoOperation 1.9.4.2

Posted: Tue Jul 26, 2011 1:36 pm
by michaelm
Solution:
My index.php was the one from 1.8.2
(and by some mistake i somehow had overwritten index.php with the old one in my unpacked 1.9.4.2 directory)


Hi
My webpage is down after upgrading from 1.8.2 to 1.9.4.2.
Ive also upgraded all modules to newest version.

When opening my page this error comes(<path> is the path of the file):
"Fatal error: Class 'PageInfoOperations' not found in <path>/index.php on line 117"

I have no idea og what the reason is, ive seen some posts about language for this problem - im using da/dk.

Re: Fatal error: Class 'PageInfoOperation after upg. to 1.9.

Posted: Thu Jul 28, 2011 11:52 am
by michaelm
I found out that in the 1.8.2 the class file "class.pageinfo.inc.php" had the PageInfoOperation class but in the new version it dosnt - and there is also not a class file called class.pageinfooperations.inc.php as it is for some of the other classes in both the new and the old version.

What i dosnt understand is how this works for others???

any ideas??