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.
I changed my display in my sample categories to multi-add. With two pages, I get the following error:
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
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.
Offline
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