Quote:
Originally Posted by xcesivvs
Great modifications.
I have a slight question
I have my form being used in 1 section of my forum where i want to set forced Prefix's
Is there a way to have it auto default the prefix to the first prefix on the list or something.
I dont want to have the form user to choose the prefix, I want it that i decide the prefix level
Thanks
Warren
|
Edit plugin: Easy Forms Part 1
Find:
PHP Code:
/*$newpost['prefixid'] =& '';*/
Replace:
PHP Code:
$newpost['prefixid'] =& '1';
Replace 1 with the appropriate prefixid