tjd wrote
So a few questions I have are, if I update to 3.2.2, will all the modifications ive made be lost - set to the defaults of 3.2.2?
You should be fine in this upgrade, although we ALWAYS recommend making backups of both your DB and your webroot before starting. The key thing to observe in this upgrade is that there have been a number of changes made to the web.config... you'll need to reconcile those. And don't lose your EncryptionKeys! *grin*
tjd wrote
Is there a way I can keep the content, including non core modules such as DNN Portal Download and its files onto DNN 4.0?
Core modules should all be fine. We worked VERY hard ( I should say some other folks did *grin* ) to ensure that v3.x modules were binary compatible to run on 4.x. Your other modules SHOULD be... but you'll need to contact the author to be certain.
tjd wrote
Aside from that, moreover theres a couple issues im consirned with if I choose not to update at all. Is there a way I can fix the Forgot password script? Right now it sends and email with the password, only its still encripted to *'s.
I know that was fixed a few versions ago, but not entirely sure where... you'd have to diff the code and see if you can find it ( unless someone else chimes in ).
tjd wrote
And Id like to be able to change the default user registration email notifications and other emails that are sent out including being added to a user role and such, where can I make these changes?
This one's been answered in some other locations... but essentially its a function of Language Editing... just look for the keys with "_EMAIL" in them on the page... you'll find them all.
Cheers