Jump to content

Problem Uploading With Invision Power Board 1.2


heffey1022

Recommended Posts

Hi,

 

I hope this is the correct forum.

 

I've had my Invision Board up and running with no problems for months now. It is set so that people can upload ther own avatars (in addition to simply linking the images). This has always worked with no problems. That is, until recently. For some unknown reason (as far as I can tell nothing has changed), I keep getting an error when trying to upload avatars:

 

"The upload failed. Please contact a member of staff to help rectify the problem"

 

The only thing I can imagine that would deny the upload is having the wrong permissions on the upload directory, but as far as I can tell there is nothing wrong there, it is 777 as it should be.

 

Like I said, there was never a problem with this feature before, but now it is not working and I have no idea why. Any suggestions?

 

Thank you.

Link to comment
Share on other sites

Hi effy,

 

Yes, 777 would be correct. It may be the upload is bigger than allowed, or the upload extension is not allowed.

 

This is what the global_config.php file for one of my IPB 1.3 shows, if it is any help....

 

HTH, Tom

 

17 $INFO['avatar_def'] = '64x64';

18 $INFO['avatar_dims'] = '90x90';

19 $INFO['avatar_ext'] = 'gif|jpeg|jpg|swf|png|JPG|JPEG';

20 $INFO['avatar_url'] = '1';

21 $INFO['avatars_on'] = '1';

22 $INFO['avup_size_max'] = '30';

Link to comment
Share on other sites

Nope, all of the settings are correct. I am thinking more and more it may be a problem with some setting on the server.

 

In addition to this problem, now when I go to try and export my Invision skinset, I get this:

 

Warning: mkdir(): open_basedir restriction in effect. File(/home/***path specifics removed by me***) is not within the allowed path(s): (/home3/***path specifics removed by me***/:/usr/local/sqmail/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home3/***path specifics removed by me***/sources/Admin/ad_stylesets.php on line 193

 

Are there some kind of new php restrictions in place at TCH all of a sudden or something? All of this used to work before with no problems.

 

I sent a support ticket this AM about this but have not heard back yet... I'm not sure if it even went through...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...