This topic is locked

Guest login jumps to different guest table

11/11/2006 08:56:34
PHPRunner General questions
P
PMCrosby author

Hi

I've have more than one table in a database, and have used phprunner 3.1 to access these tables individually. but on occassions when I log onto guest it points to another table.
It seems to work OK if it is the first table accessed

Alexey admin 11/13/2006

Peter,
proceed to the Datasource table tab in PHPRunner and make sure you have Create menu item box checked off for the table you want to be opened first.
Also you can modify generated login.php file to point to another page.

Just change the $defaulturl vaiable value in the beginning of the file.