Quote:
Originally Posted by Lynne
Just
PHP Code:
$droled= "active";
vB_Template::preRegister('editpost', array('droled' => $droled));
|
thanks you again for your answer
but its not working at all

any other suggestion you might have? thanks!
--------------- Added [DATE]1267137287[/DATE] at [TIME]1267137287[/TIME] ---------------
okay i got it, i was using a wrong hook location, but now, how do i send $post[field5] value to editpost? thanks!