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 7986469
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T11:51:45+00:00 2026-06-04T11:51:45+00:00

I have a thumbnails scroller driven by a jquery plugin, everything works fine. The

  • 0

I have a thumbnails scroller driven by a jquery plugin, everything works fine.
The plugin that I’m trying to integrate works perfect individually but when I try to add on my actual markup I check it with Firebug and I receive this strange error: Uncaught TypeError: Cannot call method 'extend' of undefined

I can not post the entire markup on jsfiddle or here so I prefer to give you a link to that error maybe you can help me understand what’s happening. It’s very stressful.

Here is my attempt.

  • 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-06-04T11:51:47+00:00Added an answer on June 4, 2026 at 11:51 am

    You are running jQuery in so-called “no-conflicts” mode. This basically boils down to not using the $ function as an entry point. If your module is not programmed with this in mind, you will see failures such as this one.

    Either: 1) do not use jQuery in no-conflicts mode

    If you are not planning on using other javascript libraries (and really, one is enough I assure you) then you’re perfectly fine taking this route,

    Simply remove this code

    * jQuery.noConflict() for using the plugin along with other libraries. 
       You can remove it if you won't use other libraries (e.g. prototype, scriptaculous etc.) or 
       if you include jQuery before other libraries in yourdocument's head tag. 
       [more info: http://docs.jquery.com/Using_jQuery_with_Other_Libraries] */
    jQuery.noConflict(); 
    

    … and check out the documentation that comment references for a deeper understanding: http://docs.jquery.com/Using_jQuery_with_Other_Libraries

    Never hurts to read the docs!

    Or: 2) Fork and fix the source code of the module (if it is on github or other open-source repository)

    You’ll need to re-write the module to use the safer entry point jQuery instead of assuming that $ is available (as it currently does). You can also just correct your copy, but if you’re doing the work you may as well put it in a place where someone else can benefit too — after all, you’re benefiting from the work of others (jQuery, the module, etc) 😀

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

Sidebar

Related Questions

I have some thumbnails that I display with a Repeater, using a hyperlink and
I have a set of thumbnails that have a little piece of descriptive to
I have a view helper that manages generating thumbnails for images. The images are
I'm creating a video gallery and have 6 thumbnails that when clicked on, will
I am trying to use sorl-thumbnail to provide image thumbnails. I have followed the
Does anyone know of a jquery plugin that can make a thumbnail of an
I have a file selector (which works as needed) but I wanted to add
I found cycle plugin suitable to my need, but don't have a thumbnail. There
I have some thumbnails that slideToggle a hidden div. I only want one to
I have some thumbnails with gps info that I want to pass to a

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.