| Author |
Message |
marcelo

Joined: Jan 17, 2008
Posts: 2
|
Posted:
Thu Jan 17, 2008 4:55 pm |
|
I have installed Live chat on my page.
When I accesing to Live chat - I get this error: Error accessing the server! What Ihave to do? |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Thu Jan 17, 2008 5:42 pm |
|
Open up modules/Live_Chat/chat.js
and change
| Code: |
var debugMode = false; |
to
| Code: |
var debugMode = true; |
Let me know what the error is after you do that.
Also, what version of nuke are you using? |
| |
|
|
 |
marcelo

Joined: Jan 17, 2008
Posts: 2
|
Posted:
Fri Jan 18, 2008 6:05 am |
|
I am chnged it, but I get the same error.
I am using Unitednuke ms2 |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Fri Jan 18, 2008 1:16 pm |
|
I've never even heard of unitednuke so it may not work. Give me a link to your site so I can check it out. |
| |
|
|
 |
guitsbar

Joined: Jan 18, 2008
Posts: 1
|
Posted:
Fri Jan 18, 2008 10:46 pm |
|
Hi
my english is very bad
Error accessing the server !
[Error: name: TypeError message: Statement on line 193: Could not convert undefined or null to object Backtrace: Line 193 of linked script http://xxxxxx.xxx/modules/Live_Chat/chat.js denyPost = (response.getElementsByTagName("denied").item(0)).firstChild.data; Line 100 of linked script http://xxxxxx.xxx/modules/Live_Chat/chat.js readMessages(httpRequest); At unknown location [statement source code not available] ] |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Sun Jan 20, 2008 11:37 am |
|
What version is your php? This requires php5 and up. It is also possible the files got corrupted during uploading...
Also, when trying to access the liveChat.php on your site, I get an "Access Denied" messages which means you have a setting blocking access to it. That is probably causing the error below. |
| |
|
|
 |
tornado

Joined: Feb 02, 2008
Posts: 3
|
Posted:
Sun Feb 03, 2008 12:13 pm |
|
| gotcha wrote: |
Open up modules/Live_Chat/chat.js
and change
| Code: |
var debugMode = false; |
to
| Code: |
var debugMode = true; |
Let me know what the error is after you do that.
Also, what version of nuke are you using? |
Hey i have the Same problem i did what u said and the error that game up says: Error accessing the server!
TypeError: httpRequest.responseXML has no properties
Can you help me ?
-TornadoChas3r
 |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Sun Feb 03, 2008 1:16 pm |
|
Visit yourdomain.com/liveChat.php and tell me what it says. |
| |
|
|
 |
tornado

Joined: Feb 02, 2008
Posts: 3
|
Posted:
Sun Feb 03, 2008 6:23 pm |
|
| gotcha wrote: |
| Visit yourdomain.com/liveChat.php and tell me what it says. |
Ok i did i have an idea on what the problem is but not for sure here is the message:
Warning: require_once(db/db.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/severeweather/liveChat.php on line 7
Fatal error: require_once() [function.require]: Failed opening required 'db/db.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/severeweather/liveChat.php on line 7 |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Sun Feb 03, 2008 7:14 pm |
|
what version of nuke are you using? |
| |
|
|
 |
tornado

Joined: Feb 02, 2008
Posts: 3
|
Posted:
Sun Feb 03, 2008 10:33 pm |
|
| gotcha wrote: |
| what version of nuke are you using? |
Let me check i just downloaded from the website about two days ago so i think its the newest i have 2.05 Basic Version |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Tue Feb 05, 2008 2:29 pm |
|
Oh, so you are running evo. It is not compatible with evo without making a few changes. I'll have to release a version for evo down the road. |
| |
|
|
 |
|
|