VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: racky440 on May 31, 2013, 00:40:40 AM

Title: Getting error when I am trying to add custom field to my product!!!
Post by: racky440 on May 31, 2013, 00:40:40 AM
Hello dear all,

first of all, sorry for my bad English. I am following this site since the birth of my joomla  career, I really appreciate all of your comments in this forum. But, now I got some problem, and I need all of your help!!
I am trying to add custom fields in my product page, but when I select custom field from the list, it appears nothing in the screen and it adds up nothing to my product page. when I check the issue with chrome developer tools, it says Uncaught TypeError: Cannot read property 'value' of null index.php:1917
Uncaught TypeError: Cannot read property 'value' of null index.php:2180
(anonymous function) index.php:2180
e.resolveWith jquery.min.js:2
w jquery.min.js:4
djquery.min.js:4
. Everything was working fine, before I tuned up my j-query easy plugins. I added one screenshot to my question. how can i solve this problem?

By the way, I am using Joomla! 2.5.9 and virtuemart 2.0.18a.

In advance Thanks for any help!!!
Asif

[attachment cleanup by admin]
Title: Re: Getting error when I am trying to add custom field to my product!!!
Post by: Milbo on June 07, 2013, 15:28:06 PM
Quote from: racky440 on May 31, 2013, 00:40:40 AM

djquery.min.js:4[/b]. Everything was working fine, before I tuned up my j-query easy plugins. I added one screenshot to my question. how can i solve this problem?


Update to vm2.0.20b and I would say you know already the problem. How we should help with your custom jquery?
Title: Re: Getting error when I am trying to add custom field to my product!!!
Post by: racky440 on June 07, 2013, 20:17:33 PM
Thank you Milbo. I already solved my problem by disabling GoogleAjax Lib and AIMooToolsControl Plugin, now everything is working fine.
:) Cheers!!

Asif!!