Version of script: 0.93
This newest version with language support, isn't displaying the text correctly. Each text area on the screen is replaced with simply the letter 'Y'. In the admin screens, it's replaced with the letter, 'e'.
I had to immediately jump back to 0.92.
0.93 language issues
Moderator: mkoch227
Something to do with the $lang variable. In the english.php.inc and all of the other files, I replaced the text $lang[...] to $newlang[...] and I can get most of the language text to display properly.
Last edited by EnjoyRC on Tue Jul 05, 2005 4:01 pm, edited 2 times in total.
Hello,
I just tried installing the new version on another server and it is working ok? What kind of server are you two on?
Also try installing the new version in a separate folder (using the same database settings and do NOT submit install.php).
Regards
I just tried installing the new version on another server and it is working ok? What kind of server are you two on?
Also try installing the new version in a separate folder (using the same database settings and do NOT submit install.php).
Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Hi,
Does this fix the issue? I have changed all $lang to $hesklang:
http://www.phpjunkyard.com/extras/hesk093_lang.zip
Let me know.
Regards
Does this fix the issue? I have changed all $lang to $hesklang:
http://www.phpjunkyard.com/extras/hesk093_lang.zip
Let me know.
Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools