Quote:
Originally Posted by n_wattam
I would like to make the URL FIELD when submitting feedback a required one.. this is so we can track and moderate the system easier...
Can you please tell me where and what code to add for this...
Cheers.
|
Edit your traderratings.php
In the first bit of the code you will find this option:
Code:
// Require users to enter a URL when submitting feedback
define('TRATING_REQ_URL', 0);
Set it to 1 to require url