Topic: Avatar problem...

When i upload a avatar i get this message:

Notice: Undefined index: req_file in /home/vhosts/minsida.minhost.net/profile.php on line 306


What to do??

Re: Avatar problem...

Which version of PHP are you using? Could you perhaps provide a link to your php info?

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: Avatar problem...

Where do i find that?

Re: Avatar problem...

Create a new php script called e.g. test.php with the contents:

<?php phpinfo(); ?>

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: Avatar problem...

OooOoooo... I´m learning!
Never had the chance to thank you Rickard
for all the hard work you put in this.

Thank you!

Re: Avatar problem...

ok, i hope this is the one:

http://pushernetwork.pornwebring.net/thetest.php

Re: Avatar problem...

The reason it does not work is because file_uploads is set to off in your php.ini.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

Re: Avatar problem...

Ok, thanks, but i don´t have a clue on how to get in to that file.
I can´t se it on the dir i was given...

Re: Avatar problem...

Is it your own server? If not, you'll have to talk to the host about it.

"Programming is like sex: one mistake and you have to support it for the rest of your life."

10

Re: Avatar problem...

ok.
Thanks!