opless / phpliteadmin

Automatically exported from code.google.com/p/phpliteadmin
0 stars 0 forks source link

PHP Notice about undefined variable #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I created simple database 'test.db' with one simple table 'tbl' with two fields 
'id' and 'name'

When I want to insert new row with phpliteadmin, PHP notice appears above the 
form I must fill.

------------------------------
Notice: Undefined variable: fieldStr in 
/home/brainworker/web/test.local/www/phpliteadmin/index.php on line 2281
------------------------------

Here is screenshot to explain better
http://www.imageup.ru/img76/2011-05-29-021305_1267x597_scrot668270.png

Version of phpliteadmin - 1.8.4.
Version of PHP - 5.3.5
Operating system - Arch Linux

Original issue reported on code.google.com by owl.brai...@gmail.com on 28 May 2011 at 10:22

GoogleCodeExporter commented 9 years ago
Fixed in v1.8.5.

Original comment by daneirac...@gmail.com on 28 May 2011 at 10:31