I am having problems with ajax and jquery??Help?

Hi I’m doing a chatting page. My website is discussions.rf.gd/. If I use localhost ajax and jquery working fine but when iam implementing same thing here I’m having problems with that jquery and ajax call?.HELP? if you open the above link messages down in the box they are not showing up??.But my database is updating?so my problem is somewhere around that jquery call. Your help is much appreciated …

@srikanth You cannot host chat scripts on InfinityFree, your file http://discussions.rf.gd/scripts/js/auto_chat.js returns an Error 403: Forbidden for this.

What the heck. The only reason I’m hosting here is about chatting. If I can’t do that then why did they told it’s a free hosting.doesnt make any sense?.

@srikanth said:
What the heck. The only reason I’m hosting here is about chatting. If I can’t do that then why did they told it’s a free hosting.doesnt make any sense?.

InfinityFree provides free hosting as in “free beer”, not “free speech”. The service is free of cost, but there are restrictions to which you can host. You cannot stuff which is illegal or anything that harms your visitors or our servers.

Chat scripts work by constantly ask the server for new messages in the messages. These excessive amount of requests generate a lot of load on the servers, which is why we cannot allow such scripts.

It’s very easy… all you need to do is to rename “auto_chat.js” to " auto.js". Thank you

Please let us know if it works… @srikanth

@srikanth said:
Hi I’m doing a chatting page. My website is discussions.rf.gd/. If I use localhost ajax and jquery working fine but when iam implementing same thing here I’m having problems with that jquery and ajax call?.HELP? if you open the above link messages down in the box they are not showing up??.But my database is updating?so my problem is somewhere around that jquery call. Your help is much appreciated …

It’s very easy… all you need to do is to rename “auto_chat.js” to " auto.js". Thank you

Please let us know if it works… @srikanth

@salemdomain said:

@srikanth said:
Hi I’m doing a chatting page. My website is discussions.rf.gd/. If I use localhost ajax and jquery working fine but when iam implementing same thing here I’m having problems with that jquery and ajax call?.HELP? if you open the above link messages down in the box they are not showing up??.But my database is updating?so my problem is somewhere around that jquery call. Your help is much appreciated …

It’s very easy… all you need to do is to rename “auto_chat.js” to " auto.js". Thank you

Please let us know if it works… @srikanth

It wont work man he already told that. Chat scripts are not allowed in their hosting

@salemdomain said:
It’s very easy… all you need to do is to rename “auto_chat.js” to " auto.js". Thank you

Please let us know if it works… @srikanth

I changed it. still not working. :frowning: :cry:

It’s not working because chat scripts are blocked. Please stop trying to make it work, it will just cause your account to be taken down.

@Admin said:
It’s not working because chat scripts are blocked. Please stop trying to make it work, it will just cause your account to be taken down.

u are very rude

@srikanth said:

@Admin said:
It’s not working because chat scripts are blocked. Please stop trying to make it work, it will just cause your account to be taken down.

u are very rude

Yes, I am! But I prefer to be honest with people and speak clearly and truthfully about what is and what isn’t possible.

I could also sugarcoat it and say we are going to solve it (we are not, we set the restriction up on purpose and for a good reason) and give you a workaround so you can use the chat script anyways (and cause you to blow through your hits limits and get your account taken down). But I won’t do that, I won’t lie to you and make promises I know I cannot keep just to make you feel good.

@Admin said:

Yes, I am! But I prefer to be honest with people and speak clearly and truthfully about what is and what isn’t possible.

I could also sugarcoat it and say we are going to solve it (we are not, we set the restriction up on purpose and for a good reason) and give you a workaround so you can use the chat script anyways (and cause you to blow through your hits limits and get your account taken down). But I won’t do that, I won’t lie to you and make promises I know I cannot keep just to make you feel good.

  • 1 for this. o:)

@salemdomain said:

@srikanth said:
Hi I’m doing a chatting page. My website is discussions.rf.gd/. If I use localhost ajax and jquery working fine but when iam implementing same thing here I’m having problems with that jquery and ajax call?.HELP? if you open the above link messages down in the box they are not showing up??.But my database is updating?so my problem is somewhere around that jquery call. Your help is much appreciated …

It’s very easy… all you need to do is to rename “auto_chat.js” to " auto.js". Thank you

Please let us know if it works… @srikanth

i forgot something … you also need to change chat.php to anything else like salemdomain.php … change “chat.php” => “salemdomain.php”