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

class Color not found #31

Closed
lucasforchino opened this issue Dec 13, 2012 · 5 comments
Closed

class Color not found #31

lucasforchino opened this issue Dec 13, 2012 · 5 comments

Comments

@lucasforchino
Copy link

Fatal error: Class 'Phalcon\Script\Color' not found

I found the problem !!!!, you are using the Color class to show this error

"Phalcon extension isn't installed, follow these instructions to install it: http://phalconphp.com/documentation/install"

The Color class is part of the extension , so you never see the real error, instead you see the class not found.

@phalcon
Copy link
Collaborator

phalcon commented Dec 14, 2012

what OS are you using?

@lucasforchino
Copy link
Author

Mac OS X 10.8.2.
The problem is in the exception , you are using the Color class in the catch.

@phalcon
Copy link
Collaborator

phalcon commented Dec 14, 2012

Thanks, what command are you typing to get this error?

@lucasforchino
Copy link
Author

phalcon.
the error is in phalcon.php line 84

@phalcon
Copy link
Collaborator

phalcon commented Dec 14, 2012

Thanks, you're right I added a fix for this

@phalcon phalcon closed this as completed Jan 2, 2013
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