This topic is locked

can connect to table, but won't show fields

4/19/2005 11:59:10 AM
PHPRunner General questions
author

I'm running through the php connection, and PR can find the appropriate table, and I did assign a registry key when setting up the table in phpadmin, however PR is simply bringing up a blank screen in the field selection page. In other words, its showing there aren't any.
further oddity, and I'm sure related...
<phprunner phpversion="4.3.11" mysqlversion="4.0.24-standard">

-

<tables>

-

<table name="IN KIND DONATION TABLE">

-

<fields>

<br/>

<b>Warning</b>

: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in

<b>/home/aidsaz/public_html/phprunner.php</b>

on line

<b>195</b>

<br/>

</fields>

</table>

</tables>

</phprunner>
halp?

501178 4/20/2005

Mine also has started doing this. Seems like it just started this week.

admin 4/20/2005

Hi,
this problem happened due to spaces in table name.
Please download the latest update where we fixed this issue and try again:

http://www.asprunner.com/files/phprunner2-setup.exe

Make sure you uploaded updated phprunner.php file to the Web server.