In newer versions of Magento there is a persistent basket feature complete with a ‘what’s this’ hint on the login/create account page. On my 1.6 ‘blank’ based theme this little popup is not doing anything apart from dimming the screen as if it were to show a popup. Firebug shows no errors and, given that [...]
Archive: firebug
Posts Tagged ‘firebug’
In my magento website i have a problem with some javascript. Most of my theme extensions which uses javascript don’t work. It’s related to jQuery. When i use firebug i get this error: Fout: uncaught exception: [Exception... "Could not convert JavaScript argument arg 0 [nsIDOMWindow.getComputedStyle]” nsresult: “0×80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)” location: “JS frame :: http://REMOVED/js/jquery/jquery.js :: :: [...]
I have a custom phtml pages in Magento. As far I know Magento uses jquery and prototype libraries. For example, if I need external jQuery/jQueryUI, I need to use .noConflict() But if I want to use console.log(‘Hello world’); In Chrome 15 console I got no response, nothing. Also tried with firebug. Obviously there is some [...]
I am so close to launching my first Magento project, and the final leg has just been one ccs hurdle after another… mostly with IE. This last one popped up just after fixing 5 other things, and has not been an issue until now. In IE – My top nave links (2) are appearing about [...]
I have a website based on magento and it works well. Couple days ago I downloaded the website to make a local copy, everything went fine, everything works. but… on my landing pages, I use relative paths for my images and landing pages dont show the relative paths, I thought it was htaccess problem, so [...]
I’m working on a site that uses Magento right now. I am having an error in the backend, when I go to Sales->Order->View(choose any order)->Ship. When I click on the Add Tracking Number, there is no result. When I checked on my firebug,there’s this error show: this.template is undefined http://www.myDomain.com/index.php/admin/sales_order_shipment/new/order_id/154/key/f58bdecb79687dd839f91cdc23bb1b9d/ Line 628 We could not [...]
by edmondscommerce (Posted Fri, 17 Jun 2011 14:21:03 GMT)Sounds like you have broken the javascript somehow Try looking at the page with firebug enabled Also try switching themes back to the default theme to make sure that is still working http://magento-forum.co.uk/viewtopic.php?f=3&t=777#p2617 Magento Forum Possibly Related Posts: @avicentec Yo también uso VirtueMart y va genial pero [...]
by Suji (Posted Sun, 20 Mar 2011 09:05:03 GMT)Hi Experts, Home page title is not changing when we chage in CMS->Page->Home Meta data description or System -> Configuration ->Design dafault description. I try to trace with Mozilla firebug but no clue. What is the root cause of this issue? Regards Suji http://magento-forum.co.uk/viewtopic.php?f=5&t=687#p2353 Magento Forum Possibly [...]
by edmondscommerce (Posted Wed, 24 Nov 2010 18:58:42 GMT)sounds like a theme specific bug to me when you say unable to access, what is the behavior exactly what happens if you use firebug – can you see any errors? http://magento-forum.co.uk/viewtopic.php?f=3&t=537#p1859 Magento Forum Possibly Related Posts: @avicentec Yo también uso VirtueMart y va genial pero para [...]
by LinuxDude (Posted Fri, 29 Oct 2010 10:01:39 GMT)Hi, I’ve been sort of “dropped into” using Magento for a client after he fell out with his previous web company so I’m a total noob. I’ve figured out how to use the backend but there’s seems to be a major bug that’s preventing me from proceeding. [...]