![]() |
Sergey Kornilov admin 6/2/2016 |
Make sure connection parameters are correct. If PHPRunner is not able to connect to the database and errors are suppressed in PHP settings you will only see the blank page. |
![]() |
greggk author 6/3/2016 |
Make sure connection parameters are correct. If PHPRunner is not able to connect to the database and errors are suppressed in PHP settings you will only see the blank page.
|
![]() |
lefty 6/4/2016 |
Connections seem to be ok. When I turn on debug I get one line at the top of the page: select TableName , AccessMask from dks_ugrights where GroupID in (-3)Been trying to figure out where in the code this line is so I can remove it and try again, but I can't seem to find it.
|