Install the FCKeditor for zencart 1.39h.

Source: Internet
Author: User
Tags php source code zen cart

Introduction: This is a detailed page for zencart 1.39h to install the FCKeditor. It introduces PHP, related knowledge, skills, experience, and some PHP source code.

Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 339664 'rolling = 'no'>

Not newArticleNow there are a lot of things to do. I do not only zencart but also WordPress.

Today, the new website uses 1.39h instead of 1.38a. The free template I use is estorenow, which is compatible with both versions. Install fast and easy checkout for Zen cart 1.9.3, which is the same as before. Please refer to my previous article.

Then I started to install FCKeditor.

Follow these steps to install FCKeditor 2.6.4.1:

I have just installed FCKeditor for Zen cart. The installation steps are as follows:

Download FCKeditor from the official website, decompress it, and upload it to the editors/FCKeditor/folder under the Zen cart installation directory.
Open Editors/FCKeditor/_ samples/default.html under the installation directory of Zen cart, and select PHP sample to test whether FCKeditor can be submitted normally.
Check the Editors/FCKeditor/fckconfig. js file in the installation directory of Zen cart.
VaR _ filebrowserlanguage = 'php ';
VaR _ quickuploadlanguage = 'php ';
Open Editors/FCKeditor/Editor/filemanger/connectors/PHP/config. php In the installation directory of Zen cart, and change $ config ['enabled'] to true.
Open Editors/FCKeditor/Editor/filemanger/connectors/PHP/config. php under the Zen cart installation directory and set the additional upload directory, for example:
$ Config ['userfilespath'] = '/up /';
In admin/initdes/init_initdes/init_html_editor.php under the installation directory of Zen cart
// $ Editors_list ['fckedit'] = array ('desc' => editor_fckeditor, 'handler' => 'fckeditor. php', 'Special _ needs '=> ");
Remove the comment of this sentence, that is, delete the previous "//".
FCKeditor has been installed.

However, the editor fails.

1. Try editors \ FCKeditor \ _ samples \ default.html.

2. debug admin \ shortdes \ init_shortdes \ init_html_editor.php to change the last few lines of false to true. The output is normal.

3. debug admin \ mongodes \ FCKeditor. php In the front output or FCKeditor and find that the file is not executed at all.

4. Copy admin \ shortdes \ FCKeditor. php to the editors directory.

5. AnalyzeCodeFind this line:

<? PHP if ($ action! = 'New _ product_meta_tags' & $ editor_handler! = '') Include ($ editor_handler);?>

The key to the problem is FCKeditor. php. You can use product. php to see how it is instantiated.

There is another computer problem today, that is, when the system starts up, it prompts that the ntldr file is lost and cannot be started. I used winpe to open ghost. ISO and overwrite several hidden system startup files in the C root directory. I accidentally deleted them last time.

If you have questions, you can leave a message or add my qq71780795.

Love J2EE follow Java Michael Jackson video station JSON online tools

Http://biancheng.dnbcw.info/php/339664.html pageno: 7.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.