Page 1 of 1

Aviary in TinyMCE 3.0 not working, console error

Posted: Wed Feb 22, 2017 7:39 pm
by Guido
When trying to launch the Aviary editor in tinyMCE's filebrowser, I just get a spinning loader and the message:

Code: Select all

Uncaught TypeError: Cannot read property 'launch' of undefined
    at k (include.js:1)
    at Object.edit_img (include.js:1)
    at init.callback (include.js:1)
    at HTMLLIElement.itemClick (plugins.js:5)
    at HTMLDocument.dispatch (plugins.js:2)
    at HTMLDocument.v.handle (plugins.js:2)
In the console.

======================
----------------------------------------------
Cms Version: 2.1.6
Installed Modules:
AceEditor2: 1.05
AdminSearch: 1.0.2
CGExtensions: 1.53.15
CGSimpleSmarty: 2.1.5
CGSmartImage: 1.21.5
CGSnapshot: 1.2.1
CMSContentManager: 1.1.4
CMSMailer: 6.2.14
CustomGS: 3.0
DesignManager: 1.1.1
FileManager: 1.5.2
JMFilePicker: 1.0
MicroTiny: 2.0.3
ModuleManager: 2.0.5
Navigator: 1.0.3
News: 2.50.6
Search: 1.50.2
TinyMCE: 3.1.4

Config Information:
php_memory_limit:
max_upload_size: 64000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/Amsterdam
permissive_smarty: false

Php Information:
phpversion: 5.6.30
md5_function: Aan (Waar)
json_function: Aan (Waar)
gd_version: 2
tempnam_function: Aan (Waar)
magic_quotes_runtime: Uit (Onwaar)
E_ALL: 22527
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference: Geen tijdsverschillen gevonden
test_db_timedifference: Geen tijdsverschillen gevonden
create_dir_and_file: 1
memory_limit: 128M
max_execution_time: 30
register_globals: Uit (Onwaar)
output_buffering: 4096
disable_functions:
open_basedir: /home/majorlabel/:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php56/lib/php/
test_remote_url: Succes
file_uploads: Aan (Waar)
post_max_size: 64M
upload_max_filesize: 64M
session_save_path: Geen controle omdat 'open_basedir' actief is
session_use_cookies: Aan (Waar)
xml_function: Aan (Waar)
xmlreader_class: Aan (Waar)
check_ini_set: Aan (Waar)
curl: Aan

Performance Information:
allow_browser_cache: Uit (Onwaar)
browser_cache_expiry: 60
php_opcache: Uit (Onwaar)
smarty_cache: Uit (Onwaar)
smarty_compilecheck: Uit (Onwaar)
smarty_cache_udt: Uit (Onwaar)
auto_clear_cache_age: Aan (Waar)
Server Information:
Server Software: Apache/2
Server Api: apache2handler
Server Os: Linux 2.6.32-642.13.1.el6.x86_64 Aan x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.6.34
Server Db Grants: Er is een "GRAND ALL" permissie gevonden, alles lijkt in orde.

Permission Information:
tmp: /home/majorlabel/domains/majorlabel.nl/public_html/distrixl/tmp (0755)
tmp_cache: /home/majorlabel/domains/majorlabel.nl/public_html/distrixl/tmp/cache (0755)
templates_c:
DELETED/public_html/distrixl/tmp/templates_c (0755)
modules:
DELETED/public_html/distrixl/modules (0755)
uploads:
DELETED/public_html/distrixl/uploads (0755)
Bestandscreatiemasker (umask): DELETED/public_html/distrixl/tmp/cache (0755)
config_file: 0666
----------------------------------------------