List page JOINing ... May 10, 2020, 11:41:07 PM Hi! I use PHPRad 2.7.3, and my problem is, that I modify the Default List page to the table (but problemis in created List view too), and I setting the "JOIN Tables" properties, the page not generated in my project. View "Error 500" page. In 2.6.9 is worked for me. Quote Selected
Re: List page JOINing ... Reply #1 – May 11, 2020, 09:00:07 AM @machobymb please explain the areas you made the modification and what modification you did. Quote Selected
Re: List page JOINing ... Reply #2 – May 13, 2020, 01:24:23 PM No upload pictures: the uplod directory is full. Quote Selected
Re: List page JOINing ... Reply #3 – May 13, 2020, 04:58:45 PM @machobymb please use google drive. Quote Selected
Re: List page JOINing ... Reply #4 – May 13, 2020, 09:36:42 PM Here are the links of pictures:Picture1Picture2 Quote Selected
Re: List page JOINing ... Reply #5 – May 14, 2020, 10:00:27 AM @machobymb I couldn't understand your screenshot, if you don't want to make your information public, please copy and paste the error 500 here or provide a screenshot of the error 500 page and make sure before doing that, Publish to Production is set to false. Quote Selected
Re: List page JOINing ... Reply #6 – May 24, 2020, 01:41:20 PM I found a solution: if I joined two table and every attributum names are different, the joining is correct. If two attributum names are same, in the two tables, then after page genereating, genarated a 500 error page. Quote Selected