Quote:
Originally Posted by serhwee
I installed in VB 4.2, found that when editing a post it cannot use WYSIWYG mode. Any solution?
|
we have similar issues, we can't try the fix since we dont have this line in the plugin...
Code:
$forumid .= '&p=' . $post['postid'];
here's the code...
Code:
global $permissions, $ces_forumrules, $forumrules;
global $htmlcodeon, $bbcodeon, $smilieson, $imgcodeon;
ces_permissions_toolbar2($forumid, $editor_template_name);
if ($savebbcodecache)
{
$vbulletin->bbcodecache = $savebbcodecache;
}