Forum

This content is now out of date.

Visit Our Community

7.1 Customised login page error

Hi

We are currently working on our next major release, and now have the opportunity to migrate from YF 6.3 engine to YF 7.1, which is great.

We are using our custom install scripts to install/upgrade YF.
We have a customised index_mi.jsp, called index_magiq.jsp (attached).

The login page is not currently working for us. See screenshot attached.

My problem is similar to this thread:
http://www.yellowfinbi.com/YFForum-Custom-Installer-for-7-1-20140923-?thread=176227#p7
I've tried copying the two .tld files, but without success.

index_magiq.jsp, created for 6.3, looks quite different to the development/examples/index_mi.jsp.

My question is: Given the differences, is it worth my following the steps in this thread just below? Or does my index_magiq.jsp require further change?

http://www.yellowfinbi.com/YFForum-Moving-the-Yellowfin-directory-?thread=111717#p0

We are using 7.1 20150528 build.

Thanks and kind regards

Paula
Hi there

Any chance of an answer to this one please?
Sorry to chase.

Thanks and kind regards

Paula
Hi there

Any chance of an answer to this one please?
Sorry to chase.

Thanks and kind regards

Paula
Hi Paula,

Sorry for the delays, have referred your question across to some of our experts, and hope to have some more information for you soon.

Kind Regards,

Danny

Hi again Paula,

Apologies once again for the delays in looking at your question.

Taking a look at the error message you are receiving, this error might relate to a coding problem within your custom login page.

A quick Google search of " JSP Error : Attribute qualified names must be unique within an element " seems to indicate that using a single attribute multiple times in a single tag will generate this error. You might wish to do a code review of your login page to check your tags.

If you correct this problem and are still having issues, please let me know.

Kind Regards,

Danny