Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing Twiggy via sparks #6

Open
DeluxZ opened this issue Jul 27, 2012 · 0 comments
Open

Installing Twiggy via sparks #6

DeluxZ opened this issue Jul 27, 2012 · 0 comments

Comments

@DeluxZ
Copy link

DeluxZ commented Jul 27, 2012

Following your installation guide on http://edmundask.github.com/codeigniter-twiggy/#installation doesn't get your latest files from this GitHub repo. Via the sparks method you don't get this change (#3). The code is still

if(!defined('TWIGGY_ROOT')) define('TWIGGY_ROOT', dirname(__DIR__));

instead of

if(!defined('TWIGGY_ROOT')) define('TWIGGY_ROOT', dirname(dirname(__FILE__)));

Can you fix the sparks zip/files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant