By L.Andreea - 6/29/2016
Hi!
I have a problem when I try to upload the web script.
I downloaded AgeIAT script from the millisecond Test Library, changed the attributes and the targets and added 2 extra welcoming pages. When I run the script in the LAB it works perfectly, however when I uploaded on the web it only runs from the first block (<block targetcompatiblepractice>), without the welcoming pages.
Do you know what can be the problem?
Thank you for your help! /Andreea
|
By Dave - 6/30/2016
You probably introduced some subtle mistake with your modifications. What that mistake is, is impossible to tell without actually looking at the code. But if I were to hazard a guess, I'd say that you probably have stray double quotes (") in one of your new welcoming <page> elements, which can cause the parser to "not see" certain elements like here: https://www.millisecond.com/forums/FindPost19301.aspx
|
|