This topic is locked

Empty print page when using a custom field

9/4/2020 2:05:14 PM
PHPRunner General questions
M
mmakis2000 author

Hello, I'm having a problem with print pages after migrating from Phprunner 9 to Phprunner 9.8.

I have a list page with only one field which is shown as custom field with the following code
include_once('./include/analuseis/analusi_upiresiwn_miniaia.php');

$value=$article;
The page works fine :


but when I print it I get an empty print page!


Any ideas?
Thank you in advance,

Thomas

Myr0n 9/4/2020

The console when you are inspecting the page in your browser has any error?
Please see this article and this other article too that explains How to Open and Use Developer Console