Page 1 of 1

[Solved] Unable to edit pages

Posted: Thu Oct 30, 2008 2:20 am
by temills
Just upgraded to 1.4.1 and when I try to edit pages I get the following error:

c1608e58b7a40647381b4667630bf061

Notice:  Undefined index:  p in /homepages/17/d89926480/htdocs/archerysolano/cms/lib/classes/contenttypes/fix__Content.inc.php on line 118
82d58bfc8dc7a2fa985939b01d5b694f
69175bee376c12eba6ddbd1f632a7f10

Fatal error: Class 'fix__content' not found in /homepages/17/d89926480/htdocs/archerysolano/cms/admin/editcontent.php on line 439

I do not get the error when using the local installation, just on my ISP.


Thanks,
Tem

Re: Unable to edit pages

Posted: Thu Oct 30, 2008 9:36 am
by alby
temills wrote: Just upgraded to 1.4.1 and when I try to edit pages I get the following error:
Which prev version?
I think that you hacked

Alby

Re: Unable to edit pages

Posted: Fri Oct 31, 2008 4:33 am
by temills
Previous version was 1.3

Re: [Solved] Unable to edit pages

Posted: Fri Oct 31, 2008 10:40 pm
by temills
Compared the admin directory on live site to directory on local (staging) site -- OK
Compared the lib/classes/contenttypes live to local -- found two include files, fix_content.inc and lib_content.inc on live site that were not on the local site. Copied files, one at a time, to local site - error on live site was reproduced with each file. Deleted both from live site and problem was solved.

Thanks for help.

Re: [Solved] Unable to edit pages

Posted: Sat Nov 01, 2008 11:18 am
by alby
temills wrote: Compared the admin directory on live site to directory on local (staging) site -- OK
Compared the lib/classes/contenttypes live to local -- found two include files, fix_content.inc and lib_content.inc on live site that were not on the local site. Copied files, one at a time, to local site - error on live site was reproduced with each file. Deleted both from live site and problem was solved.
For info: in admin there is "System Verification" for check (missing/broken/hacked) files

Alby