Skip to main content
Topic: Joined tables error in 2.6.9 but works in 2.6.4 Studio (Read 825 times) previous topic - next topic

Joined tables error in 2.6.9 but works in 2.6.4 Studio

Robert F. Kleiner <robertfkleiner@gmail.com>
7:13 PM (14 minutes ago)
to PHPRad

The PHPRAD 2.6.9 throws error as result from List Page Properties Join Tables:
Reps


1   3   2019-11-21 18:17:47   2   1   ( ! ) Notice: Undefined index: lfdNr in C:\Program Files (x86)\Ampps\www\aplc2\app\views\partials\reps\list.php on line 231
Call Stack
#   Time   Memory   Function   Location
1   0.0013   144456   {main}( )   ...\index.php:0
2   0.0084   379728   Router->init( )   ...\index.php:100
3   0.0084   380208   Router->run( )   ...\Router.php:94
4   0.0134   475936   call_user_func_array:{C:\Program Files (x86)\Ampps\www\aplc2\system\Router.php:205} ( )   ...\Router.php:205
5   0.0134   476288   RepsController->index( )   ...\Router.php:205
6   0.0213   731840   BaseView->render( )   ...\RepsController.php:53
7   0.0234   753344   include( 'C:\Program Files (x86)\Ampps\www\aplc2\app\views\layouts\main_layout.php' )
...\BaseView.php:206
8   0.0282   813456   BaseView->render_body( )   ...\main_layout.php:60
9   0.0299   856904   include( 'C:\Program Files (x86)\Ampps\www\aplc2\app\views\partials\reps\list.php' )   ...\BaseView.php:242

PHPRAD Studio 2.6.4 with a new project and same code works just fine.

I work always with linked tables. This is a very much needed function.

Studio 2.6.4 on the other hand refuses to load when a table is used for login. Loading shows and nothing happens.

I like your software coincept, have just some errors which throw me off.

Please assist.

Thank you.

 

Re: Joined tables error in 2.6.9 but works in 2.6.4 Studio

Reply #1
When Link is established (SQL), then php page gives attached error.

2.6.4 works in single page app.
2.6.9 not.