MX CSV Import-Export Forum :: KT_FVO undefined

This thread was displayed: 67 times


Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.

For more information about the affected products visit: www.interaktonline.com/Support/

View Threaded Show descending
Janice Waddick
01-31-2007 20:05:41 GMT +2

I recently purchased MX Kollection 3.  I have created an upload file form which does an  upload of files, form validation, insert information into the db and then an email.  On Internet Explorer I get  the "'KT_FVO' is undefined" error.  If you go to the test page:

 www.brochureplace.biz/upload01-err.php - you will most likely get the error.  But if you hit refresh button a couple of times the error goes away.  When the error isn't present the page works no problems.  On occassion when the error is present the page will run until it times out.

This problem doesn't seem to exist on Firefox.  I am running:

OS Name Microsoft Windows XP Home Edition
Version 5.1.2600 Service Pack 2 Build 2600

Internet Explorer:

Version 7.0.5730.11IC
Build 75730

I have done a diff on the two version of html source as when the error occurs and when it doesn't and theire is no difference.   I have attached the html source that is generated as a result of the upload01-err.php with the original error in case you want to view it.  

Any ideas ?

Thanks

Janice

 

PS.  Same problem occurs in IE 6

 

---------------------------------    Update ----------------------------------------------------------------

Somehow it looks like in IE the include of FormValidation.js is not processed properly

When I manually add the following code above the location where the javascript include occurs the problem goes away.

<!--
if (typeof KT_FVO == 'undefined') {
 KT_FVO = {};
 KT_FVO_properties = {
  noTriggers: 0,
  noTransactions: 0
 }
}
//-->
</script>

Working code brochureplace.biz/upload01.php

Yet an explicit call to the FormValidation.js script doesn't work.

Any ideas?

Thanks

Janice

 

Back | Reply | Quote | Top
Razvan Racasanu[InterAKT]Adobe Systems Romania staff
02-01-2007 12:54:32 GMT +2

Hello,

I have tried the URL you provided, but I got a 404 error. Please check that the page exists and that the URL is correct.

Regards,
Razvan RACASANU

Reply | Quote | Top
MX CSV Import-Export 1.8.6
© Adobe Systems Romania. All rights reserved.