Ok so create the indexAction in the cateogry module and then
indexSuccess ...
__________________________________________
Benjamin Grandfond - www.benjamingrandfond.fr
[email protected]
Le 12 juin 09 à 00:28, juaninf a écrit :
>
> now i obtained this
>
>
>
> 404 | Not Found | sfError404Exception
> Action "category/index" does not exist.
>
> stack trace
> at ()
> in SF_ROOT_DIR\lib\vendor\symfony\lib\controller
> \sfController.class.php line 202 ...
> $this->dispatcher->notify(new sfEvent($this,
> 'application.log', array(sprintf('Action "%s/%s" does not exist',
> $moduleName, $actionName))));
>
> }
>
>
> throw new sfError404Exception(sprintf('Action "%s/%s" does not
> exist.', $moduleName, $actionName));
>
> }
>
>
> // create an instance of the action
> at sfController->forward('category', 'index')
> in SF_ROOT_DIR\lib\vendor\symfony\lib\controller
> \sfFrontWebController.class.php line 48 ...
> at sfFrontWebController->dispatch()
> in SF_ROOT_DIR\lib\vendor\symfony\lib\util\sfContext.class.php line
> 159 ...
> at sfContext->dispatch()
> in SF_ROOT_DIR\web\frontend_dev.php line 13 ...
> symfony settings ...
> request ...
> response ...
> user ...
> global vars ...
> On 12 jun, 00:26, juaninf <[email protected]> wrote:
>> ok , ready please help me
>>
>> On 12 jun, 00:20, Benjamin Grandfond <[email protected]>
>> wrote:
>>
>>
>>
>>> Hy,
>>
>>> delete the last / and it should work
>>> __________________________________________
>>> Benjamin Grandfond -www.benjamingrandfond.fr
>>> [email protected]
>>
>>> Le 12 juin 09 à 00:09, juaninf a écrit :
>>
>>>> That means this Empty module and/or action after parsing the URL "/
>>>> category/" (/).
>>
>>>> where I miss something?
> >
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---