Could not upload attachment

Current Version: 2.0.2
Released: 2013-10-27
Forum rules
Before creating a new support thread, please take a look at the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
Boondocs
Active Member
Posts: 2
Joined: 23. February 2013 03:57

Could not upload attachment

Post by Boondocs »

Your Portal Version: 2.0.1
Your phpBB Type: other phpBB Distribution
MODs installed: Yes
Your knowledge: Advanced Knowledge
Boardlink: http://paboys.com

PHP Version: 3.0.11
MySQL Version: Could not upload attachment

What have you done before the problem was there?
Searched the forums, looked for the error in the php files, looked at the faq sections

What have you already tryed to solve the problem?
Nothing at this point

Description and Message
Hi, tried searching here and Google. I am having an issue uploaded modules to my board. I get this error... Could not upload attachment to ./../portal/upload//(the zip file name).

To me it seems that there is an extra "/" where is this instruction located. I would think this is the file that needs to be modified.

I am running Acidtech theme and the latest version of phpbb 3.0.11

Thanks in advanced for the help.
User avatar

archivar
Portal Professional
Posts: 1959
Joined: 19. April 2009 21:34
phpBB.de User: archivar
phpBB.com User: archivar
Location: Deutschland

Re: Could not upload attachment

Post by archivar »

Try to load the files individually in the appropriate folder using "FTP".
V.G. archivar
sorry for my bad english

Topic author
Boondocs
Active Member
Posts: 2
Joined: 23. February 2013 03:57

Re: Could not upload attachment

Post by Boondocs »

I did upload via FTP and it works fine. I changed this line in the acp_portal.php

Code: Select all

include($phpbb_root_path . 'portal/includes/functions_upload.' . $phpEx);


I removed the extra / after functions_upload and it works fine now.

Thanks,
Locked

Return to “Board3 Portal 2.0.x - English Support”