[symfony-users] Re: admin routing problem

2008-10-12 Thread Cindy Cullen

Yes, I'm using admin.php/login

On Oct 12, 2008, at 8:40 PM, Ant Cunningham wrote:

>
> re you using the scriptname in the admin url (ie.
> adminappname_prod.php)? otherwise youre always accessing the frontend
> application... Well unless something else has been set up to direct  
> the
> controllers differently or redirect to a different app.
>
> Cindy Cullen wrote:
> -- 
> Ant Cunningham
> Graphic Designer | Web Developer
> Vector Based Design
> [EMAIL PROTECTED]> I have 'inherited' a symfony project that I need  
> to
> maintain.
>>
>> I have an admin app and a front end app.
>>
>> I have the admin app secured with sfGuard, but I can not make it
>> return to the admin app after login.
>>
>> I've set the app.yml for admin like this:
>>
>> all:
>>   sf_guard_plugin:
>> success_signin_url: albums/index
>> success_signout_url:home/index
>>
>> It always goes to the module/action that I set up in the front end
>> app.yml -- never admin :(
>>
>> I'm using symfony version 1.1
>>
>> Any help?
>>
>> Thanks,
>>
>> Cindy
>>
>>>
>
>
> -- 
> Ant Cunningham
> Graphic Designer | Web Developer
> Vector Based Design
> [EMAIL PROTECTED]
>
> >


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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
-~--~~~~--~~--~--~---



[symfony-users] Re: admin routing problem

2008-10-12 Thread Ant Cunningham

re you using the scriptname in the admin url (ie. 
adminappname_prod.php)? otherwise youre always accessing the frontend 
application... Well unless something else has been set up to direct the 
controllers differently or redirect to a different app.

Cindy Cullen wrote:
-- 
Ant Cunningham
Graphic Designer | Web Developer
Vector Based Design
[EMAIL PROTECTED]> I have 'inherited' a symfony project that I need to 
maintain.
> 
> I have an admin app and a front end app.
> 
> I have the admin app secured with sfGuard, but I can not make it  
> return to the admin app after login.
> 
> I've set the app.yml for admin like this:
> 
> all:
>sf_guard_plugin:
>  success_signin_url: albums/index
>  success_signout_url:home/index
> 
> It always goes to the module/action that I set up in the front end  
> app.yml -- never admin :(
> 
> I'm using symfony version 1.1
> 
> Any help?
> 
> Thanks,
> 
> Cindy
> 
> > 


-- 
Ant Cunningham
Graphic Designer | Web Developer
Vector Based Design
[EMAIL PROTECTED]

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
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
-~--~~~~--~~--~--~---