Ecommerce Developer
 
 

jmbuytaert

Member Since: June 03, 2010

avatar Member Since: June 03, 2010

jmbuytaert has submitted 12 comments:

RSS

Problem solved:

I'm using jQuery for Thickbox, and jQuery and Prototype are conflicting, so I inserted at the very end of jQuery.x.x.js the following line:

jQuery.noConflict();

However, now my Thickbox isn't working anym...

July 30, 2010

Thank you Armando! This makes perfect sense. I was going in the PHP files looking for the queries. That's so much easier. Thanks!

July 16, 2010

I found the solution:

I was doing the right thing, and changing the right file. The only problem is that I was changing the wrong function.

So let’s say you want to see category 3 in the top navigation, but you don’t want it to ...

June 11, 2010

Yup, that did it. I re-uploaded the core js files and now I can edit my categories. whew!

Thanks again for your help Armando.

June 08, 2010

Ok. Well I'm currently re-installing just the core js files (recommended by someone on the Magento forum) and I'll let you know if that works.

Thanks for taking time to help me.

Regards, jm

ps: btw, great tutorial videos...

June 08, 2010

No, I still see the text fields, but they're all blank.

June 08, 2010

If this helps, I've tried it on FF, Safari, Opera, and IE.

In IE, I noticed that when I click on one of the categories, I get this error:

Line: 615 Char: 9 Code: 0 URI: http://www.mysite.com/magento/index.php/admin/catalog_categ...

June 08, 2010

Hi Armando,

No I didn't get any error messages after the installation.

As for the categories, I'm not quite sure what you mean by "the save configuration". I can create and save as many categories as I want to, but I can't edit ...

June 08, 2010

Hi,

I was wondering, why do we need to edit the translate.csv file (My Account -> Your Account) if we can hardcode it in the customer.xml file?

June 04, 2010

Also, I've noticed that the theme "Modern" has probably been updated since this video was made because I've got some missing folders and files.

June 04, 2010

Quick question: why do you have 2 versions of the logo (a .gif and a .png)? Is the .gif version for IE6?

June 04, 2010

Hi. I've noticed in your video (at 18:42) that your template path is "frontend/default/pine/template/checkout/cart/sidebar.phtml". I've followed every step (except for the HTML5) since the first video, and yet my template path is "frontend/base...

June 04, 2010