Modules

Support Forums
'dnn' is undefined
Last Post 25 Feb 2010 04:46 PM by nicolo. 2 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
nicolo
New Member
New Member
Posts:4

--
25 Feb 2010 04:55 AM  

Hello

The browser raises this error with digRotate 4.0.16 on DNN 5.02.03:

Meldung: 'dnn' is undefined
Zeile: 3
Zeichen: 5
Code: 0
URI: http://www.sportklasse.ch/DesktopMo...grotate.js


The first lines of digrotate.js:

/* DigRotate 4.0.0 */
function DigRotate(clientId) {
    this.Container = dnn.dom.getById(clientId);
    this.Content1Div = dnn.dom.getById(clientId + "Content1");
    this.Content2Div = dnn.dom.getById(clientId + "Content2");
    this.Content1Div.style.zIndex = 1;
    this.Content2Div.style.zIndex = 2;
    this.PagerDiv = dnn.dom.getById(clientId + "Pager1");

How can this issue been solved?

Kind regards
Nicolo

 

digmike
Veteran Member
Veteran Member
Posts:1262

--
25 Feb 2010 12:06 PM  
Hi,
I believe it's a DNN issue. See the following post:
http://www.dotnetnuke.com/Community...spx#294580
And the related post mentioned in the reply. See if this fixes things.
Thanks,
Mike
nicolo
New Member
New Member
Posts:4

--
25 Feb 2010 04:46 PM  

It is a Pageblaster related problem. I didn't disable it correctly the first time when I reported the issue here. Now I have removed and reinstalled Snapsis Pageblaster and the problem is resolved. Thank you for the support.

Nicolo

You are not authorized to post a reply.

Active Forums 4.2