403 smf ajax chat mod installed on smf forums

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
chopficaro
Forum Commoner
Posts: 68
Joined: Fri Jan 01, 2010 12:56 am

403 smf ajax chat mod installed on smf forums

Post by chopficaro »

i installed the most popular chat mod on smf forums called ajax chat. i am certain i did everything correctly.
but when i try to test it i get a 403 on byethost. ive also had problems with phpbb
this must mean that byethost must not allow ajax
does anyone know of a server that will allow me to use this mod?
User avatar
superdezign
DevNet Master
Posts: 4135
Joined: Sat Jan 20, 2007 11:06 pm

Re: 403 smf ajax chat mod installed on smf forums

Post by superdezign »

chopficaro wrote:i am certain i did everything correctly.
[...]
this must mean that byethost must not allow ajax
I generally chalk things up to human error first, especially since I have used byethost before and was almost satisfied. Since they are a free host, they occasionally replace your website with advertisements if they are getting too much traffic too fast. It is possible that your AJAX requests are happening so close to your main request that byethost is replacing it with its advertising page.

But that is something that you should take the time to verify before assuming that you can do no wrong.
Post Reply