Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesDNN 6.1 and jquery plugins errorsDNN 6.1 and jquery plugins errors
Previous
 
Next
New Post
11/2/2011 3:19 PM
 
I am having the same issue. I just upgraded from 06.00.02 to 06.01.00. I have a couple pages that are using jquery plugins, which stopped functioning after the upgrade. I believe that the issue is due to the framework including the link to jquery after the page header tags that I have entered for each specific page. I rolled back to 06.00.02, and now the jquery link comes before my plugin code (page header tags), and everything is functional again.
 
New Post
11/2/2011 4:43 PM
 
Hey Travis,

That may well be the case. You're including jQuery dependent JavaScript in the header of a particular page? I just tried to reproduce but honestly I couldn't even get it to save my script tag (link to test.js) in the page header. Apparently it doesn't like having tags like that in there.

Was I on the right path to reproduce your issue though? If not can you give me steps to reproduce?

Thanks!

Ian

Software Engineer
Co-Founder, dnnGallery
Stack Overflow: Ian Robinson
Twitter: @irobinson
Linked In: Ian Robinson
 
New Post
11/3/2011 9:32 AM
 
In 06.01.00, on a page that uses a jQuery plugin,<br /> <br /> 1. Logged in as admin<br /> 2. Select Pages > Page Settings<br /> 3. Click "Advanced Settings" tab<br /> 4. In "Page Header Tags" field, i have added some code:<br /> <br /> <br /> <link rel="stylesheet" href="plugin-stylesheet.css" /><br /> <br /> 5. I noticed that the plugin is not working. I looked at the source of the page that is rendered in the browser. I noticed that my "Page Header Tags" are appearing above the links that the framework inserts into the head (default.css, skin.css, jquery.min.js, etc.). This jumped out at me as being an issue.<br /> <br /> -------------------<br /> <br /> In 06.00.02, with the exact same "Page Header Tags," everything works fine.<br /> If I look at the source code that is rendered in the browser, I can see that the framework add all of its links and script tags to the head, with my page specific "Page Header Tags" immediately after them.
 
New Post
11/3/2011 12:06 PM
 
Travis Diehl wrote:
In 06.01.00, on a page that uses a jQuery plugin,

1. Logged in as admin
2. Select Pages > Page Settings
3. Click "Advanced Settings" tab
4. In "Page Header Tags" field, i have added some code:



  • 5. I noticed that the plugin is not working. I looked at the source of the page that is rendered in the browser. I noticed that my "Page Header Tags" are appearing above the links that the framework inserts into the head (default.css, skin.css, jquery.min.js, etc.). This jumped out at me as being an issue.

    -------------------

    In 06.00.02, with the exact same "Page Header Tags," everything works fine.
    If I look at the source code that is rendered in the browser, I can see that the framework add all of its links and script tags to the head, with my page specific "Page Header Tags" immediately after them.
  •  Hey Travis,

    I've created a Gemini issue for this - not sure what the resolution will be - our best bet is probably just to get it corrected in the next version. The actual issue is that the new techniques we're using are loading "lower down" in the head than they were previously - and this page header logic is not using the new techniques - so it's still where it was originally. I know that doesn't help correct the issue that you're seeing but thought I'd explain what was going on anyhow.

    Ian


    Software Engineer
    Co-Founder, dnnGallery
    Stack Overflow: Ian Robinson
    Twitter: @irobinson
    Linked In: Ian Robinson
     
    New Post
    11/3/2011 12:51 PM
     
    Yeah, I figured that might be the process. Thanks for checking into it. I'll hold off on the upgrade until then.
     
    Previous
     
    Next
    HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesDNN 6.1 and jquery plugins errorsDNN 6.1 and jquery plugins errors


    These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

    For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

    1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
    2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
    3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
    4. No Flaming or Trolling.
    5. No Profanity, Racism, or Prejudice.
    6. Site Moderators have the final word on approving / removing a thread or post or comment.
    7. English language posting only, please.
    What is Liquid Content?
    Find Out
    What is Liquid Content?
    Find Out
    What is Liquid Content?
    Find Out