Spoiler:
AJAX chat messing up
-
- Super Moderator
- Posts: 1943
- Joined: February 3rd, 2009, 11:28 pm
- Been thanked: 1 time
-
- Banned-To-Be
- Posts: 1378
- Joined: July 28th, 2008, 6:28 pm
- Title: Administrator
-
- Super Moderator
- Posts: 1943
- Joined: February 3rd, 2009, 11:28 pm
- Been thanked: 1 time
Re: AJAX chat messing up
=\ heres the text
Code: Select all
phpBB Debug PHP Notice: in file /var/www/chat.wc3edit.net/lib/class/AJAXChat.php on line 2917: AJAXChat::require(/var/www/chat.wc3edit.net/lib/lang/et.php) [ajaxchat.require]: failed to open stream: No such file or directory
Fatal error: AJAXChat::require() [function.require]: Failed opening required '/var/www/chat.wc3edit.net/lib/lang/et.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/chat.wc3edit.net/lib/class/AJAXChat.php on line 2917
-
- Spice Pirate
- Posts: 862
- Joined: January 29th, 2009, 5:35 pm
- Title: LHC
- Location: Canada
Re: AJAX chat messing up
That'd have to be server-sided errors.
Although, screwing around with the languages on Chat, the one corresponding to "et.php" (Estonian) seems to be bad. If you can change your browser/chat language, it should be fixed.
Although, screwing around with the languages on Chat, the one corresponding to "et.php" (Estonian) seems to be bad. If you can change your browser/chat language, it should be fixed.
Spoiler:
-
- Super Moderator
- Posts: 1943
- Joined: February 3rd, 2009, 11:28 pm
- Been thanked: 1 time
Re: AJAX chat messing up
Can you tell me how to do that?FatherSpace wrote:That'd have to be server-sided errors.
Although, screwing around with the languages on Chat, the one corresponding to "et.php" (Estonian) seems to be bad. If you can change your browser/chat language, it should be fixed.
-
- Spice Pirate
- Posts: 862
- Joined: January 29th, 2009, 5:35 pm
- Title: LHC
- Location: Canada
Re: AJAX chat messing up
In your browser settings, look around for language settings. That, or you'll have to change it for your entire system, which would be in control panel somewhere.
EDIT: Try this: http://chat.wc3edit.net/?lang=en
EDIT: Try this: http://chat.wc3edit.net/?lang=en
Spoiler:
-
- Super Moderator
- Posts: 1943
- Joined: February 3rd, 2009, 11:28 pm
- Been thanked: 1 time