GithubHelp home page GithubHelp logo

redkite-labs / redkitecmssandbox Goto Github PK

View Code? Open in Web Editor NEW
8.0 8.0 3.0 3.83 MB

DEPRECATED - See https://github.com/redkite-labs/RedKiteCms

License: MIT License

PHP 26.16% JavaScript 14.99% CSS 58.85%

redkitecmssandbox's People

Contributors

alphalemon avatar kburwieck avatar sweikenb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

redkitecmssandbox's Issues

Install errors

Hi, I've found 2 problems installing RedKiteCmsSandbox:
1- Install via console requires existence of a bundle. This mustn't use "Bundle" folder.
app/console generate:bundle
Cause error in app/console redkitecms:configure:
Bundle namespace: RedKiteLabs/Bundle/WebSiteBundle
Based on the namespace, we suggest RedKiteLabasWebSiteBundle
Don't cause error in app/console redkitecms:configure:
Bundle namespace: RedKiteLabs/WebSiteBundle
Based on the namespace, we suggest RedKiteLabasWebSiteBundle

2- Install via console and via web interfaxe causes error in website url. I'm trying to install in a cloud server.
website url: http://domain.net/projects/dev/Symfony_rksb/
Error: Website url must start with "http://" and must end with "/"

I suggest you adjust the tutorial in https://github.com/redkite-labs/RedKiteCmsSandbox:
app/console rekitecms:configure -> app/console redkitecms:configure
app/console rekitecms:install --env=rkcms -> app/console redkitecms:install --env=rkcms
http://localhost/app_dev.php/install -> http://localhost/web/app_dev.php/install (?)
http://domain.com/web/app_dev.php/install (Add.)

Thank's

Remove Doctrine as a requirement

Remove doctrine/orm and doctrine/doctrine-bundle from the composer.json and config files since this is not a requirement for running RedKiteCms.

installer failure

[RuntimeException]

  RedKite CMS requires an existing bundle to work with. You enter as working bundle the following: Liip\WebSiteBundle but, the bundle is not enable in AppKernel.php file. Please add t
  he bundle or enable it ther run the script again.

Would be a good idea to mention in the docs to use the default company name I guess or are there plans to automatically adjust the Bundle name?

Permissions problems

Hi,

it seems your CMS is using extensive writes outside of cache, logs and web (like in app/config or inside the WebSiteBundle). Apart from the fact that writing into bundles can break VCS and writing files in configs might pose a security thread, this is completely omitted from README. Could you please update the README so that is clearly shows which directories should be web server-writable?

Best,

Radek

Unable to execute SELECT statement

After logging in for the first time in the backend I am getting the error:
Unable to execute SELECT statement [SELECT [id], [role] FROM [al_role] WHERE [id] = :p0] [wrapped: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '[id], [role] FROM [al_role] WHERE [id] = 2' at line 1]

How can I resolve this?

web interface installer "syntax error near unexpected token"

I've uploaded all files to my shared hosting service. File permissions and db credentials have been double checked yet I get this issue after around 20 seconds after clicking "install" in the web interface installer (I replaced real values for privacy):

sh: -c: line 0: syntax error near unexpected token (' sh: -c: line 0:'/usr/bin/php' /home/ridmx/public_html/app/console redkitecms:configure --no-interaction --company={{CompanyNameNoSpaces}} --bundle={{BundleNameNoSpaceswithUnderscores}} --host=localhost --database={{DBName}} --user={{DBUserwithUnderscores}} --driver=mysql --port=3306 --password={{15charsStrong password with numbers , "%" and ")" }} --website-url=http://www.{{Domain no \ sufix}}'
Oops! An Error Occurred
The server returned a "500 Internal Server Error".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.