Check your CakePHP 2.x for the BlowfishPasswordHasher. It should be located in the path:
/lib/Cake/Controller/Component/Auth
At least that is where I found it in CakePHP 2.6.
Enjoy, John
On Sunday, 8 February 2015 21:21:59 UTC+2, vampke wrote:
-- /lib/Cake/Controller/Component/Auth
At least that is where I found it in CakePHP 2.6.
Enjoy, John
On Sunday, 8 February 2015 21:21:59 UTC+2, vampke wrote:
Hi,
I just started with this excellent tool and I am trying to use the login script as described by the example on the site (http://book.cakephp.org/2.0/en/tutorials-and-examples/ ).blog-auth-example/auth.html
The blog script is up and running, no problems there.
When I try to create a new user I receive the message "Error: Class 'BlowfishPasswordHasher' not found"
There do not seem to be any relevant posts about this issue. I have found that my complete app/controller/component directory is empty. Is this normal?
I have downloaded the script from the official website and again from github. Both times the directory was empty.
Am I supposed to install this add-on? Where can I download it?
v.
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment