*

Recent

Author Topic: Cannot access uploads  (Read 4649 times)

Frank

  • Sr. Member
  • ****
  • Posts: 257
  • Force: +4/-0
Cannot access uploads
« on: March 16, 2011, 06:03:34 AM »
I try to upload a pic with some script I've written and I get this? :(

Quote
Cannot access attachments upload path!

Not only that - It then tells me when I try to re-submit - "You've already submitted this post" or similar. :(

If I can access the upload path - I'll show you how useful this script is and what this does!

Code: [Select]
echo '

<object width="'.$maxwidth.'" height="'.$maxheight.'">
<param name="wmode" value="'.$domain.'/'.$directorypath.'/'.$gamesfolder.'/'.$r['file'].' transparent" >
<embed wmode=transparent src="'.$domain.'/'.$directorypath.'/'.$gamesfolder.'/'.$r['file'].'" width="'.$maxwidth.'" height="'.$maxheight.'"></embed>
</object>
</div>
<div align=\'center\'>';

kurt

  • Developer
  • Hero Member
  • ******
  • Posts: 634
  • Force: +16/-1
Re: Cannot access uploads
« Reply #1 on: March 17, 2011, 05:12:57 PM »
You mean trying to upload through this support forum? I'll look into it. Sorry took me so long to respond, been beyond chaos here.

kurt

  • Developer
  • Hero Member
  • ******
  • Posts: 634
  • Force: +16/-1
Re: Cannot access uploads
« Reply #2 on: March 17, 2011, 05:39:58 PM »
OK, try it again. When the site was moved some time ago, the settings for uploads never got changed to the new server. Sorry about that.