Questions tagged [conflicting-libraries]

162 questions
0
votes
0 answers

Jquery conflicts wordpress

I have no idea why all plugins, which are based on Jquery, are not working properly in my wordpress theme. For instance, toggle plugin or dw questions. This is how I do connect my scripts in theme: In header
0
votes
2 answers

jQuery libraries conflict with different jquery versions

I am redesigning my website with a template I have downloaded preiously (which is this one). My old website is this and the new one is located in another folder. Obviously Im trying to use most of the functionality made previously in the new design…
0
votes
2 answers

JQuery Conflict: megamenu.js and mostslider.js ... no luck with $.noConflict(); ... [non-WordPress]

Through process of elimination, I determined that once I added the Mostslider [http://www.jqueryscript.net/slider/Responsive-jQuery-Any-Html-Content-Slider-Mostslider.html] to my html ...
0
votes
1 answer

PCL and OSG library conflict

So I am using PCL for point cloud stuff and OpenSceneGraph for visualization. PCL visualization is pretty bad so I made my own. Anyways whenever I try to use this statement pcl::io::savePCDFileBinary(fname2,*cloud); things break…
0
votes
1 answer

How to update Matlab shared libraries?

It appears that Matlab has its own version of the linux shared libraries. I have a program that requires libwfdb, a shared library that calls into a few of the standard shared libraries. The programs work fine on my machine, but when Matlab tries to…
Nate
  • 2,462
  • 1
  • 20
  • 28
0
votes
0 answers

Magento Configurable options not showing in drop down

I have a Magento store that uses two different templates. One for desktop version and the other for all other mobile devices. I used the Exception method to change the templates based on the variables in the exception list. I also have a large…
0
votes
0 answers

Upgrade jquery script 1.4.2 to 1.4.3

First, sorry for my english ^^, I use a template for my website (http://www.templatesbook.com/jd-portfolio-template/), the template use jquery 1.4.2. Link of my website (www.shoot-n-cry.com) I have buy also the "full width audio player"…
ZecKa
  • 2,552
  • 2
  • 21
  • 39
0
votes
1 answer

Libraries of Tomcat 7.0 in conflict with httpcore-4.3.2.jar

I created dynamic web project in eclipse and want to add httpcore-4.3.2.jar lib. Every time I try to add it, Tomcat stops working. I have to use HttpClient and I can't use anything else. How to resolve this problem? this is the error message: …
0
votes
2 answers

JQuery conflict with two click scripts on WordPress site

I've already checked out some of the links on StackOverflow, but nothing seems to help my issue. I have a small site here that has a JQuery accordion navigation in the middle of the page. What's supposed to happen is when I click on one of the main…
Adam Bell
  • 1,049
  • 1
  • 16
  • 50
0
votes
0 answers

2 jquery plugin versions are conflicting, tried no conflict

I have three items on my web site using two different versions of jquery. I have tried using no conflict, I don't completely understand the code though so everything I've tried hasn't worked and I know I'm probably missing something or adding…
saraht
  • 39
  • 1
  • 1
  • 8
0
votes
1 answer

jQuery easytabs and google maps conflict easytabs not working

i have a page on which i have google maps api in bottom div and jQuery easytbs for showing search bars with div. but i can call them both at once. easytabs stops working each time i call them separately they work fine. the message i receive is $ is…
Alok
  • 808
  • 13
  • 40
0
votes
1 answer

Unexpected assembly conflict in other AppDomain

I'm writing a library that, given an assembly, produces a list of it's dependency assemblies - including dependencies' dependencies. The intended usage scenario includes mostly managed code (.NET) assemblies. My approach to computing this dependency…
derabbink
  • 2,419
  • 1
  • 22
  • 47
0
votes
1 answer

deleting jars from ivy resolved libraries

I have two jars that conflict in my libraries in the java build path. Both of them are resolved by ivy, so I see them inside an ivy.xml entry on the libraries tab. I can't delete anything inside the ivy.xml entry, eclipse only lets me delete the…
Peter
  • 1,047
  • 2
  • 18
  • 32
0
votes
1 answer

java Jar's library conflicts

I've been struggling for a while trying to figure out which war application is using a couple of libraries (ie "cxf-2.0.3-incubator.jar" & "cxf-manifest-incubator.jar") that are causing me troubles at the moment of deploying a new war application…
0
votes
1 answer

Content of a

I have a side navigation bar that changes the content of a div that houses my image gallery that uses JavaScript. In this div is also a paragraph description of the current gallery set. My problem is not that the JavaScript for side bar does not…
Ash4741
  • 37
  • 4
1 2 3
10
11