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

scrambled’s picture

Version: 6.x-1.9 » 6.x-1.10
Assigned: scrambled » Unassigned

This warning appears for each image in the import folder. Images are imported.

scrambled’s picture

Status: Active » Fixed

After 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.

scrambled’s picture

Status: Fixed » Active

After 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.