Universal Form Validator ASP Support Product Page

Solved

Doesn't work when AHE is on the same page.

Reported 22 Dec 2013 00:01:21
1
has this problem
22 Dec 2013 00:01:21 Chris Sanlon posted:
Am using the most up to date versions of both this and the Advanced HTML editor. The page works as intended with an insert record behaviour plus the Advanced HTML editor, Pure Upload 3 and Smart Image processor. However when I add the form validator extension the toolbar for the advanced HTML editor is no longer visible. The insert record behaviour still work as it is meant to - but there is no validation checks either on field change or on form submit. I have tried the same thing without the smart Image processor or pure upload extensions (so just the AHE and UFV) but it has the same result.

I am not trying the validate the Advanced HTML editor field - I am only intereted in validating other fields on the page.

All extensions are up to date and being used in Dreamweaver CS5. Any help would be much appreciated.

Replies

Replied 04 Jan 2014 12:30:23
04 Jan 2014 12:30:23 Chris Sanlon replied:
I see that the last reply on this forum was over 7 months ago.. so is there likely to be anyone getting back to me about this or do I need to start looking for an alternative product or solution??
Replied 06 Jan 2014 10:08:09
06 Jan 2014 10:08:09 Teodor Kuduschiev replied:
Hello Chris,

The Advanced HTML Editor 3 uses the latest jquery version 1.10.2, while the Universal Form Validator ASP is not yet updated with it, it is using an older jquery version.
Replied 06 Jan 2014 11:26:55
06 Jan 2014 11:26:55 Chris Sanlon replied:
Hi Treodor

Thanks for getting back to me. When will this be updated / fixed then so that they work together? It seems a pity that 2 extensions that are obviousy pretty linked and would be used together often especially in developing a CMS etc are not kept up to date & compatible at the same time as each other..?
Replied 06 Jan 2014 11:28:49
06 Jan 2014 11:28:49 Teodor Kuduschiev replied:
Unfortunately at this moment i do not have an exact update date, but you will be notified as soon as it is available.
Replied 06 Jan 2014 11:55:20
06 Jan 2014 11:55:20 Chris Sanlon replied:
Is there even any rough sort of idea so that I can decide what to do as far as my current project goes? Whether I can wait until it is done or whether I will have to try and find another product or a workaround or something?
thanks
Replied 21 Jan 2014 23:33:57
21 Jan 2014 23:33:57 Chris Sanlon replied:
still no sign of any progress on this??

It is very frustrating not being able to use an extension which I have paid for simply because it has not been updated to work in conjunction with other common DMXZone extensions....
I currently cannot even use it in a simple contact form on the same site due, presumably, to the older jQuery.
Replied 31 Jan 2014 10:25:23
31 Jan 2014 10:25:23 Teodor Kuduschiev replied:
Hello All,
Until there is an update available for the Validator there is an easy workaround that will help you run it on sites using the newest jquery version.
Place the following line just after the jquery include:
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.2.1/jquery-migrate.min.js"></script>


Use this code only on the pages that contain Universal Form Validator.
Replied 02 Feb 2014 13:01:11
02 Feb 2014 13:01:11 Chris Sanlon replied:
Hi Theodor

Thanks for coming back to me

I have just tried using this on a page with the HTML editor and the form validator.. however now the validation doesnt work (either on field change or form sumbit) and also the HTML editor doesnt display properly. It just displays as a large text area with no tool bars etc?
Replied 02 Feb 2014 13:25:35
02 Feb 2014 13:25:35 Teodor Kuduschiev replied:
Hello,
Can you please provide a link to your page?
Replied 03 Feb 2014 12:27:46
03 Feb 2014 12:27:46 Chris Sanlon replied:
Hi

Here is a link to 1 of the pages in question. It is usually on a local server & there is also usually a restrict access applied to the page but have removed this for now. So have uploaded a temporary page here:
<link removed>

thanks very much
Replied 03 Feb 2014 12:37:33
03 Feb 2014 12:37:33 Teodor Kuduschiev replied:
Hello,
I don't see this link on your page, where i explained in previous posts:

    <script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/jquery-migrate/1.2.1/jquery-migrate.min.js"></script>  

Just tested the validator + AHE3 on the same page and it is working fine with the juqery-migrate include on the page.
Replied 03 Feb 2014 12:55:01
03 Feb 2014 12:55:01 Chris Sanlon replied:
Hi
Apologies - I had been testing it both with and without that line and also with and without the validator (to get the editor working again) but I forgot to put it back in again. But as you say it appears to be working there on the remote server. Still doesnt work on my local server but I can try to work that out or if not then can just test it on the remote server instead.

thanks very much!

Reply to this topic