Hi,
I've Phorum working on a web server, no problem so far. It is located in the logged users section.
I'd like to spare the users from entering their name an email when replying, but I checked the phorum code a little bit and found no apparent way to do this.
the idea would be to pass the username and email with the link
/phorum/index.php?user=pierre&email=pambroise@ogenek.ie
But then how to register this so phorum can use this easily?
Pierre