CMS MADE SIMPLE FORGE

TinyMCE

 

[#11735] missing lang file in responsive file manager

avatar
Created By: John Beatrice (mww)
Date Submitted: Wed Feb 14 22:26:02 -0500 2018

Assigned To:
Version: 3.2-beta5
CMSMS Version: 2.2.5
Severity: Minor
Resolution: Awaiting Response
State: Open
Summary:
missing lang file in responsive file manager
Detailed Description:
Open Insert Edit Image, then browse to File Manager.

Warring shown at top:
include(../lang/en.php): failed to open stream: No such file or directory in
[........]/modules/TinyMCE/responsive_filemanager/filemanager/include/utils.php
on line 88

I copied en_EN.php form filemanager/lang and made en.php

BUT - I do not know if that is a good fix.

However, I am able to use the file manager.


History

Comments
avatar
Date: 2018-02-14 22:30
Posted By: John Beatrice (mww)

I also noticed upon returning to the responsive file manger, that the session
might have lost the 'language'

error message displayed. No file contents are loaded because of the exit;
statement on line 81:

Lang_Not_Found
(@//modules/TinyMCE/responsive_filemanager/filemanager/include/utils.php#80)


      
avatar
Date: 2018-02-15 03:29
Posted By: Petr N. (esmiran)

The same error as I wrote in "[#11525] Filemanager Lang error" here:
http://dev.cmsmadesimple.org/bug/view/11525.

It can be corrected as follows:
In the folder: modules/TinyMCE/responsive_filemanager/filemanager/lang/ 
1. create missing lang file: copy from en_EN.php or link "en.php" to "en_EN.php"
2. edit language.php - add line: 'en' => 'English',

The same problem may also occur in some other language localizations.


      
avatar
Date: 2018-07-16 05:18
Posted By: Mathieu Muths (airelibre) (airelibre)

Thanks - please test the next version being released today
      
avatar
Date: 2018-10-18 20:07
Posted By: John Beatrice (mww)

This is not resolved in 3.2-beta6 
Adding a copy of en_EN.php as en.php is still needed.
      
Updates

Updated: 2018-07-16 05:19
resolution_id: 5 => 10

Updated: 2018-02-14 22:30
description: Open Insert Edit Image, then browse to File Manager. Warring shown at top: include(../lang/en.php): failed to open stream: No such file or directory in [........]/modules/TinyMCE/responsive_filemanager/filemanager/include/utils.php on line 88 I cop => Open Insert Edit Image, then browse to File Manager. Warring shown at top: include(../lang/en.php): failed to open stream: No such file or directory in [........]/modules/TinyMCE/responsive_filemanager/filemanager/include/utils.php on line 88 I cop
resolution_id: => 5