Quote:
Originally Posted by Veccy 150
Easyforms 3.0 beta6
vBulletin 3.8.1
I am logged in but i also had the same error with beta5, thought i was missing something but cant find an option to add a user for the post.
|
There isn't one, it uses the username of the user.
PHP Code:
$newpost['username'] =& $vbulletin->userinfo['username'];
What PHP version are you using?