This topic is locked
[SOLVED]

 [BUG Report]

3/4/2011 11:56:42 AM
PHPRunner General questions
M
marcolongo author

Hello,
I would like to report a BUG ho made me restart my project from scratch for the 3rd time, after a new installation of PHPrunner.

Today I found the cause...
If it's changed "$dDebug=false" to "$dDebug=true" in "include/appsettings.php", AJAX search, pagination and sorting the PHPr gets weird, searching starts and don't stop anymore, and then linked table in list does the same and don't open.
Please don't put on "Debugging Tips" advices which can bring on DB data inconsistency, the manual is supposed to be trustworthy...
Regards,
Enrico

Sergey Kornilov admin 3/4/2011

Enrico,
I'm afraid you doing something wrong. There is no way SQL Queries printed on the web page can introduce any data inconsistency.
If you need any help with this post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

M
marcolongo author 3/7/2011



Enrico,
I'm afraid you doing something wrong. There is no way SQL Queries printed on the web page can introduce any data inconsistency.
If you need any help with this post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.


Perhaps I'm wrong, and I'm afraid in this case...
Anyway, I just posted my project on Demo account, in both versions.

The only difference between the 2 projects is the "$dDebug" setting before the build: false in the first one, true in the second one.
If you try to do a reasearch on the first project "climarweb" you'll see AJAX results and you can display results, if you do the same on "climarweb2_bug" not only you cannot see any AJAX suggest, but if you click on the searching button the application stands on loading.
Now I keep coding with AJAX pagination and sorting unchecked if I'm using the "show query" mode, and I set "$dDebug=false" to test the proper searching settings for fields, but before find this solution out I waste lot of time...
Regards,
Enrico

Sergey Kornilov admin 3/7/2011

Enrico,
after posting your application make sure you open a ticket at http://support.xlinesoft.com sending your Demo Account URL.

M
marcolongo author 3/8/2011



Enrico,
after posting your application make sure you open a ticket at http://support.xlinesoft.com sending your Demo Account URL.


Thank you Sergey, I forgot to send the link.
I'll open it right now!