bkraul

Results 60 comments of bkraul

This is still not resolved. Still getting the error: ``` Got error 'PHP message: PHP Notice: Undefined index: sizeBytes in /app/src/inc/commons/uploadutils.php on line 56 PHP message: PHP Notice: Trying to...

The size is 199KB. The max is 50MB. And yes, I do both (with symbols and without symbols). As mentioned, this worked fine until after commit 5f86b49 .

I did. Command returns: ``` C:\Users\bkraul\source\repos\WinForms\EPG.CommonLibrary\EPG.CommonLibrary\.nuget>.\nuget.exe push .\packages\*.symbols.nupkg [key] -source http://nuget.epginsurance.com/upload Pushing EPG.CommonLibrary.1.1.21.7096.symbols.nupkg to 'http://nuget.epginsurance.com/upload'... PUT http://nuget.epginsurance.com/upload/ InternalServerError http://nuget.epginsurance.com/upload/ 4778ms PUT http://nuget.epginsurance.com/upload/ InternalServerError http://nuget.epginsurance.com/upload/ 1708ms PUT http://nuget.epginsurance.com/upload/ InternalServerError http://nuget.epginsurance.com/upload/ 1413ms...

@jwilder Could you please look into this? It would be awesome to have this functionality.

I confirm this happens on CentOS 7 as well. Versions: ``` Python 2.7.5 CentOS Linux release 7.1.1503 (Core) echo $LANG -> en_US.UTF-8 iblocklist2ipset generate \ > --ipset banthis "http://list.iblocklist.com/?list=ydxerpxkpcfqjaybcssw&fileformat=p2p&archiveformat=gz" \...

I can confirm snasfu's suggestion works on my CentOS 7 box. Many thanks!

You are correct, by default, Mantis emails are set to plain text. However, there are manual ways to override this in the mantis installation (outside of the scope of BBCode+...

As I said, enabling HTML email is outside of the scope of the plugin. It involves modifying/overriding the mantisbt source code. There have been a few approaches during the years....

Check the developer tools console (in your browser, F12). More than likely you have a CSP error.

You can refer to [this issue](https://github.com/mantisbt-plugins/BBCodePlus/issues/3)