Code Monkey home page Code Monkey logo

Comments (5)

joeldbirch avatar joeldbirch commented on August 29, 2024

Hi Elder,

Thanks for the kind words.

This doesn't sound like a Superfish problem to me. It sounds like there is a conflict or issue elsewhere. Superfish doesn't use a "tooltip" method and is coded in such a way that ensures it can not cause a conflict with other code.

If you had a live link for me to look at it might be possible to detect the cause of your problem, but as it stands I can only advise that you start by making sure that the script tag that includes jQuery comes before any plugin files in the HTML. If that's not it, start disabling other jQuery plugins until the menus work, which will help you narrow down if one of them caused the problem.

Hope this helps.

Joel.

from superfish.

eldersouza avatar eldersouza commented on August 29, 2024

Yes... i looked in all superfish files and haven't saw any call for the method tooltip.

Sorry, I can't change in product server for you access now because all users are accessing the site right now and I tested on this server very quickly in a less used page (contact us :)).

Lets start from the start :). After install Superfish and publish it (disabling old menu module) I receive this message:

Notice: Use of undefined constant MOD_JT - assumed 'MOD_JT' in D:\wamp\www\main\modules\mod_jt_superfish_menu\mod_jt_superfish_menu.php on line 34

Then I comment this line (// echo JText::_(MOD_JT); ) and the site shows all pages. After that I receive the message about tooltip.

I will disable all modules to test and I will tell you.

Thanks

Elder Souza

from superfish.

eldersouza avatar eldersouza commented on August 29, 2024

Joeldbirch, I did the test disabling one module at a time and I saw that the Login Form Module is the problem, then I opened mod_login\tmpl\default.php file and commented the line "JHtml::_('bootstrap.tooltip');" and the problem was solved.

I put again the tooltip line in mod_login and I logged in the site and saw that this problem don't appears! The problem appears only if I don't use my login.

Now, please (I'm not a programmer/developer) could you tell me what is "JHtml::_('bootstrap.tooltip')" and what is the use? Some url for a newbie understand this :).

Can I comment this line without any problem for the blog (login/logout etc)?

Thanks again

Elder Souza

from superfish.

joeldbirch avatar joeldbirch commented on August 29, 2024

Hey Elder,

All the errors you are describing seem back-end-based and Joomla-specific so unfortunately I don't think I can help you with this. I'm not sure you are aware, but the Superfish module for Joomla is created and maintained by someone else, so maybe he/she/they would be the right person/people to track down for help with this.

Sorry I couldn't help more.

Joel.

from superfish.

eldersouza avatar eldersouza commented on August 29, 2024

Ok Joel, thanks anyway.

Elder Souza

from superfish.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.