I cannot reproduce the problem ...
Were these Linked Products?
Did you have all the Products checked after you hit Preview?
Printable View
I cannot reproduce the problem ...
Were these Linked Products?
Did you have all the Products checked after you hit Preview?
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
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 ...
Also did you make the change in post #63?
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:
Quote:
/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';