Avatar problems? [Archive] - Racerplanet Network Forums

View Full Version : Avatar problems?


jtace
12-30-2001, 09:44 AM
From what I read there seems to be avatar problems. I made some changes yesterday night to the server, are there still problems with them? If so I'll try a few other things.

Remko
12-30-2001, 10:16 AM
I'm sorry, but I still get the The uploaded file is not a valid GIF or JPG file. Please ensure that it is and try again. message when I try to upload my 100 x 50 pixels, 4 kb 'license plate' jpeg. I've tried it both from the web and from my own harddrive... anybody else been lucky?

While I'm at it, I'll also try if attachments work:
(30 sec. later) nope, same 'invalid' message... odd, huh? :confused:

TraffikD
12-30-2001, 10:54 AM
testing attatchments...

note: the attached file should have stuff in it; it doesnt.

TraffikD
12-30-2001, 10:55 AM
nope, attatchments dont work. also tried attaching an image, but i get invalid gif/jpg errors, even though i know the images i tried attaching were valid.

[SK]agent
12-30-2001, 12:16 PM
I too get the 'uploaded file' error Remko posted tring to change my avatar - one thing, when I click on change avatar on the user cp options page, I get a brief dialog saying 'thanks for submitting my changes', then the change page actually comes up.
...if that is of any consequence :confused:

jtace
12-30-2001, 01:06 PM
I've changed an option... gona test it out now.

Remko
12-30-2001, 05:48 PM
I just tried to upload it again... it appeared to work...

<---- a red [x].... we're getting there... :p

Remko
12-30-2001, 05:53 PM
Attachment test....

hmm, no dice.

TraffikD
12-31-2001, 07:55 AM
maybe the directory where uploads are headed isn't set 777. just a thought. :p

jtace
12-31-2001, 08:42 AM
hmm... it's a step in the right direction.. let me test another item out... I'll post when to test some more avatars...

jtace
01-02-2002, 09:43 AM
Hmm... still having avatar problems... I've done what I can think to try right now, I'll put it on my list of things to fix.

Mike Henderson
01-02-2002, 05:56 PM
test

Remko
01-02-2002, 09:20 PM
testing the smilies )=) hehe

Mike Henderson
01-02-2002, 09:49 PM
Got them working?? Awesome :beer: 8)~

MattB
01-02-2002, 10:11 PM
:Dcooooool, l like the new smilies :p :love: :D


thanks :beer:

Remko
01-02-2002, 10:51 PM
Whew, that's all the new smilies added. I may have overdone it :look: don't forget to click the Get More link for the rest.
Now to do the post icons. &(

Mike Henderson
01-02-2002, 11:03 PM
Good work Remko :)
:crowd:

andywoo1
01-02-2002, 11:16 PM
These new smileys are just...... just....... :jawdrop:

andy

Remko
01-02-2002, 11:38 PM
Pretty neat eh? Some of these I've seen before on other forums like Nfscheats or Nd4spd.de, but I've also been doing some searching around on Smiley websites.
Now for some z's...:z

jtace
01-03-2002, 08:55 AM
:peace: Awesome mate! good stuff with all the smilies! :) &(

Remko
01-03-2002, 09:20 AM
:look: ehh hehe... let me fix that 'peace' smilie first...

there. :Peace: (forgot about the : + p turning into a :p ...)

edit: hey, the logo is back, and so is the ad banner. Good. -^

jtace
01-03-2002, 01:08 PM
:Peace: cool stuff mate! -^ ;)

TraffikD
01-03-2002, 01:29 PM
:beer:

MattB
01-03-2002, 03:33 PM
:jawdrop: cool,thanks remko :crowd:


hehe, dont u just love this guy with the guitar??
:guitar:

Mike Henderson
01-04-2002, 12:18 AM
testing again...

jtace
01-04-2002, 07:03 AM
woohoo... the attachements are working now! :beer:

[SK]agent
01-04-2002, 10:19 PM
testing

[SK]agent
01-04-2002, 10:25 PM
trying again

[SK]agent
01-04-2002, 10:28 PM
I tried both uploading my avatar as well as pointing to my copy of it online, no joy.
Remko's works! :mad:

:D

andywoo1
01-05-2002, 05:13 AM
Strange:? Maybe its your actual picture.

andy

jtace
01-05-2002, 07:06 AM
hmm.. any tricks to let us in on guys? :D

[SK]agent
01-05-2002, 07:34 AM
http://alohancr.com/chris/agent.jpg

88x86, less than 8K - same as it ever was but it just won't take!

edit: Acca's and Remko's both work. The only common denominator I can see is that they are Moderators...

jtace
01-05-2002, 08:12 AM
Hmm... yeah that's wierd.. I couldn't get it to work for me just a minute ago. We'll have to look into it..

jtace
01-05-2002, 08:27 AM
testing...

jtace
01-05-2002, 08:34 AM
testing again...

Mike Henderson
01-05-2002, 12:13 PM
Hmm, I wonder if the changes I made are overwritten whenever the server is rebooted, or when something else is changed?

TraffikD
01-05-2002, 07:31 PM
ok, i just decided to test avatars on our boards over at NCOPS, and guess what, they don't work either for some reason. our boards are phpBB and not VBulletin. maybe there is something up with permissions and php uploads on the server. i don't know, but it cant just be a coincidence that this board and the board over at ncops that is running a totally different board software can't use avatars.

