GithubHelp home page GithubHelp logo

yiibackboneboilerplate's People

Contributors

gmotruk avatar mtabin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

yiibackboneboilerplate's Issues

Error pages

Error pages shouldn't be routes. When user hits refresh it shouldn't try to preform previous action again.

User access info

What is the default user access info in the frontend and backend?
What is the username and password?
What is the source of user information or where will I add new users?
What is the data structure/schema of user information?
What are the necessary steps for the user login to be worked?

Deploy script resets sessions

I got this working in a fairly complex project.

I even set up continuous deployment but there is a problem where any update I do to the code gets production ready(minify and concat) and pushed to production server. After running the ./runpostdeploy script on the server I switch a symbolic link to point to the new code.

Every time I do this, Yii resets its session and forgets that people are logged into the application. I tried CCacheSession so I can put the session in memory and persist it, but nope....any help is appreciated.

How to do first installation and run the site?

Hi, Thanks for such nice framework.

I have downloaded n installed YiiBackboneBoilerplate locally.
I am using xampp and i have kept YiiBackboneBoilerplate in a folder say 'CVDog'. Now when i try to run the site it gives me error like this

ERROR 404
Not Found.

What could be the reason?..Is there any setting needed?
When i tried to debug it shows me this in firebug

"POST http://localhost/site/isLogged 404 Not Found 72ms"

What action should i take to make it run now?
Please reply asap.

Thanks n regards.

Trying to figure out basic table setup

Hi, I am really a big fan of the framework you guys provide.

I am trying to make use of your User login Model,

was not yet succesful to connect the Database to the framekwork.

Defined it all in common/config/environments/params-private.php

I ran the basic migration,

and params-env.php is a duplicate of that

also params-local.php is setting env = private

In the backend I tried the login form, but I get

CDbConnection.connectionString cannot be empty.

D:\www\dev.containa.com\public\apps\backend\models\LoginForm.php(112)

Can you give me a pinch in the right direction please? I feel like wasting a lot of time finding my error.

best, tilman

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.