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.
Options

Attachments-2.1 and Error 500

edited March 2009 in Vanilla 1.0 Help
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.

Comments

  • Options
    In addition, I removed all extensions - except Attachments and stil received the error.
  • Options
    I looking at other troubleshooting attempts, I create a phpinfo.php file and place the following code inside it: <? phpinfo(); ?> Then uploaded it to my vanilla directory and viewed it from a web browser. Here are the results...... PHP Version 5.2.5 System Windows NT P3NW8SH005 6.0 build 6001 Build Date Nov 8 2007 23:32:05 Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--with-gd=shared" "--disable-zts" "--disable-isapi" "--disable-activescript" Server API CGI/FastCGI Virtual Directory Support disabled Configuration File (php.ini) Path C:\Windows Loaded Configuration File C:\php5\php.ini PHP API 20041225 PHP Extension 20060613 Zend Extension 220060519 Debug Build no Thread Safety disabled Zend Memory Manager enabled IPv6 Support enabled Registered PHP Streams php, file, data, http, ftp, compress.zlib, https, ftps, zip Registered Stream Socket Transports tcp, udp, ssl, sslv3, sslv2, tls Registered Stream Filters convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.* Again, not sure if this helps or not.....but any assistance / direction would be appreciated.
  • Options
    edited March 2009
    I have this resolved. Feel free to delete this discussion.
Sign In or Register to comment.