cake ver: RC 1.20796 (latest version)
Hi
Has anyone noticed that links are created without the domain name when
using them in elements for the email component?
I'm using same syntax that i use elsewhere in views where the domain
name
appears in the link
the code im using is...
<?php echo $html->link('view the advert details on the website...',
'/adverts/view/'. $Advert['id'] ); ?>
which renders the link as ...
http://adverts/view/1
I have hard coded the link in the element to get round this, but it
either looks like a bug in the component or that im doing something
stupid
Anyone seen similar ?
thanks in advance
Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---