Reviewed & tested by the community
Project:
Ubercart Attribute Clone
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2012 at 15:57 UTC
Updated:
23 Oct 2013 at 07:54 UTC
Jump to comment: Most recent
Comments
Comment #1
jawi commentedWe're using the d7 module of Ubercart Attribute Clone for some months now and everything works great.
Great new feature would be that the assigned dependencies of attributes to parent options can also be copied as well.
Time for an official release?
Comment #2
wqmeng commented@Jawi
Thank you for your review, and I change it to "reviewed & tested by the community", so that the maintainer may think to add it to the next release.
Comment #3
UK_Rogue commentedRecently started to get problems with this port.
"Recoverable fatal error: Argument 2 passed to db_query() must be an array, string given, called in /var/www/vhosts/mysitefolder/sites/all/modules/uc_attribute_clone/uc_attribute_clone.module on line 50 and defined in db_query() (line 2313 of /var/www/vhosts/mysitefolder/includes/database/database.inc)."
This affects cloning of product classes with or without attributes. The product itself is cloned and published but no attributes are copied and the auto url path is not created (generally occurs after successful cloning).
Thanks
Update: Finally managed to get this working.
1. There was a conflict with option images so I disabled the images.
2. The patch doesn't match the module, so I copied the entire patch and replaced the function, then deleted + and -. I now have a working version which helps when you have 20 options on some product!!!
Comment #4
breaktheissue commentedGreat Work thank you
Saved lot of time..!!
This could be solution for https://www.drupal.org/project/uc_attribute_clone.