This topic is locked
[SOLVED]

 Inline ADD: Ein Fehler trat auf

2/4/2015 6:58:26 AM
PHPRunner General questions
T
taumic author

Hallo,
if I want to create a new record by inline ADD, the following error message is displayed: "Ein Fehler trat auf" (="An error occurred"). The record is still saved, but the screen does not update.

The only place where I found this error message in the source-code is in "addpage.php" in the "public static function handle broken request ()" at line 176. What does this function, when this error may occur and what should I do about it ?

I can not find anything wrong.

Does anyone have an idea...
Best regards
Taumic
PHPR 8.0 / Firefox 35.01

HJB 2/4/2015

AFAIR such error messages are arising from the scripting language installed and knowing too well that some .de antic clients are still using as low as PHP 5.12, I'm guessing that it would be totally useless to try to put a blame on the v8.0 thunderbolt by Xlinesoft (I personally never experienced such issue under PHP 5.4 as well as previous 5.3), but recommend to better run a fact finding mission on the German client's PHP configuration.

T
taumic author 2/6/2015



AFAIR such error messages are arising from the scripting language installed and knowing too well that some .de antic clients are still using as low as PHP 5.12, I'm guessing that it would be totally useless to try to put a blame on the v8.0 thunderbolt by Xlinesoft (I personally never experienced such issue under PHP 5.4 as well as previous 5.3), but recommend to better run a fact finding mission on the German client's PHP configuration.


Thank you for your answer!
I am using PHP 5.5.13.
Has anyone an idea?
Thx
Taumic

HJB 2/6/2015

Aha ... we're coming nearer to the issue, say, as previously reported no such problem ever at my end under PHP 5.4 for which the developer team had been upgrading comparably very long time ago. So..., at least for me, such issue can only be answered by the FORUM ADMIN at all. In other words, rather than too old PHP version it seems that the problem is with "too fresh" PHP version here.

lefty 2/6/2015



Aha ... we're coming nearer to the issue, say, as previously reported no such problem ever at my end under PHP 5.4 for which the developer team had been upgrading comparably very long time ago. So..., at least for me, such issue can only be answered by the FORUM ADMIN at all. In other words, rather than too old PHP version it seems that the problem is with "too fresh" PHP version here.



Do you have any redirect on the regular add page or do you just have an inline add page? If you have a redirect after add event then you will get this error. I believe this still exists if you try to redirect after add.

Sergey Kornilov admin 2/8/2015

These sort of error hard to investigate without seeing the whole application. I would suggest to 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.

T
taumic author 2/10/2015



These sort of error hard to investigate without seeing the whole application. I would suggest to 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.


Thank you Sergey, John for your answers!
John: yes, I am using redirects after the add-page. But this ist not the problem.
I post the application to the Demo Account - and .... no error there!

So the problem is on my server, perhaps the PHP-Version. If I can not find the error, i have to redesign the project.

The problem is devinitely not with PHPRunner!
Regards
Taumic