Custom Url Link in joomla 2.5 - Joomla! Forum - community, help and support
dear folks,
i`m been confused how give custom link in joomla version 2.5. cannot give direct url joomla not support direct access. want give url like- /components/com_k2store/views/checkout/tmpl/go/payment.php.
so can me how this?
so far i`ve tried this:-
but doesnot worked. appreciated
i`m been confused how give custom link in joomla version 2.5. cannot give direct url joomla not support direct access. want give url like- /components/com_k2store/views/checkout/tmpl/go/payment.php.
so can me how this?
so far i`ve tried this:-
code: select all
$payment_link = "jpath_component.ds.'com_k2store'.ds.'views'.ds.'checkout'.ds.'tmpl'.ds.'lol'.ds.'prepayment.php'";but doesnot worked. appreciated
hi ohwhatanoob,
you mix " , ' in statement. use them correctly correct path!
regards
you mix " , ' in statement. use them correctly correct path!
regards
Comments
Post a Comment