error
kulfi - June 2, 2008 - 02:39
| Project: | Imagefield Gallery |
| Version: | 5.x-1.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I received the following error on a fresh install:
Type php
Date Monday, June 2, 2008 - 12:26
User admin
Location http://localhost/?q=admin/settings/imagefield_gallery_types
Referrer http://localhost/?q=admin/settings/imagefield_gallery_types
Message mysql_real_escape_string() expects parameter 1 to be string, array given in /var/www/drupal57/includes/database.mysql.inc on line 400.
Severity error
#1
what version of php are you running?
#2
I have PHP v 5.1.2
#3
I was afraid of that... I've tried very hard not to introduce any bugs into the php 5 realm, but I haven't tested my most recent version in 5.x so I'll have to do that. I still don't think it's my bug, but I'll try to take a look shortly.
Eclipse