Topic: Error modules Report Generator

I downloaded the last version 2 hours ago
https://github.com/apmuthu/FA24extensions/tree/master/Extensions

When you access the Report Generator module: http://prntscr.com/lriazkpggen
I have this error: http://prntscr.com/lrianu

Post's attachments

repgen_error.png 16.7 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Re: Error modules Report Generator

What version of PHP are you using?
It could be a scope issue in some later versions of PHP.
Just place the following statement above the "if" statement at line 50 in repgen/includes/repgen_def.inc:

$protocol='';

or hardcode as desired.

3 (edited by king1984 12/08/2018 07:55:07 am)

Re: Error modules Report Generator

You edited a file repgen_def.inc
And modify it as pictured http://prntscr.com/ls9q5a

Note that my PHP version is 5.6

Is this true

Post's attachments

repgen_file_edit.png 39.6 kb, file has never been downloaded. 

You don't have the permssions to download the attachments of this post.

Re: Error modules Report Generator

Yes, that's right.
How did it go?

Re: Error modules Report Generator

It works now successfully
Thank you

I want you to help in how to use this module

Where is it found that it requests Sql queries and Common Data of the Function ?

Re: Error modules Report Generator

The documentation is at:
https://github.com/apmuthu/FA24extensions/tree/master/Extensions/repgen/doc