I cannot reproduce the problem ...
Were these Linked Products?
Did you have all the Products checked after you hit Preview?
I cannot reproduce the problem ...
Were these Linked Products?
Did you have all the Products checked after you hit Preview?
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: v1.5.5]
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!
These products weren't linked.
Yes, I have checked all the products that I want to move after I hit preview.
And you are using from post #115:
multi_product_copy_v1393.zip
Last edited by Ajeh; 17 Jan 2013 at 04:15 AM.
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: v1.5.5]
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!
The 1.5 SQL is only if you are using v1.5 and that is there so that the Module gets added to the menu as the code in /admin/boxes is no longer used ...
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: v1.5.5]
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!
Also did you make the change in post #63?
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: v1.5.5]
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 know what else to do on this since now it won't able to move 5 to 10 products at a time.
Go to the Tools ... Developers Tool Kit ... and in the bottom input box enter:
multiple_product_copy_return
and select Admin and Click SEARCH ...
Do you get:
/home/yourusername/public_html/yourdirectory/yoursecretadmin/includes/modules/copy_to_confirm.php
Line #150 : if ($action != 'multiple_product_copy_return') {
/home/yourusername/public_html/yourdirectory/yoursecretadmin/includes/modules/move_product_confirm.php
Line #42 : if ($action != 'multiple_product_copy_return') {
/home/yourusername/public_html/yourdirectory/yoursecretadmin/includes/modules/product_music/copy_to_confirm.php
Line #173 : if ($action != 'multiple_product_copy_return') {
/home/yourusername/public_html/yourdirectory/yoursecretadmin/multi_product_copy.php
Line #140 : $action = 'multiple_product_copy_return';
Line #224 : $action = 'multiple_product_copy_return';
Line #272 : $action = 'multiple_product_copy_return';
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: v1.5.5]
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!
Bookmarks