Hi @admin and fellow cooks,
SYMPTOMS
Since last night I've been getting the
jqv:custom rule not found - length255 error on every
item's form in my
com_jstoresocial project. The strange thing is, the night before last (on Tuesday) I had no problems at all with it. Also, nothing has changed in the project since then.
SETUP
Very simple at the moment (
Tables:
fields);
- products: title, alias, category (categories.id filtered by section), product_code
- sections: title, alias
- categories: title, alias, section (sections.id)
Also, just to note, I have set
all title & alias fields to unique & required and for the time being, I've removed a custom validation (
alphanumeric[/i)] with a length of 10 from product_code just in case that had any part to play.
CONFIG
- Joomla Version: 2.5
- Environment: Sandbox
- Cook Version: 2.0
- JS: JQuery
- Form Style: Condensed
- Features: Maximum
- ToDo: No
- DB Automation: Model
- Timeout: 20 secs
Many thanks,
Gez