Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » PHP 8 - ListViewPrintAfter()
Re: PHP 8 - ListViewPrintAfter() [message #7808 is a reply to message #7807] Fri, 17 March 2023 06:34 Go to previous messageGo to previous message
htManager is currently offline  htManager
Messages: 417
Registered: May 2014
Senior Member
In line 1745 of std.pdf.class.inc there is the code: $after2 = $dbobject->_cm_ListView_print_after($current_row, $next_row);

In my custom method _cm_ListView_print_after() is $current_row an array with the values of the last record. $next_row isn't an array. It is a boolean variable with value false.

Do I have to change $next_row in _cm_ListView_print_after()? And if yes, how can I do this? Because the return value is $output.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Cannot delete audit data
Next Topic: Error with date field
Goto Forum:
  


Current Time: Wed May 15 03:57:53 EDT 2024

Total time taken to generate the page: 0.01077 seconds