This topic is locked

User unable to list

8/11/2005 11:30:52 AM
PHPRunner General questions
lukey author

Hi there's seem to be a problem with any user having permission just to view/list/search.
after log in this error appears below the fields columns
Error type 8

Error description Undefined variable: strOwnerID

URL www.domain.com/path/to/user_data_list.php

Error file /var/www/html/path/user/user_data_list.php

Error line 915
below is line 915

<?php if(CheckSecurity($strOwnerID, "Add")) { ?>


the flags the user has is "S"
the error goes away when i add AEDSP under the switch($sUserName)function
i tried several new projects and the error still occured.

admin 8/12/2005

Hi,
please download and install latest PHPRunner release available at

http://www.asprunner.com/files/phprunner-setup.exe
If this doesn't help please send your user_data_list.php file to support@xlinesoft.com

lukey author 8/14/2005

ok the new version - removed that problem
however when i used the old registration key its still says unregistered.
i've checked my win registry and the keys are still there.
another problem is that all my fields have the icon_required.gif beside them.
although i did not specify them to by required.

admin 8/15/2005

Hi,
to get the registration key send your personal info to support@xlinesoft.com.
I can't reproduce the error with required field. Try to create your project from scratch.

If it doesn't help please zip and send to support@xlinesoft.com all files from PHPRunner output folder along with project file and your sample database. I'll find what's wrong running it on my test box.