DragonflyCMS Projects > Storez > [solved] add products page call wrong editor > Community Forums > Phoenix Netology
Forum Index > eCommerce > Storez

[solved] add products page call wrong editor Reply to topic


\Storez\admin\products.php

line 18 require_once(CORE_PATH.'wysiwyg/tinymce.inc');

change to

require_once(CORE_PATH.'wysiwyg/wysiwyg.inc');

otherwise receives error

Initiated by Bugger (Original Entry) - Comments Here Please.

DizWebDesign

Please enter your server specs in your user profile! 😢


De-activate the tinymce option in Storez settings - you're only getting the error because Storez thinks you have tinymce installed.

Otherwise, download from the link provided in Storez info.
nukebiz.com/Downloads/...ls/id=104/

Donations & Audit for DragonflyCMS

Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):


is tinymce better then the wysiwg?

DizWebDesign

Please enter your server specs in your user profile! 😢


tinymce is the only editor that Storez is setup to use.

The main reason at the time was that it was also the only editor that was being updated - furthermore, it provided a very simple method for use of multiple instances on the same page.

Donations & Audit for DragonflyCMS

Server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS):

All times are Australia/Adelaide


Jump to: