| Unregistered have this editInit-problem
I have read all threads about this editInit-problem but I can't figure out what's wrong here.
Unregistered users have this editInit javascript problem - registered and admin users doesn't.
1) Yes, I've copied all vb3templates to templates directory.
2) Usergroup editor -> Uniregistered / Not Logged -> Allow comment's -> "No"
3) config-int.php ->
define("VB3_INTEGRATION", 'on');
define("VB3_ENHANCEDINT", 'on');
define("VB3_COMMWYSIWYG", 'on');
4) quickcom.php
var threadedmode = 1;
(like it was)
What could be wrong here?
|