Closed (won't fix)
Project:
Auto Product Display
Version:
7.x-1.4
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jan 2013 at 20:47 UTC
Updated:
5 Nov 2015 at 14:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
bogeyman commentedAre you sure the page.jpg file is the screenshot for your Product creation page? Because it looks like a Product Display creation page with the Inline Entity Form. Is the URL = admin/commerce/products/add?
Comment #2
ricky_david commentedThanks Bogeyman for your reply.
I am sorry that I was doing wrong. But If I go to that page you mentioned above (admin/commerce/products/add) the checkbox "create Product Display" is not clickable and not show anything also not showing any js error.
And How can I go to that page. I have not seen any menu item for that under product menu. I have attached screenshot for both screen.
Thanks in advance
Comment #3
ricky_david commentedAnd also it showing the following error in admin/commerce/products/add page.
"Notice: Undefined index: #weight in commerce_apd_form_commerce_product_ui_product_form_alter() (line 120 of /homepages/34/d434322663/htdocs/drupalcommerce/sites/all/modules/commerce_auto_product_display/commerce_apd.module)."
Comment #4
bogeyman commentedHmm.. I need more information about the Javascript error. Would you like to copy-paste it here?
I also need to know the Drupal and Commerce version that you use. It will help me when trying to reproduce the error that you've got.
Thanks
Comment #5
ricky_david commentedFollowing are info for drupal and commerce_kickstart version. And onclick on the checkbox it don't shows any js error in the console.
It is showing some notice in the admin/commerce/products/add/storage-devices page like
"Notice: Undefined index: #weight in commerce_apd_form_commerce_product_ui_product_form_alter() (line 120 of /homepages/34/d434322663/htdocs/drupalcommerce/sites/all/modules/commerce_auto_product_display/commerce_apd.module)."
Drupal -7.18
Install profile -Commerce Kickstart (commerce_kickstart-7.x-2.0)
Thanks
Comment #6
rinku_talukdar commentedOh. I am having the same problem.
Comment #7
bogeyman commentedThis module seems to be incompatible with Commerce Kickstart installation profile. For now, if you install your site using Commerce Kickstart install profile, just use the Inline Entity Form which already included in Commerce Kickstart to add product from product display creation form while waiting the fix from this module.
Comment #8
ricky_david commentedThanks for your suggestion Bogeyman.
Comment #9
bogeyman commentedClosed.