This topic is locked

Setting $dDebug = true; in appsettings.php causes

12/13/2011 3:02:40 PM
PHPRunner General questions
G
GunterUK author

Hi,
A tip from to help stop anyone else from banging their head against a wall.
This applies to phpr version 6.0 build 9948
I used the $dDebug = true; setting in /include/appsettings.php and it seems to break in-line add/edit functionality, makes debugging sql a pain.
If anyone else has a work around I'd be very pleased to hear from you.
Cheers
G

Sergey Kornilov admin 12/14/2011

Debug mode will break inline Add/Edit functionality. This behaviour is by design.