Active
Project:
Imagefield Import
Version:
6.x-1.10
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2011 at 00:25 UTC
Updated:
19 Jan 2011 at 18:43 UTC
I am receiving this error, all modules are up to date (I do not have the image module loaded)
warning: preg_match() [function.preg-match]: Delimiter must not be alphanumeric or backslash in /home/domain/public_html/subdomain/sites/all/modules/imagefield_import/imagefield_import.module on line 398
Comments
Comment #1
scrambled commentedThis warning appears for each image in the import folder. Images are imported.
Comment #2
scrambled commentedAfter removing almost all modules and deleting the corresponding tables, I finally un-installed Image import (deleted table) and installed version 6.x-1.9. There error went away. I then upgraded 6.x-1.10, and still no error. Not sure if it is my server, how installed x-1.10 or if there may be a new install issue.
Comment #3
scrambled commentedAfter days of installing and un-installing modules including Imagefield import, I figured out the error is coming from: Publishing options. If I check the box, and enter "published" in the box. Checking the box and leaving it blank no error. I assume I should not enter "published", so I hope this helps someone else having this issue.