Hi,
we found that if you atach /index.php/?i18n=zh_CN ore /index.php/?i18n=de_DE (ore any other language code) to your Gibbon URL it kinda goes bannanas after a litel while.
Hi,
we found that if you atach /index.php/?i18n=zh_CN ore /index.php/?i18n=de_DE (ore any other language code) to your Gibbon URL it kinda goes bannanas after a litel while.
Hi lbister,
The bug appears to occur when placing a slash after your index.php/
. Generally, in URLs there shouldn't be a slash before the <code class="CodeInline">?
character, using index.php?i18n=zh_CN` without the slash should work as expected.
Thanks!