i upgraded from 4.5.1 to 5.2
now http://www.sugarcrm.com/wiki/index.p...st_internal%3F
is not working anymore

i tried to add a index.php in a publicly accessible area of my external site with the following code
Code:
<?php
require_once('/some/path/to/forbidden/area/of/your/external/site/redirect.php');
?>
applying this modify i got "Viewed Message" to work by the way "Click-thru Link" does not work
because the Tracker URL: http://www.mysite.com/emailmarketing/advpage.htm is not retrived

Any help woud be appreciated

Thanks in advance,
Stefano Campri