PHP Notice about undefined variable

Issue #24 resolved
Former user created an issue

Originally reported on Google Code with ID 24 ``` 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 ```

Reported by `owl.brainworker` on 2011-05-28 22:22:43

Comments (1)

  1. Dane Iracleous

    ``` Fixed in v1.8.5. ```

    Reported by `diracleo` on 2011-05-28 22:31:06 - Status changed: `Fixed`

  2. Log in to comment