TraffikD
01-05-2002, 08:09 PM
can you get someone with access to the server's php.ini to check the following vars out:


post_max_size = 8M ; Maximum size of POST data that PHP will accept

file_uploads = On ; Whether to allow HTTP file uploads

upload_max_filesize = 2M ; Maximum allowed size for uploaded files


the settings may be different, but the problems on the server might stem there. :p

Mike Henderson
01-06-2002, 12:18 AM
Originally posted by DPK
can you get someone with access to the server's php.ini to check the following vars out:



the settings may be different, but the problems on the server might stem there. :p

The problem is with open_basedir. I changesd it before, to allow it to upload fies to the /tmp directory (which is where all the avatars/attachments get uploaded to before they are moved to their final location). But all the changes I made were deleted when apache overwrote the file :( So I have a feeling that is going ot happen EVERY time either a new site is made, or the server is rebooted...

TraffikD
01-06-2002, 05:49 AM
ouch...

DOHC
01-06-2002, 07:47 AM
That sux, i have a cool avatar too but i cant use it!!! ohh well hope you guys can get it fixed

jtace
01-06-2002, 08:25 AM
Hmm... now that is annoying, Next time you catch me on ICQ Mike we'll talk and see if we can't figure a way around it.

TraffikD
01-06-2002, 09:10 AM
can't u just get techies to kill the server, modify php.ini or any other config and then reboot? the server should then accept the new changes, at least it does on my test server running apache.

jtace
01-06-2002, 09:41 AM
It does, but the problem isn't apache or the server, it's Plesk, the fancy control panel. It overwrites the httpd.include file everytime it creates a new hosted site. So there goes any custom settings. It's not too hard for Mike or myself to go and add that bit in after we add a new site and fix it up again, but it's just one more thing for us to remember... heh.. ;)

TraffikD
01-06-2002, 02:54 PM
can u modify the plesk code then ? :)

Scott
01-06-2002, 04:36 PM
test 1 :)

Scott
01-06-2002, 04:44 PM
test 2 :confused:

Scott
01-06-2002, 04:48 PM
Sig Good! -^
Avatar No Good! :(

jtace
01-06-2002, 05:36 PM
hmm... dunno exactly what needs to be done to get the avatars working again, have to check with Mike...

DPK: Unfortunately not directly by myself, it's all done in precompiled PHP so we can't change anything. =[

knightman
01-06-2002, 08:13 PM
yeah im still having trouble with the avatars,
gone thru so many sizes..

knightman:help: :PC: :slap:

Mike Henderson
01-06-2002, 11:30 PM
testing

Mike Henderson
01-06-2002, 11:32 PM
Hmm, looks like I may have fixed it, hopefully for good :PC:.... if this attachment works, then hopefully it Is fixed for good

*crosses fingers*

Edit: Whooo :D Now we wait and hope it stays fixed

Scott
01-06-2002, 11:34 PM
woo hoo!

Avatar works now too!

:beer:

jtace
01-07-2002, 04:57 AM
woohoo! cool stuff! :)

Remko
01-07-2002, 06:28 AM
Remko test too, Remko test too...:jump:

TraffikD
01-07-2002, 01:32 PM
<--- WEEE :D

nice work guys

Remko
01-07-2002, 02:02 PM
:spit: LOL! that's a good one...

[SK]agent
01-07-2002, 03:58 PM
testing

edit: woo hooo!!!

I see the forums (at least the headers for them) are on the comeback as well.
Great, great stuff gang :D

best of all, my favorite smiley has returned:

:beer:

an ecstatic,

agent

2nd edit: they are growing in number! more forums appear with each refresh :D :D :D

:beer:

jtace
01-07-2002, 04:51 PM
hehe... yup I was busy tonight... ;)


:beer:

[SK]Syko
01-10-2002, 02:37 PM
its working great far as i can tell josh.maybie its the way some people try to use the wrong type of files.and or size=[ i sized mine and it works great it was a .gif :Peace: out:PC:

knightman
01-10-2002, 05:31 PM
hey i like that guitar man , thats me!! I play guitar too...


knightman

MattB
01-12-2002, 02:55 AM
Originally posted by knightman
hey i like that guitar man , thats me!! I play guitar too...


knightman


yeh, thats if u play the guitar good^_^ , jk mate ;)

knightman
01-12-2002, 03:32 AM
i did have a band and a cd out but our bass player
died of luikemia (spell) this time last year..
left a wife with one kid and one on the way,
but starting a new band later this year, kinda hendrix.acdc
style with some blues thrown in , maybe another cd ?



knightman:crowd: :guitar: :band:

MattB
01-18-2002, 07:56 PM
sorry to here about ur bass player knightman.....


l think acca will like ur new ACDC-hendrix style :D

vanquish
01-20-2002, 03:48 AM
The drummer and the singer are a bit too fast :D:D:D:D:D:beer: :HB: -^ &(

Paco
02-09-2002, 06:56 AM
test

Cheyenne
02-25-2002, 06:14 AM
Paco!

<Note, in the efforts of greater harmony between the great nations of Canada and the United States the, uh, "nature" of this post has been altered by the poster! Thanks for your time!>

DC_ZZ
02-28-2002, 12:52 AM
Originally posted by knightman
our bass player
died of luikemia (spell) this time last year..
left a wife with one kid and one on the way
Dam, what a pisser.... Wow, kinda puts my little problems in perspective....