Forums / General / URL Problem
CS Look
Wednesday 14 July 2004 2:10:37 am
Hi there,
I had configured eZPublish 3.4.1 in non-virtualhost mode (linux). And having some problem with Tip a friend in Article, which the URL link in the email sent doesn't carry index.php
http://mywebsite/content/view/full/109 instead of http://mywebsite/index.php/content/view/full/109
Any idea?
TIA
cslook
Silke Fox
Wednesday 14 July 2004 4:37:35 am
Hi,
this is due to a template error in design\standard\templates\content\tipafriendmail.tpl. ezurl is missing there. Something like {concat("http://",$hostname,"/content/view/full/",$node_id)|ezurl}should work for you (if you have only one site access).
Please file a bug report on this.
hth,Silke
Wednesday 14 July 2004 11:52:17 pm
It is working. Thanks for the solutions.
rgs,cslook
Jan Borsodi
Thursday 15 July 2004 1:13:10 am
Reported as a bug here: http://ez.no/community/bug_reports/missing_ezurl_in_template_design_standard_templates_content_tipafriendmail_tpland fixed for 3.4.2 and 3.5.
-- Amos Documentation: http://ez.no/ez_publish/documentation FAQ: http://ez.no/ez_publish/documentation/faq