Free add-ons are labors of love and done in the spare time of those who contribute them.. So getting the exact feature set you want means either spending the money on a developer to create the features you want, or hope that a volunteer comes along willing to make the changes you happen to want.. **shrug** nature of the beast.. sorry..![]()
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Hello everyone,
Has anyone tried using this module on v 1.5 and does it work?
Thanks!
A list of mods that work with ZC v1.5 can be found here
There is no need to re-write the module. In fact there is no major change at all.
At the step 1 you may either select the product choosing from categories, or directly entering the product's model number (or only part of it).
At the step 2 you'll have the products from the chosen category or the query result with the products matching the product's model.
Our old osC site was working this way, and this is a huge time-saving for sites with lots of categories.
Another good functionality would be to be able to change the shipping module. We have several cases when this is needed.
I'll make these changes, because we anyway need it.
Hello everybody,
I googled a lot but no help found on the web.
I installed this mod without Super orders, and i notice a debug file:
PHP Warning: stripslashes() expects parameter 1 to be string, array given in /.../MYADMIN/edit_orders.php on line 678
at 678 I have:
$comments = mysql_real_escape_string(stripslashes($_POST));
What is this? Does it affect my regular store functionality?
Thanks for your time.
I've zencart 139h
php5.x
Except the gentleman I was responding to was inquiring if there was a way to NOT have to use the step by step process of entering products that currently exists.. this would require a re-working of the the current code..
Are you speaking of bringing in the front end shopping cart functionality for choosing the shipping method??
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
My Site - Zen Cart & WordPress integration specialist
I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.
Yes, something like that. To have a place in the order editor where you can select the shipping method (just like in the front end), or just a drop-down with the shipping modules in place of the current plain text shipping.
Right now the shipping text can be changed to whatever the user likes, but the idea is to change in the background the shipping_module_code so that modules that relies on that code to work correctly. (Don't print a label for a postal carrier when in fact the shipping is made with a different one)
Bookmarks