MyBB Community Forums

Full Version: Ajax help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Okay, so I'm having a problem using Ajax on my site.

Like, with quick edit, I get the edit box just fine - but when I click 'Save Changes' it gives me the little 'Loading..please wait' screen...but never loads. I even left if up for a few minutes, and when I came back it was still on the loading screen.

So I always have to hit cancel and just use full edit.

And with the 'click and hold to edit' the threads, it will give me the text box, but after I entered the new title I just get stuck with the loading thingie/saving changes again.

BUT, I used the ajax quick edit the other day here on the mybb forums, so I'm pretty sure its just my forum that has the problem - not my computer.

So, does anyone have any idea on how to fix this?

Thanks~

Eidt: Seems to be a problem with charset being set to x-sjis (works fine with utf-8)
do you have a file called xmlhttp.php in your main forum directory?
Yes, I do~
Are you able to provide us with a link to your forum so we can see it for ourselves (and allow me to debug it?)
i have the same problem with you.i posted "click and hold to edit problem"
do you see the text "error on page" in the status bar
if you see,the same with me
o.O Yeah, it does say error.

Anyway, the forum is at http://cafe.baka-koneko.com/bbs

Edit: I think its a problem with the charset. I put it back to utf-8 and it worked fine - however when its on x-sjis (for japanese) I get the error.

So how do I get it to work with x-sjis?

Edit2: if you want to log in to post, you can use
username: testing
password: test
Hate to bump but I still don't have an answer...

Anyone know how to get it to work with x-sjis/different charsets?

Like I said above, with UTF-8 it worked, but it doesn't work when I change the charset to x-sjis~