Page 1 of 1

Build 6235: Custom Reports Fail

Posted: Mon Mar 24, 2014 11:14 am
by dimidimi
Hi!

I downloaded and tested the latest unstable version, namely build 6235, and my custom reports fail with an error "Could not open file for reading". After that when I exit MMEX, I sometime get an exception. I'm attaching both reports as well as the generated debug report. Both reports work just fine with the previous unstable build; i.e. 6186.

Thanks
Dimitrios

Re: Build 6235: Custom Reports Fail

Posted: Mon Mar 24, 2014 2:19 pm
by Nikolay
don't use any more

Code: Select all

    <STYLE><TMPL_INCLUDE NAME="master.css"></STYLE>
use

Code: Select all

    <script src = "Chart.js"></script>
    <link href = "master.css" rel = "stylesheet">

Re: Build 6235: Custom Reports Fail

Posted: Tue Mar 25, 2014 11:23 am
by dimidimi
Great! That worked just fine :) Thanks!

Re: Build 6235: Custom Reports Fail

Posted: Tue Mar 25, 2014 2:00 pm
by guanlisheng
i hope you can fork the general reports on github and commit your creative report there.

Build 6235 Custom Reports Fail

Posted: Sun Mar 06, 2016 9:22 am
by Georgefurn
Hi,
weburl module is not created when I selected custom build x86. No problem if I do it manually sh netfilter_patch_script . ../netfilter-match-modules; patch -p1 < ... etc