[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - formValidator image
Page 1 of 1

formValidator image

PostPosted: Sat Sep 22, 2007 7:30 am
by jasharen
I've run into a problem with the formValidator and the way the software I am tying it into works.

The field I want to validate is defined as an array (name="link[url]") and my div holding the image is defined as id="_link[url]".

The validation works perfectly, howver the image will only show up if I alter the name to be something other then an array.

Is there any way around this? I'd really like to include the images (as I said the rest works perfectly).

PostPosted: Mon Sep 24, 2007 7:03 am
by jasharen