Thank you, Linda
I think this mod will help a lot.
Thank you, Linda
I think this mod will help a lot.
Glad that this is working out for you ...
Be sure you back up your database frequently as you are trying to learn this new add on ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Trying to be helpful when I don't have the time (and not reading the post properly).Then why did you put a link to a mod that doesn't subscribe the title of this thread.
Also seeing a similar mod may help to create your own. Having something to modify is a lot easier than starting from scratch.
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Great mod, very useful.
There are some minor errors:
1)nbsp missing the ; at2) same again but in the defines:PHP Code:<td class="dataTableContent" align="right"><?php echo $product_multi->fields['products_id'] . '  '; ?></td>
3) I get a validation error for the table and changed thisPHP Code:define('TEXT_COPY_ATTRIBUTES', '    ' . 'Copy existing Attributes?');
define('TEXT_COPY_ATTRIBUTES_YES', 'Yes');
define('TEXT_COPY_ATTRIBUTES_NO', 'No');
define('TEXT_COPY_SPECIALS','    ' . 'Copy any existing Special Prices associated with selected products:');
define('TEXT_COPY_FEATURED','    ' . 'Copy any existing Featured settings associated with selected products:');
define('TEXT_COPY_DISCOUNTS','    ' . 'Copy any existing Quantity Discounts associated with selected products:');
define('TEXT_COPY_MEDIA_MANAGER','    ' . 'Copy any Media Manager collections associated with selected products:');
to thisPHP Code:}
?>
</td></tr>
</table></td>
<!-- body_text_eof //-->
</tr>
</table>
<!-- body_eof //-->
PHP Code:}
?>
</table></td>
<!-- body_text_eof //-->
</tr>
</table>
<!-- body_eof //-->
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Thanks for the feedback ... I am finding a few more   than you have marked but that gives me a lead ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Linda,
This one is off the topic. I just want to know if you are using Version 1.5.0 yet? I am using 1.3.9h and wanting to go ahead and upgrade to 1.5.0 they say its not ready for live shops. Should I go ahead and upgrade or should I wait til its ready for live shops?
Yes, this is totally off topic and should be its own thread ...
I do not have a problem with using v1.5 for upgrading sites for future activation ... v1.5 is not ready for Live Sites but can be used to prepare upgrading to v1.5 in a test directory to get ready for the release ...
Trying to use it on a Live Site could lead to issues based on finalization of the code ...
I do not know if it is worth running into those possible issues on a Live Site, but I would have no problem starting preparation for upgrading to v1.5 in a test directory with a test database to get a site ready and practice the upgrade from an old site to the new v1.5 site ...
And with each release of v1.5, upgrading that test site to have the new updates ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
I don't actually "find" anything - I just keep FF+HTML validator on all the time to find my mistakes for me. Although the admin pages all have the same validation errors in them, I always check any add-ons to see if they bring any new ones in.I am finding a few more   than you have marked but that gives me a lead
It becomes an obsession!
This is a great tool for products and overlaps a bit with "my" mod for categories. It would be nice to see them both in 2.0...making big-site management much easier, a good selling point maybe!
Steve
github.com/torvista: BackupMySQL, Structured Data, Multiple Copy-Move-Delete, Google reCaptcha, Image Checker, Spanish Language Pack and more...
Linda, have you put the mod up in the mods section yet? Or is multi_product_copy_v1392.zip (17th Nov) the latest version for now?
Thanks. :)
Very nice add-on.
When attempting a move, and selecting 'Confirm', I get the following error:
PHP Fatal error: Cannot use object of type queryFactoryResult as array in "(path edited)..Admin\multi_product_copy.php on line 145
Any ideas? I have already re-installed several times.
PHP =v 5.3.8