Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4589994
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T22:10:37+00:00 2026-05-21T22:10:37+00:00

I am using jquery update in drupal 6.16 along with a lot of other

  • 0

I am using jquery update in drupal 6.16 along with a lot of other modules.

I am trying to use jquery ui 1.7.2 to render tabs. But unfortunately they don’t work properly since jquery update is not replacing the jquery file (jquery 1.3.2). I checked the version using $.fn.jquery (in firebug) and got 1.2.6 (not 1.3.2 as required) as the result – and as expected the aggregated js file was using the 1.2.6 version of jquery (see source).

earlier I had just replaced the core script files in /misc with the js files in sites/default/modules/jquery_update/replace folder (like you’d do in 5.x) and got the necessary result (i also renamed jquery.min.js to jquery.js ).

now suddenly that stopped working after i upgraded to 6.x-2.0-alpha1 and also installed the mollom module. disabling/uninstalling mollom or down-grading jQuery update does not seem to help.

the problem only occurs on the front page though. other content pages have jQuery 1.3.2

the problem can be seen here.

So, basically, for some reason, jquery update is not replacing the jquery files (as it is supposed to) on the front page. and i cannot figure out why that happens.

any ideas?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T22:10:38+00:00Added an answer on May 21, 2026 at 10:10 pm

    The following issue attempts at solving the problem of an updated jquery not being used. Follow this link to see the whole discussion.

    There is a problem with the jquery_update.module file.

    Prior to jQuery 1.3.2, all the header information was in the form:

    /*
    * jQuery 1.2.6 - New Wave Javascript
    

    jQuery Update was matching on the number to see if it should override Drupal’s included JS file.

    Since v1.3.2, the header information is now in the form:

    /*
    * jQuery JavaScript Library v1.3.2
    

    The pattern matching fails and the module reverts to Drupal’s default jQuery file.
    The correct replacement pattern should be:

    $pattern = '# \* jQuery JavaScript Library v([0-9\.]+)#';

    This replacement should be done in the file jquery_update.module, line 91.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

HI. I am using JQuery tabs in my aspx page, but update panel is
I am trying to update the <p> tag using jquery, however, when I click
I'm trying to update a database using html form + jquery + php When
I'm using Drupal for a website and I can only use jQuery 1.2.7 (not
I'm trying to update the source of an image using jQuery. The problem is
I would like to update a Gridviews datasource using JQuery and page methods, but
I am trying to update a users field by using jQuery. My code is...
I'm trying to get a textarea's value to update using jquery as outlined in
I am trying to update a model using jQuery AJAX by passing a JSON
I am wanting to update a css attribute using jQuery but it isnt working.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.