Hi
I am very much a virgin new boy so be gentle please.
I have installed freeform module and have the form assigning subscribers to the mailing list module. All works fine and dandy. However I am using LG .htaccess Generator to remove index.php and have also removed index.php from the site’s general settings.
The problem is that EE generates a link from the confirmation emails of
http://sitename.com/?ACT=4&id=YZeUfT0QSO
Instead of
http://sitename.com/index.php?ACT=4&id=YZeUfT0QSO
This breaks the link and fails to add the user to the mailing list.
The question is how do I return the index.php into the {activate_url} variable and, I am pre-empting here, any other pages and variables that rely on having index.php to function correctly?
Many thanks in advance
Jon