Hi friends,

In my application, I am facing some strange problem

I have a link  "profile"

                        <a href="<?php echo url_for('profile/index'); ?
>">Profile</a>

When I run the site, when I click on "profile" link,

it goes to  "myprojecturl/core.php/"  and shows blank page.

when I press "refresh" button, it shows profile page properly.   why
is it so?

Any idea?

--~--~---------~--~----~------------~-------~--~----~
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 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to