Solved: 1 Year, 6 Months, 4 Weeks ago RTL bug
#1
Solved: 1 Year, 6 Months, 4 Weeks ago
Hi again,

Currently RTL is not working if I switch the language to persian even if on the setup RTL is set to 1.

Upon checking the file "class_language.php" line 109 and I dump any message below the $this->settings = $langinfo RTL will work.

Code below when RTL is working

$this->language = $language;
require $this->path."/".$language.".php";
$this->settings = $langinfo;
var_dump('');

See images below for RTL works when having var_dump


Attached Files Thumbnail(s)
       
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)