#3 new
Tomas

Minor difference between readme and tutorial

Reported by Tomas | November 3rd, 2010 @ 04:47 AM

Hi, i just read your tutorial and your plugin seems great.

The first thing to do is add the component to the controller.
The readme says:
var $components = array('Wizard.Wizard');
while the tutorials says:
var $components = array('Wizard');

which one is correct?
Even if they are both correct it would be less confusing if you'd only advice one.

Comments and changes to this ticket

  • ryandesign

    ryandesign February 28th, 2011 @ 05:44 AM

    With CakePHP 1.3.7, using "$components = array('Wizard');" got me "Error: The component file was not found." whereas using "$components = array('Wizard.Wizard');" worked correctly.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shared Ticket Bins

People watching this ticket

Pages