This topic is locked

Vertical views in list pages (4.0 beta)

4/18/2007 1:29:01 PM
PHPRunner General questions
J
jomppa10 author

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.

J
jomppa10 author 4/18/2007

Hi
one more thing. I tested the horizontal view for the same table and settings and it works perfectly but the vertical view constantly produces this error message (although it looks ok in visual editor)

J
Jane 4/19/2007

Jouni,
thank you for pointing me to this bug.

We'll fix it in the next PHPRunner update.