Mar-16-2009, 3:48 pm
Once the form is sent and the user is taken to the thank you page there is an issue with the code to take the user back. This is the code in the Recommendfriends.php with the link info in it . It pulls up a blank page. Can you help me fix this?
echo ' [<a href="'.$base_url.'">' . JText::_( '_DM_BACK' ) . '</a>] </center>';
echo ' [<a href="'.$base_url.'">' . JText::_( '_DM_BACK' ) . '</a>] </center>';