Friday 25 June 2004 8:14:22 am
hi all
in my site i have (among the others) these features:
a forum
a newsletter a user/register page in my site.ini.append i wrote:
[SiteSettings]
LoginPage=embedded
SiteName=Corporate SiteURL=myhost/index.php notification works fine either for the forum and the newsletter: a mail is sended to the subscribed user and the link to view the news/forum_topic is "http://myhost/index.php/forum" or "http://myhost/index.php/newsletter"
the problem arrives when the mail is sended to the just-registered user: the link he has to follow to confirm his account is "http://myhost/index.php/index.php/user/activate..." with two "index.php"!
anyone has the solution? if i change the site setting by deleting the "/index.php" the confirmation link is ok, but the others 2 feature (forum and newsletter) have a not working link! is there a way to make it work both?
best regards alessandro
|