Quote:
Originally Posted by xcesivvs
I Was receiving errors and couldnt even view the forms using these
$newpost['prefixid'] =& 'Ordered';
$newpost['prefixid'] =& Ordered;
Then I looked to see the others with $ signs.
I tried this and the error the error before trying to view the forms stopped
$newpost['prefixid'] =& $Ordered;
But i still receive the error
"Form failed to submit. The following error(s) occured:
You must select a thread prefix."
|
sorry to be a pain mate... i asked this a bit back and still stuck... thanks