Welcome Guest, Not a member yet? Register   Sign In
FCKeditor integration
#11

[eluser]majidmx[/eluser]
hi,
The problem we had with FCKeditor, was because of the
Code:
$oFCKeditor->BasePath
you have to set the value like this :
Code:
$oFCKeditor->BasePath = base_url().'system/application/views/fckeditor/';

Let me know if it solved the problem
MajiD Fatemian
#12

[eluser]umefarooq[/eluser]
really thanks majid and all fckeditor is working me also its really nice to have it in my application.
#13

[eluser]spmckee[/eluser]
I've followed the Wiki twice and looked at a few forum posts and I keep getting about 6 errors that are all similar to:
Code:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: 100%
Filename: libraries/Fckeditor.php
Line Number: 19

A PHP Error was encountere
Severity: Notice
Message: Undefined index: 200
Filename: libraries/Fckeditor.php
Line Number: 20

Any ideas?

[EDIT] - Got it figured out here: http://ellislab.com/forums/viewthread/107642/




Theme © iAndrew 2016 - Forum software by © MyBB