Hi,
@admin @mfr75 - Are you still getting this " jqv:custom rule not found" error?
I'm getting it too. It seems to occur on any custom RegEx validations - is this the same for you too? I mean, are the
img1, 2 & 3 fields the only ones you have custom regex on?
________________________
@admin - I'm still getting these errors on my
organisations table,
fields;
telephone &
fax, both using the rule
telephoneuk which is a valid regex:
^(((\+44)? ?(\(0\))? ?)|(0))( ?[0-9]{3,4}){3}$
******** EDIT ********
JS DEBUGGER reveals the following ERROR
Uncaught SyntaxError: Invalid regular expression: /^(((+44)? ?((0))? ?)|(0))( ?[0-9]{3,4}){3}$/: Nothing to repeat
***** END EDIT *****
To try to fix this I've;
- changed the regex a few times - name and expression
- cleared cache
- replaced instances of the fields from my forms/grids
- refreshed files
- rebuilt/installed in sandbox and locally
I'm getting this in my project
Project Man (com_projectwiz)
- VersionCook 2.0b/Joomla 2.5
- JS: JQuery
- Form Style: Condensed
- Features: Maximum
- DB Automation: Model
- Timeout: 20 secs
Desperate to sort this out! Please Help!
Many thanks!
Gez