Quote:
Originally Posted by laztrix
My Forum is on a subdomain installed.
Forum adress : http://subdomain.domainname.com
Wordpress adress : http/subdomain.domaniname.com/portal
Forum URL: http://subdomain.domainname.com
Forum Relative Path: /
Database Prefix: There is No ! ( I left it blank )
When I run it for test I got this error:
HTML Code:
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
I also tried to give the path : /var/www/vhosts/domainname.com/subdomains/forum';
What do I wrong ?
|
Hmm, that's a new one.. Sounds like you might have a plugin in VB causing the issue, try:
uncomment this line in vbbridge.php:
Code:
# define('DISABLE_HOOKS', true);