Pages: [1]

1 -  Administration / Suggestions & Comments / Re: Reseller Package

Started by Jknies - Last post by nik on: April 20, 2010, 01:30:18 AM

At the moment we have this prepay reseller plan, that might be interesting to you.

We are offering 50 licence package for $999 (this is 50% off from the
$1999 price tag we will have once we release new site with possibility
to buy licences online). Licences are valid for one year from the moment of
activation.

Also we are offering white label SC for businesses who want to brand
it and integrate SC in their own line of products/services. The price
is $4999 for unlimited number of licences, all further updates
included.

This is of course one time offer that is valid until we put site
online (few weeks only).

2 -  Administration / Suggestions & Comments / Reseller Package

Started by Jknies - Last post by Jknies on: April 13, 2010, 07:07:22 PM

When do you estimate the reseller package to become available and what would an estimated cost be?

3 -  SiteCake Page Editor / Installation & Support / Re: integration with other cake app

Started by domingosjunior87 - Last post by admin on: February 08, 2010, 05:58:09 AM

SiteCake uses CakePHP 1.2 as a framework for the server-side implementation. CakePHP itself has not be hacked/modified to be used by SiteCake. Therefore it is possible to integrate SiteCake into any CakePHP-based application. However, as that kind of integration has not been planned, it would not be an easy task. Mostly because of hard-coded paths within the PHP source code.
We have some plans for future versions to support integration of SiteCake into popular PHP frameworks/CMS/platforms (such as Joomla, Wordpress, etc.) so it will be the right moment for refactoring and enabling an easier integration (e.g. into CakePHP-based applications).

4 -  SiteCake Page Editor / Installation & Support / integration with other cake app

Started by domingosjunior87 - Last post by domingosjunior87 on: February 04, 2010, 07:58:45 AM

Can i integrate sitecake with another app designed by cake 1.2?

5 -  SiteCake Page Editor / Installation & Support / Re: URL rewrite support does not work correctly

Started by nurial - Last post by admin on: January 09, 2010, 01:13:03 AM

SiteCake cannot work without the url rewrite support. It is a mechanism that the web server itself implements - in this case Apache with the mod_rewrite module.
The url rewrite process (per user, in a mass hosting service - the standard case with hosting providers) is controlled by .htaccess file located in the web root folder. This apache config file is controlled by the user itself.

SiteCake deployment archive contains .htaccess file with the configuration options set as needed and tailored for the most common/standard case. However, each hosting provider can imply different configuration settings. So, if the SiteCake's test procedure fails with the 'URL rewrite support does not work correctly' message, you have to check the provider's documentation related to the url rewrite support.

By the way, 'urlrewriteTest' GET parameter is being set through the url rewriting process. You might take a look at .htaccess file.

6 -  SiteCake Page Editor / Installation & Support / URL rewrite support does not work correctly

Started by nurial - Last post by nurial on: January 08, 2010, 02:02:19 PM

What exactly is not working when this error is triggered, and how do I fix it? The line of code that triggers this error is
Code: [Select]
if ( !isset($_GET['urlrewriteTest']) )
I have not been able to find where 'urlrewriteTest' is being set.

7 -  SiteCake Page Editor / Announcement / FreePlan first public release (1.0.4)

Started by nivancevic - Last post by nivancevic on: January 06, 2010, 01:52:45 AM

There it is – the first public release of SiteCake FreePlan (1.0.4-free). Download, install and enjoy. And don’t forget – please tell us what you think.

8 -  SiteCake Page Editor / Installation & Support / Installation procedure support

Started by nivancevic - Last post by nivancevic on: January 06, 2010, 01:51:09 AM

Have an idea how to easy the installation procedure? Tell us

Pages: [1]