Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Attachments-2.1 and Error 500
I installed Attachments-2.1 and have my "Upload Path" (in Attachment Settings) defined as '/vanillaforum/uploads/Attachments.' When trying to upload a jpg and txt file I get a message "
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed."
Not sure if this is necessary but....
From vanillaforum/conf/extensions.php
include($Configuration['EXTENSIONS_PATH']."JQuery/default.php");
include($Configuration['EXTENSIONS_PATH']."JQThickBox/default.php");
include($Configuration['EXTENSIONS_PATH']."InlineImages/default.php");
include($Configuration['EXTENSIONS_PATH']."MultiFileUpload/default.php");
include($Configuration['EXTENSIONS_PATH']."Attachments/default.php");
Operating System: Windows
Hosting Type: Shared Hosting
.Net Runtime Version: ASP.Net 2.0/3.0/3.5
PHP Version: PHP 5.x
IIS Version: IIS 7.0
Not sure where to go from here, any assistance would be appreciated.
0
Comments