Hi.
Just trying out your referrals module. It doesn't seem to be sending emails to the email address specified by the person sending the referal. The admin email seems to work though, strangely enough! Tried it myself, to several email addresses, and nothing. Any ideas?
Also, don't know if you're interested, but when I first clicked on new thread in the forums, I got the Object could not be set to a reference error message... there's a work around to this (happens when people select any language other then US).
1. Got to /Providers/HtmlEditorProviders/Ftb3HtmlEditorProvider/ftb3/Languages on the server running the portal
2. Copy the American English file en-US.xml and rename it to en-GB.xml
3. Insert <language name="English (United Kingdom)" key="en-GB" /> into the languages.xml file which is in the same directory as 1 above!
You'll then stop seeing the error message when people select United Kingdom as their desired language (it's because it tries to load the en-GB, fails, then when it tries again, uses the default en-US, hence the reason why sometimes you see it, sometimes you don't!!)
Hope this helps!
D.