Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
546 stars 300 forks source link

Can't press any of the buttons/Can't send messages mainly nothing works. #204

Closed SynaDesigns closed 8 years ago

SynaDesigns commented 9 years ago

So i have just installed this on my website. And i login and it doesn't do anything when i send a message doesn't even say i'm online. And its not cause of my web host. It doesn't add any extra code to it.

SynaDesigns commented 9 years ago

Only error i get is a 403 on the chat.js

fjwilson commented 9 years ago

First of all what version of the chat did you install? If this is an integrated version it maybe a cookie setting in lib/config.php. Second I would check the permissions for the js folder.

On Tue, Jun 2, 2015 at 7:19 PM, Spikechrisgaming notifications@github.com wrote:

Only error i get is a 403 on the chat.js

Reply to this email directly or view it on GitHub https://github.com/Frug/AJAX-Chat/issues/204#issuecomment-108138018.

SynaDesigns commented 9 years ago

What are the correct perms for the js folder? mine are at 755 atm.

fjwilson commented 9 years ago

You would need at least read and execute

On Tue, Jun 2, 2015 at 9:44 PM, Spikechrisgaming notifications@github.com wrote:

What are the correct perms for the js folder? mine are at 755 atm.

Reply to this email directly or view it on GitHub https://github.com/Frug/AJAX-Chat/issues/204#issuecomment-108167207.

SynaDesigns commented 9 years ago

It has them. and i'm on version 0.8.7 standalone.

fjwilson commented 9 years ago

When are you seeing this error message can you post a screenshot?

On Tue, Jun 2, 2015 at 11:23 PM, Spikechrisgaming notifications@github.com wrote:

It has them. and i'm on version 0.8.7 standalone.

Reply to this email directly or view it on GitHub https://github.com/Frug/AJAX-Chat/issues/204#issuecomment-108186584.

SynaDesigns commented 9 years ago

Mainly on the google chrome console logs and such http://puu.sh/ibr8f/dd95fd1c8a.png

EDIT: And i'm also seeing them on the main chat window. (right when you login)

fjwilson commented 9 years ago

Can you share a link?

On Wed, Jun 3, 2015 at 5:16 PM, Spikechrisgaming notifications@github.com wrote:

Mainly on the google chrome console logs and such http://puu.sh/ibr8f/dd95fd1c8a.png

Reply to this email directly or view it on GitHub https://github.com/Frug/AJAX-Chat/issues/204#issuecomment-108630548.

SynaDesigns commented 9 years ago

http://jamebot-at.deathhost.tk/ and its not a edited version just some reason the page looks like that when i installed it. And it seems i have a free host but i know for a fact it doesn't add any extra code as i have used many other scripts while using it.

fjwilson commented 9 years ago

Definitely a permissions issue. You can get to this page http://jamebot-at.deathhost.tk/js/custom.js but not this page http://jamebot-at.deathhost.tk/js/chat.js. My suggestion is to delete the file and replace it with a new copy. If that does not work then recheck the permissions.

On Wed, Jun 3, 2015 at 7:39 PM, Spikechrisgaming notifications@github.com wrote:

http://jamebot-at.deathhost.tk/ and its not a edited version just some reason the page looks like that when i installed it. And it seems i have a free host but i know for a fact it doesn't add any extra code as i have used many other scripts while using it.

Reply to this email directly or view it on GitHub https://github.com/Frug/AJAX-Chat/issues/204#issuecomment-108658325.

SynaDesigns commented 9 years ago

I don't know.. I replaced it with a new one and the chmod is 755. So now i don't really know.

fjwilson commented 9 years ago

I'm not a linux guru so it's a head scratcher for me. The only other suggestion I have at this point would be to delete the chat folder and start over again.

On Wed, Jun 3, 2015 at 11:15 PM, Spikechrisgaming notifications@github.com wrote:

I don't know.. I replaced it with a new one and the chmod is 755. So now i don't really know.

Reply to this email directly or view it on GitHub https://github.com/Frug/AJAX-Chat/issues/204#issuecomment-108714059.

SynaDesigns commented 9 years ago

Might be just a web server problem

Frug commented 8 years ago

Please use groups for support requests.