Opened 17 years ago

Closed 17 years ago

#478 closed Bug (invalid)

PHP Smarty issue

Reported by: seema Owned by: Frederico Caldeira Knabben
Priority: Normal Milestone:
Component: Server : PHP Version:
Keywords: Cc:

Description

Iused fckeditor in my project, I am using PHP5 with smarty. But Fckeditor is displayed on top of the page not in the particular <td> in which i have assigned smarty variable after creating fckeditor objectin php file i assigned the variable to .tpl file.

Attachments (1)

manage-main-pages.php (1.1 KB) - added by seema 17 years ago.

Download all attachments as: .zip

Change History (2)

Changed 17 years ago by seema

Attachment: manage-main-pages.php added

comment:1 Changed 17 years ago by Frederico Caldeira Knabben

Keywords: FCKeditor removed
Priority: HighNormal
Resolution: invalid
Status: newclosed
Summary: FCKeditorPHP Smarty issue

This is a problem in your code actually. You must use CreateHtml() to retrieve the editor HTML, instead of Create().

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy