Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 06-19-2010 13:07:29

susan2go
Member
Registered: 04-19-2010
Posts: 81

Multi-Add Product Error

I changed my display in my sample categories to multi-add.  With two pages, I get the following error:

Code:

Script Execution Error

preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Compilation failed: missing terminating ] for character class at offset 44
File: /core/CORE/includes/formfield_hidden.php Line: 10 Error Number: 2

The only thing I can think of which is unique about these pages is that they contain products shown in other categories.  The other categories containing unique products work fine.  Is the duplicate product listing causing the error?

Offline

 

#2 06-19-2010 14:46:58

larry
Member
Registered: 07-21-2003
Posts: 437

Re: Multi-Add Product Error

I'm using Multi-add on the category page too.  I tested a product that is included on 2 different multi-add category pages and it works fine.

I get weird errors when the content doesn't validate.   You might try validating the xhtml code to see if there's a problem.


Laurie Stephens




Offline

 

#3 06-19-2010 19:17:24

susan2go
Member
Registered: 04-19-2010
Posts: 81

Re: Multi-Add Product Error

Thanks for the response, Larry.  All the xhtml code is the same on every page, but your comment did prompt me to look in the database at the products on the pages which didn't display as multi-add.  I discovered one of them had a hinky id (url) which had gotten scrambled with strange characters in it.  I cloned it and made a new copy with a good id (url) and everything is fine.

Offline

 

Board footer