Zacarías Calabria
unread,May 25, 2012, 12:47:22 PM5/25/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to apostrophenow
Hello,
I'm using ApostropheNow 1.5 and working on the frontend_dev.php, the
method url_for (or any other link_to) mounts URLs without
frontend_dev.php.
For example, from the page /frontend_dev.php/test, the method
url_for('main/test2') should create the URL /frontend_dev.php/test2
instead creates /test2, without frontend_dev.php.
Any ideas?
Thanks for the inspiration.