Adam Wallace
 New Member Posts:3
 | | 24 Jun 2009 05:07 AM |
| Hi
All was working fine on DNN 5.0.1, the page would load and a tab would display opened. After the upgrade to DNN 5.1 you need to hover over a tab to make it open. Any idea why? I'm running 5.6.5.
Thanks Adam | | |
|
|
Richard Edwards DNNStuff Founder
 Advanced Member Posts:900

 | | 24 Jun 2009 05:34 AM |
| Hi Adam,
I've seen that before.It's usually because something has hijacked the page onload event. I'll run a test again with the stock DNN 5.1 and see if I can see anything.
| |
Richard Edwards DNNStuff Founder | |
|
Richard Edwards DNNStuff Founder
 Advanced Member Posts:900

 | | 24 Jun 2009 07:23 AM |
| Hi again Adam,
I did a fresh install of DNN 5.1.0 with Aggregator 5.6.5 and everything seems to be working fine on my end.
I'm using the DotNetNuke.UI.Utilities.DNNClientAPI.AddBodyOnloadEventHandler to call an Initialize event for the Aggregator so it shows the selected tab. It's probably not getting called for some reason. Usually the problem is caused by some javascript on the page that is hijacking/overwriting the body onload. I would do a view source on the page and check for onload calls and see if there is anything there.
| |
Richard Edwards DNNStuff Founder | |
|
Adam Wallace
 New Member Posts:3
 | | 12 Aug 2009 10:49 PM |
| Hi Richard
I tried the modules again (simple map and live content) with mandeeps new live tabs and they both worked fine (you can try their demo). Is there any chance you are able to resolve this with Aggregator?
I also tried contacting zldnn.com via their forum regarding simple map hijacking/overwriting the body onload but their support appears non existent.
Thanks Adam | | | |
|
Richard Edwards DNNStuff Founder
 Advanced Member Posts:900

 | | 13 Aug 2009 04:40 AM |
| Hi Adam,
The mandeeps live tabs is a wrapper around the jQuery UI tabs and the initialization is a bit different there because they use the $(document).ready function to initialize the first tab select. I have a new version of Aggregator under way that adds all of the same tab styles that the mandeeps live tabs includes and is also based on the jQuery UI tabs. I've been trying to keep the DNN4 and DNN5 versions in sync in an attempt to reduce the amount of code that I need to maintain but when the next version comes out I'm going to take more advantage of the jQuery features in DNN5. In the meantime, if you want me to send you a script change that should work for you now in DNN5 I can do that. What tab skin are you using?
| |
Richard Edwards DNNStuff Founder | |
|
Richard Edwards DNNStuff Founder
 Advanced Member Posts:900

 | | 20 Aug 2009 09:53 AM |
| Hi Adam,
Did you want me to send you a fix for the skin you are using? If so, I need the skin name you are currently using.
| |
Richard Edwards DNNStuff Founder | |
|
pl sellers
 New Member Posts:27
 | | 12 Sep 2009 06:35 AM |
| Hi Richard,
I'm having this same issue with the latest release of the Aggregator. I'm running DNN 5.1.2 and the display issue only seems to be a problem in IE. I'm using IE 8 and have not tested it in any earlier version. FF works flawlessly as it opens the default tab I have set everytime there's a page refresh. IE seems to be defaulting to the 1st tab but the content is not displayed unless I click or hover over he tab. Can you help me with this? My test site is www.dnn.jupiterchristian.org
Thanks,
Paul | | | |
|
pl sellers
 New Member Posts:27
 | | 12 Sep 2009 02:25 PM |
| Update...Ie 8 is not defaulting to the first tab but all tabs are closed. | | | |
|
pl sellers
 New Member Posts:27
 | | 12 Sep 2009 05:48 PM |
| I found the module that is causing the problem here. The Data Springs Flash Rotator module must be overriding the body onload event handler. Richard, can I get a script to fix this as you mentioned earlier in this post?
Thanks,
Paul | | | |
|
pl sellers
 New Member Posts:27
 | | 13 Sep 2009 01:38 PM |
| Only IE is having a problem...Fire Fox is fine. | | | |
|
Richard Edwards DNNStuff Founder
 Advanced Member Posts:900

 | | 15 Sep 2009 06:52 AM |
| Hi Paul,
I'll figure out a proper fix for this for the DNN5 version for you and send it. Since DNN5 uses jQuery I can more easily add a function call to initialize the tab selection instead of relying on the Page Load. | |
Richard Edwards DNNStuff Founder | |
|
pl sellers
 New Member Posts:27
 | | 15 Sep 2009 07:26 AM |
| You should still have my email so I'll wait to hear back from you. As of now, I'm trying to keep my test site somewhat synced with my live site as I plan to make the change over pretty soon. I still have a lot of design work left on the home page but when finished I think it will be a quality example of the powerful uses of the aggregator. | | | |
|
Richard Edwards DNNStuff Founder
 Advanced Member Posts:900

 | | 15 Sep 2009 06:56 PM |
| Hi Paul,
I tried emailing you at the mail you have on file for the plsellers login and I'm getting 'Account Inactive' and a return email. Can you email me at support @ dnnstuff.com and I'll return email to you with the scripting fix for the default tab issue.
| |
Richard Edwards DNNStuff Founder | |
|