Hello all!
I tried to install agora but when i change language php file, my main page doesn't work.
For example:
If www.aaa.com is my website and I use it in English / French or Spanish it works very well. When i try to change some words English into my own language from english.php file (or in French and Spanish: that doesn't matter) i can only see my space from "www.aaa.com/dashboard" because if i write www.aaa.com it doesn't show anything.
That means i can't change any words into my own language. How can i solve this problem? or is there anyway to solve it
Language Change
Re: Language Change
Hello,
Normally you can easily modify the file "english.php" to adapt the translations to your own needs. However, it seems that the changes you made is problematic. For example, make sure your translations do not contain special characters that could be a problem when running the script. In addition, use preferably a PHP editor such as Notepad ++, and remember to make your file "english.php" readable for your web server (see "chmod").
cordially
xech
Normally you can easily modify the file "english.php" to adapt the translations to your own needs. However, it seems that the changes you made is problematic. For example, make sure your translations do not contain special characters that could be a problem when running the script. In addition, use preferably a PHP editor such as Notepad ++, and remember to make your file "english.php" readable for your web server (see "chmod").
cordially
xech