Joined tables error in 2.6.9 but works in 2.6.4 Studio November 22, 2019, 02:29:59 AM Robert F. Kleiner <robertfkleiner@gmail.com>7:13 PM (14 minutes ago)to PHPRadThe PHPRAD 2.6.9 throws error as result from List Page Properties Join Tables:Reps1 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 231Call Stack# Time Memory Function Location1 0.0013 144456 {main}( ) ...\index.php:02 0.0084 379728 Router->init( ) ...\index.php:1003 0.0084 380208 Router->run( ) ...\Router.php:944 0.0134 475936 call_user_func_array:{C:\Program Files (x86)\Ampps\www\aplc2\system\Router.php:205} ( ) ...\Router.php:2055 0.0134 476288 RepsController->index( ) ...\Router.php:2056 0.0213 731840 BaseView->render( ) ...\RepsController.php:537 0.0234 753344 include( 'C:\Program Files (x86)\Ampps\www\aplc2\app\views\layouts\main_layout.php' )...\BaseView.php:2068 0.0282 813456 BaseView->render_body( ) ...\main_layout.php:609 0.0299 856904 include( 'C:\Program Files (x86)\Ampps\www\aplc2\app\views\partials\reps\list.php' ) ...\BaseView.php:242PHPRAD 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. Quote Selected
Re: Joined tables error in 2.6.9 but works in 2.6.4 Studio Reply #1 – November 22, 2019, 04:53:59 PM When Link is established (SQL), then php page gives attached error.2.6.4 works in single page app. 2.6.9 not. Quote Selected