![]() |
Sergey Kornilov admin 8/30/2016 |
You need to find out where this old URL is coming from. Probably you need to specify one of existing pages as 'Landing page' on Miscellaneous screen. |
P
|
PHPRunnerExplorer author 8/31/2016 |
I went ahead and explicitly set the Landing Page/URL to a _list.php, with the current table, taking the default that PHPRunner provides. But when Viewing in the Browser, it still shows that older url from the previous table. You need to find out where this old URL is coming from. Probably you need to specify one of existing pages as 'Landing page' on Miscellaneous screen. |
P
|
PHPRunnerExplorer author 8/31/2016 |
PHPRunner must be using a cache. A reboot cleared up the problem. I went ahead and explicitly set the Landing Page/URL to a _list.php, with the current table, taking the default that PHPRunner provides. But when Viewing in the Browser, it still shows that older url from the previous table. Note that the previous table is a real table from the same database. I'm going to try a reboot, and see what happens. |
![]() |
Sergey Kornilov admin 8/31/2016 |
Just to elaborate, PHPRunner doesn't have a cache but your web browser does. Clearing browser's cache most likely would have done the same. |