#2206: "Call to undefined function" with PHP4
--------------------------+-------------------------------------------------
 Reporter:  fredck        |       Owner:  wwalc          
     Type:  Bug           |      Status:  new            
 Priority:  High          |   Milestone:  FCKeditor 2.6.1
Component:  Server : PHP  |     Version:  SVN            
 Keywords:  Confirmed     |  
--------------------------+-------------------------------------------------
 The PHP4 integration is not working. It throws the following error:

  Fatal error: Call to undefined function FCKeditor_IsCompatibleBrowser()
 in D:\FCKeditor\SVN\FCKeditor\local\fckeditor_php4.php on line 167

 To test it in a PHP5 environment, it is enough to change the include at
 the top of sample01.php to:

 {{{
 include("../../fckeditor_php4.php") ;
 }}}

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/2206>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to