Hi,
I've been using 4.0 version of PHPRunner for a few days now. I've noticed that the vertical view for a list page works only occasionally fine - every other time I get this error message
Technical information
Error type 8
Error description Use of undefined constant allow_deleteorexport - assumed 'allow_deleteorexport'
URL localhost/pk_yritys/esivu_list.php?
Error file C:\Program Files\xampp\htdocs\pk_yritys\templates_c\%%A6^A6E^A6EBE0BB%%esivu_list.htm.php
Error line 178
SQL query select id_esivu, pvm, teksti, otsikko, es.id_henk, hl.etunimi, hl.sukunimi, es.h_tunnus, es.date, es.y_tunnus, es.del From esivu es inner join henk hl on es.id_henk=hl.id_henk where es.del="0" ORDER BY `date` ASC
What should I do with this error? I have created the project from a scratch (with the same settings) many times and it seems that there is no logic for this error to happen. The vertical printer-friendly view is always correct.