When someone requests a password change, for example, the email they get has the url to go to.
My problem is that this email sends them to the wrong url. it looks someting like this
http://www.website.com/nuke install location/index.php/modules.php?name=Your_account
i'm wondering where is says what url you are sent to and i'm looking to get rid of the index.php portion of that url.
when users click on that url, it takes them to the site, but its all messed up, no images and its the homepage and not the correct section for the autogenerated email.
my nuke install location is not the root of my site. does it need to be?
my installation was in conjunction with our old site as we were making the changeover. the path looks like this
root/phpnuke/html/index.php
do i need to change that to the root to look like this?
root/index.php