Is it possible to make the system use the English File Manager in case where a translated one is missing. I use the Swedish GUI and when i select File Manager i get this error message
"Warning: require(./_lang/sv.php): failed to open stream: No such file or directory in /usr/local/www/quixplorer/_include/init.php on line 128 Fatal error: require(): Failed opening required './_lang/sv.php' (include_path='.:/etc/inc:/usr/local/www') in /usr/local/www/quixplorer/_include/init.php on line 128"
/Anders
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
File Manager
-
anders.malm
- Starter

- Posts: 17
- Joined: 01 Mar 2015 10:03
- Status: Offline
File Manager
ASUS P10-S, Intel i3 CPU, 16 GB ECC ram, 250 GB M2 SSD, RootOnZFS
- zoon01
- Developer

- Posts: 724
- Joined: 20 Jun 2012 21:06
- Location: Netherlands
- Contact:
- Status: Offline
Re: File Manager
Thanks for report, this is now fixed at rev 2603
Still it requires those English strings to be translated into Swedish!
Are you able to translate those files for me and send it back after?
Thank you!
attachment removed
Regards,
zoon01
Still it requires those English strings to be translated into Swedish!
Are you able to translate those files for me and send it back after?
Thank you!
attachment removed
Regards,
zoon01
System specs: XigmaNAS 11.2.0.4 -embedded on Samsung 860 EVO 256GB and Supermicro X10SL7-F w / Bios v3.2, IPMI v.03.86 / CPU E3-1241 v3 @ 3.50GHz - 32GB Crucial DDR3L 1600mhz ECC 1.35v , LSI 2308 on PH20.00.07.00 IT mode, Storage: 5x Western Digital Red (WD30EFRX) raidz
Development system is same system in virtualbox.
Development system is same system in virtualbox.
-
anders.malm
- Starter

- Posts: 17
- Joined: 01 Mar 2015 10:03
- Status: Offline
Re: File Manager
Hello
I have made a attempt to translate the files but I'm not sure that i changed in the right places. Have a look i the files before you try to use them.
/Anders
attachment removed
I have made a attempt to translate the files but I'm not sure that i changed in the right places. Have a look i the files before you try to use them.
/Anders
attachment removed
ASUS P10-S, Intel i3 CPU, 16 GB ECC ram, 250 GB M2 SSD, RootOnZFS
- zoon01
- Developer

- Posts: 724
- Joined: 20 Jun 2012 21:06
- Location: Netherlands
- Contact:
- Status: Offline
Re: File Manager
You did it correctly.
only text after the => "thistext", needs to be translated.
/usr/local/www/quixplorer/_lang is the location of the files incase you want to test or want to edit those.
Thank you!,
added to trunk at rev. 2608.
only text after the => "thistext", needs to be translated.
/usr/local/www/quixplorer/_lang is the location of the files incase you want to test or want to edit those.
Thank you!,
added to trunk at rev. 2608.
System specs: XigmaNAS 11.2.0.4 -embedded on Samsung 860 EVO 256GB and Supermicro X10SL7-F w / Bios v3.2, IPMI v.03.86 / CPU E3-1241 v3 @ 3.50GHz - 32GB Crucial DDR3L 1600mhz ECC 1.35v , LSI 2308 on PH20.00.07.00 IT mode, Storage: 5x Western Digital Red (WD30EFRX) raidz
Development system is same system in virtualbox.
Development system is same system in virtualbox.
-
anders.malm
- Starter

- Posts: 17
- Joined: 01 Mar 2015 10:03
- Status: Offline
Re: File Manager
Hello I finally got some time to test the files. Now I can start File Manager even with user interface set to Swedish. However there is problem with some Swedish character as you can see in the attached file. I don't know if it is something wrong with the files or if it is some setting.
/Anders
/Anders
You do not have the required permissions to view the files attached to this post.
ASUS P10-S, Intel i3 CPU, 16 GB ECC ram, 250 GB M2 SSD, RootOnZFS
- zoon01
- Developer

- Posts: 724
- Joined: 20 Jun 2012 21:06
- Location: Netherlands
- Contact:
- Status: Offline
Re: File Manager
Can you try change
$GLOBALS["charset"] = "UTF-8";
into
$GLOBALS["charset"] = "iso-8859-1";
on file: /usr/local/www/quixplorer/_lang/sv.php and report back?
$GLOBALS["charset"] = "UTF-8";
into
$GLOBALS["charset"] = "iso-8859-1";
on file: /usr/local/www/quixplorer/_lang/sv.php and report back?
System specs: XigmaNAS 11.2.0.4 -embedded on Samsung 860 EVO 256GB and Supermicro X10SL7-F w / Bios v3.2, IPMI v.03.86 / CPU E3-1241 v3 @ 3.50GHz - 32GB Crucial DDR3L 1600mhz ECC 1.35v , LSI 2308 on PH20.00.07.00 IT mode, Storage: 5x Western Digital Red (WD30EFRX) raidz
Development system is same system in virtualbox.
Development system is same system in virtualbox.
-
anders.malm
- Starter

- Posts: 17
- Joined: 01 Mar 2015 10:03
- Status: Offline
Re: File Manager
Hello I tried change the charset from UTF-8 and now the user interface in File Manager is correct. However as a side effect the main menus get corrupted.
/Anders
/Anders
You do not have the required permissions to view the files attached to this post.
ASUS P10-S, Intel i3 CPU, 16 GB ECC ram, 250 GB M2 SSD, RootOnZFS
- zoon01
- Developer

- Posts: 724
- Joined: 20 Jun 2012 21:06
- Location: Netherlands
- Contact:
- Status: Offline
Re: File Manager
Fixed rev 2663, saved the file again as UTF-8 seems todo the trick.
System specs: XigmaNAS 11.2.0.4 -embedded on Samsung 860 EVO 256GB and Supermicro X10SL7-F w / Bios v3.2, IPMI v.03.86 / CPU E3-1241 v3 @ 3.50GHz - 32GB Crucial DDR3L 1600mhz ECC 1.35v , LSI 2308 on PH20.00.07.00 IT mode, Storage: 5x Western Digital Red (WD30EFRX) raidz
Development system is same system in virtualbox.
Development system is same system in virtualbox.