Monday, July 1, 2013

CakePHP 2.3.6 and Wizard Component

Dear all,

I'm working with cakePHP 2.3.6 in LAMP enviroment.
I'm trying to build a wizard form with ProLoser CakePHP-Wizard (https://github.com/ProLoser/CakePHP-Wizard).

After installation in app/Plugin/Wizard, I activate plugin in bootstrap.php.

Now I'm trying to build my wizard component but I receive this error:

Error: Wizard.WizardComponent could not be found.
Error: Create the class WizardComponent below in file: /var/www/A02_site/app/Plugin/Wizard//Controller/Component/wizardComponent.php

It seems that it is not possibile to load WizardComponent.php from its location on folders.

I need an help because I'm novice of cakePHP and I don't understand how to solve the problem.

Anyone has ideas?

Thanks in advance

Antonio

--
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/groups/opt_out.
 
 

No comments: