SiteCake: Tiny, simple, flat-file, drag and drop CMS
11–20 of 31 posts
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#12The following AJAX errors are everywhere: Strict Standards: Non-static method String::insert() should not be called statically, assuming $this from incompatible context in /var/www/html/services/application/cake/libs/debugger.php on line 398
Strict Standards: Non-static method Configure::read() should not be called statically in /var/www/html/services/application/cake/basics.php on line 213
Warning (512): SQL Error: 1030: Got error 28 from storage engine [CORE/cake/libs/model/datasources/dbo_source.php, line 684]
It just doesn't work, which is a shame.
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#13Remember it still requires a PHP application server to run with how exploitable (and often heavy) PHP is - I'd be hesitant to call it 'simple'.
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#14Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#15Remember it still requires a PHP application server to run with how exploitable (and often heavy) PHP is - I'd be hesitant to call it 'simple'.
Well, my use case is neighbour/friend websites (I'm not really a web person, but I "do computers", so I get asked a lot). Buying a $3/month domain with PHP webspace, slapping this and some HTML on it and basically being done is simple for me. I mean, compared to a "real" CMS... YMMV, of course.
I remember that here in Europe, you can get an own virtual machine for roughly $5 to $8 per month, and Python webhosting must be less expensive than that to compete.
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#16Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#17Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#18The basic idea is awesome. Because the demo doesn't work: Do you support markdown text? Or is it a wysiwig editor that expects you to click buttons above the text editor to get something formatted?
I guess we will see when the demo is back online or you can install it somewhere to try it out. It looked pretty good.
Re: SiteCake: Tiny, simple, flat-file, drag and drop CMS
#19Having all kind of issues with this. Dropped in a subfolder (/var/www/html/sitecake) The following AJAX errors are everywhere: Strict Standards: Non-static method String::insert() should not be called statically, assuming $this from incompatible context in /var/www/html/services/application/cake/libs/debugger.php on line 398 Strict Standards: Non-static method Configure::read() should not be called statically in /var…