When i try to view a page in other languages it works fine but when i click back to English i get the following error.
See the attached image.
Thanks in advance.
Regards
| Comment | File | Size | Author |
|---|---|---|---|
| publicdownload_count error.png | 41.3 KB | emnzava |
When i try to view a page in other languages it works fine but when i click back to English i get the following error.
See the attached image.
Thanks in advance.
Regards
| Comment | File | Size | Author |
|---|---|---|---|
| publicdownload_count error.png | 41.3 KB | emnzava |
Comments
Comment #1
emnzava commentedOk, this is what i did just to get rid of the error msg,,,i am not sure if this will affect other functionality of the module but since the error was for undefined constant i made some changes as follows.
at line 18 just after mode_reset add define("LANGUAGE_NEGOTIATION_NONE",4);
Please if am wrong let me know. am just learning php.
Regards