(2010-09-08, 11:14 AM)ryansstuff Wrote: [ -> ]Bumping the thread, :/ any one that can help me?
It works if you disable javascript. Try removing some of the javascript you have running that isn't part of MyBB and see if it works then.
(2010-09-08, 11:38 AM)fabo92 Wrote: [ -> ]I have exactly the same problem. Well, with a test user (login details at the bottom) I got to change the avatar of the test user, but some other people (accessing with the same test account) can't change it!
User: test
Password: 123456
Forum: http://www.netmodding.org/forum/index.php
Exactly the same problem? When you click the "Change Avatar" button nothing happens?
I've just changed it without any problem.
I'll explain better. One day a user of my forum open a topic, where he said "I can't change my avatar because of size limitation". I said to give me his avatar image, so I tried to upload myself, and I uploaded successfully.
Then I thought it was that specific username that was affected by the problem. So I gave him the test account details but he couldn't change the avatar even on the test's account.
I haven't this problem, but some user have it and probably is caused by some PC configurations (maybe OS? I'm sure is not the browser) but don't know which..
(2010-09-08, 12:34 PM)fabo92 Wrote: [ -> ]I'll explain better. One day a user of my forum open a topic, where he said "I can't change my avatar because of size limitation". I said to give me his avatar image, so I tried to upload myself, and I uploaded successfully.
Then I thought it was that specific username that was affected by the problem. So I gave him the test account details but he couldn't change the avatar even on the test's account.
I haven't this problem, but some user have it and probably is caused by some PC configurations (maybe OS? I'm sure is not the browser) but don't know which..
I get that error with anything over the size limit. Or do you mean they got the error when the image was smaller than the limit?
You could try enabling
Avatar Resizing Mode in User Registration and Profile Options
No, even if the image is smaller than the limit, they get the error!
so its a javascript error, is that why some can upload and other can't?
What the code to comment something out in the template files on mybb?
(2010-09-08, 01:37 PM)ryansstuff Wrote: [ -> ]so its a javascript error, is that why some can upload and other can't?
What the code to comment something out in the template files on mybb?
Well, it's something to do with some javascript you've added, yes.
You comment stuff out the same way you comment any HTML out: <!-- HTML -->
Ok so how do you think i should test it as it works for me, but not for others, so even if i disable bits it will always work for me. So i am trying to work out how to test it.
Is there any programs that could show me errors?
2 forums that have js error but that cause a problem only to some users? How it's possible?
@fabo92 They're completely separate problems. It'd be much easier if they were in separate threads, otherwise it's just going to get too confusing. Yours doesn't seem to be anything to do with javascript whatsoever.
@ryansstuff Remove all the javascript you've added, and then I'll see if I can change the avatar.
Right i have taken of one of them off see if it works
and if it dont we will try the other one,
if that failes if not the two i have js i have added.