I rarely have problems when I install php programs on my apache/unix hosting. but I did everything right for the cmsmadesimple latest version 1.04....step 1 to 4 ok 5 wouldnt go but the program runs
Everything is fine but a fatal error at Content>Pages section
Fatal error: Class 'ContentBase' not found in /hsphere/local/home/xxxxxxxx/cyber-date-me.com/cms/lib/classes/contenttypes/Content.inc.php on line 21
Is this a bug?
Can anyone help please?
Fatal error installing v 1.04
Re: Fatal error installing v 1.04
You are used to PHP software installing, so it can't be FTP file upload corruption, can it ?
I mean http://forum.cmsmadesimple.org/index.ph ... 277.0.html
If it is not this, please remind me what step 5 is and what went wrong while step 5.
Pierre M.
I mean http://forum.cmsmadesimple.org/index.ph ... 277.0.html
If it is not this, please remind me what step 5 is and what went wrong while step 5.
Pierre M.
Re: Fatal error installing v 1.04
If it were a bug I'd expect it to be reported by others too.cybergord wrote: I rarely have problems when I install php programs on my apache/unix hosting. but I did everything right for the cmsmadesimple latest version 1.04....step 1 to 4 ok 5 wouldnt go but the program runs
Everything is fine but a fatal error at Content>Pages section
Fatal error: Class 'ContentBase' not found in /hsphere/local/home/xxxxxxxx/cyber-date-me.com/cms/lib/classes/contenttypes/Content.inc.php on line 21
Is this a bug?
The ContentBase class is defined in /lib/classes/class.content.inc.php
Maybe not all files got uploaded/overwritten correctly (as Pierre M. suggested)?
Regards,
D
hsphere install tip!
i can't stand uploading cms scripts via ftp... all those farkin little files take forever to transfer.. and i always seem to have at least one file that gets corrupt or doesn't transfer right...
so i upload an entire zip (or tarball, whatever the case may be) of whatever i'm installing to the directory it will eventually be set up. then i use webshell (comes with hsphere control panel) to extract that archive. once it's extracted, its quick work in webshell to chmod the few folders that need to be writable for cmsms to function.
this is MUCH faster than ftp (and more reliable), with its obnoxiously large overhead when transferring lots of little bitty files. and, i can keep the archive on the server for next time its needed.
(note that the distribution cmsms archive contains a root folder 'cmsmadesimple' that everything will extract into. so i made a new archive without that extra folder, so the contents of the site root will extract to the archive's current location)
so i upload an entire zip (or tarball, whatever the case may be) of whatever i'm installing to the directory it will eventually be set up. then i use webshell (comes with hsphere control panel) to extract that archive. once it's extracted, its quick work in webshell to chmod the few folders that need to be writable for cmsms to function.
this is MUCH faster than ftp (and more reliable), with its obnoxiously large overhead when transferring lots of little bitty files. and, i can keep the archive on the server for next time its needed.
(note that the distribution cmsms archive contains a root folder 'cmsmadesimple' that everything will extract into. so i made a new archive without that extra folder, so the contents of the site root will extract to the archive's current location)
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
Re: Fatal error installing v 1.04
Yer....that was it.......lousy corrupt files doing it the ftp way. All is OK,......thanks for all your help.