Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

Error when clicked on mirror page

Avatar

Level 4

Hi,

Can someone please explain why I get this error when I click on the mirror page.

1298017_pastedImage_0.png

Regards,

Priyanka

1 Accepted Solution

Avatar

Correct answer by
Level 4

Yes. ;<a href="<%@ include view='MirrorPageUrl' %>"_label="Mirror Page" _type="mirrorPage" style=" color: #007398; font-weight: none; text-decoration:none;">View in a browser</a></p>

Had missed a quote after _label="Mirror Page.

Regards,

Priyanka

0 Replies

Avatar

Employee

Hi Priyanka,

I suppose you work with a v6 instance?

Can you please share the build number of the server and the client console, and the link to the mirror page you try to access to?

Thanks,

Alice

Avatar

Level 4

Hi Alice,

This issue is resolved. The syntax error while including the mirrorpage in the delivery had caused this issue.

Regards,

Priyanka

Avatar

Level 1

Hi Priyankah,

I'm seeing the same issue.

Can you explain a little more exactly what you did to resolve this problem?

Thanks

Shaun

Avatar

Level 4

Hi Shaun,

There was a missing quote. I added it and resolved.

Regards,

Priyanka

Avatar

Level 1

A missing quote? In the link to the mirror page?

Avatar

Correct answer by
Level 4

Yes. ;<a href="<%@ include view='MirrorPageUrl' %>"_label="Mirror Page" _type="mirrorPage" style=" color: #007398; font-weight: none; text-decoration:none;">View in a browser</a></p>

Had missed a quote after _label="Mirror Page.

Regards,

Priyanka