Register  Login  
  May 18, 2012  
Forum    
Forum Minimize
 
ForumForumDiscussionsDiscussionsT-MinusT-MinusT-Minus on 6.1.1 ? T-Minus on 6.1.1 ?
Previous Previous
 
Next
 Disabled
New Post
 12/20/2011 11:41 AM
 

Hi Paul!

I upgraded from DNN 5.x to DNN 6.1.1 and T-Minus refuses to show itself on the page regardless of how I configure it. It installed without any apparent errors.
Next, I installed T-Minus on a separate and new (not upgraded) instance of 6.1.1 to see what would happen and received the same results.
Do you know what I am doing wrong or how to fix T-Minus so it will work on 6.1.1?
Thanks, Paul,
Bill
New Post
 12/29/2011 12:51 PM
 

Bill,

I suspect it is the java script I used to display the count-down .. I wrote this many years ago when I knew very little about java-script and the proper why to may it work with others on the page.

With DNN 6+ JQuery is used and thus my script will be a problem.

I hope to review all of my modules over the Xmas Holidays for DNN 6 compatibilities.

As for T-minus - I hope to convert the script to JQuery.

Stay turned.
Paul

New Post
 12/29/2011 3:40 PM
 

Hi Paul,

I appreciate your response and hear that!

As much as I look forward to an updated T-Minus, Paul, if you have other things you enjoy more over the Christmas holiday, do those other things! This darn code will wait for us...

Happy holidays, happy new year, and thank your for such great modules, Paul.

Bill

New Post
 12/29/2011 5:05 PM
 
 Modified By SuperUser Account  on 12/29/2011 3:07:26 PM

Bill

Good News... I have added a new download that contain just the revised script. I have tested this script on DNN V6.0.1 all is good.

The issue is related to JQuery so I modified the script to launch via JQuery. I also addressed several issue with rather poor syntax that might bothered some browsers. ( used JSHint to find issues) The new version of the script has many tweaks to improve both load time and syntax compliance.

However, if you feel brave, just edit the existing TMinus.js (../desktopmodules/tminus/tminus.js) and replace the following - found at the very end of the file:

window.onload=start_countdown;

with

jQuery(document).ready(countdown());

and save the file. Launch or refresh the page and you should see your count down.

Hope this helps,
Paul.

Previous Previous
 
Next
 Disabled
ForumForumDiscussionsDiscussionsT-MinusT-MinusT-Minus on 6.1.1 ? T-Minus on 6.1.1 ?

Print  

  Home | Blog | Forum | Subscriptions | Free Modules | Videos   Page generated in 0.0469914 seconds.
  Copyright 2010 by TressleWorks   Terms Of Use | Privacy Statement