Closed (fixed)
Project:
Form Builder
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2008 at 21:07 UTC
Updated:
3 Dec 2008 at 20:07 UTC
if one click on Administer>Formbuilder voice menu (the url: admin/formbuilder)
Fatal error: Cannot redeclare fckeditor_iscompatiblebrowser() (previously declared in
..sites/all/modules/fckeditor/fckeditor/fckeditor.php:36)
in
..sites/all/modules/fckeditor/fckeditor/fckeditor.php on line 34
this is fckeditor.php:
row 34 function FCKeditor_IsCompatibleBrowser()
{
row 36 if ( isset( $_SERVER ) ) {
$sAgent = $_SERVER['HTTP_USER_AGENT
Comments
Comment #1
quicksketchClosing to clean out the queue for the new Drupal 6 project.