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
[Solved] Unable to edit pages
[Solved] Unable to edit pages
Last edited by temills on Fri Oct 31, 2008 10:36 pm, edited 1 time in total.
Re: Unable to edit pages
Which prev version?temills wrote: Just upgraded to 1.4.1 and when I try to edit pages I get the following error:
I think that you hacked
Alby
Re: Unable to edit pages
Previous version was 1.3
Re: [Solved] Unable to edit pages
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.
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
For info: in admin there is "System Verification" for check (missing/broken/hacked) filestemills 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.
Alby