Page 1 of 1

many recorded stops are displayed

Posted: Wed May 15, 2019 2:59 am
by saleh

In the reports ... many recorded stops are displayed in less than half the records and stops

The offer is not complete in Rspecifi__successreport.php

The memory is raised in php.ini

Also the same problem depends on the report

Too many records up to : 231,967

Is there a solution to display the report


Re: many recorded stops are displayed

Posted: Wed May 15, 2019 9:11 am
by arbei

PHPMaker supports simple report only, it does not support paging, all records are displayed in one page. If you have too many records, your PHP processor does not have enough memory to handle it. You either increase the memory (or the memory allocated to PHP) until it is sufficient or you can use PHP Report Report which generates report with paging.


Re: many recorded stops are displayed

Posted: Wed May 15, 2019 12:04 pm
by saleh

No problem with PHP Report Report

But i like phpmaker format In the group I see it better than PHP Report Report


Re: many recorded stops are displayed

Posted: Wed May 15, 2019 12:11 pm
by arbei

Then simply refer to PHPMaker report styles and change the CSS styles for PHP Report Maker reports.


Re: many recorded stops are displayed

Posted: Wed May 15, 2019 12:37 pm
by saleh

Thank you for this information
I will try it