Re: Strange characters with Shipping Estimator and MZMT
Hi Kobra. Thanks is in order since you are there so quickly and you give me and others different ways of thinking how to solve our problems. Much appreciated.
Yes, I did find the characters in the Dev Tool Kit but couldn't find them in the mzmt.php file it refers to.
As for the funny characters. I use Dreamwever and direct editing via notepad. I'm aware of the WYSIWYG suibble but I think this is a case where the file is getting corrupted.
When I replace the file with the original, everything works fine. No strange characters. This is the error I'm getting when I try to move on to Step 2:
Warning: Cannot modify header information - headers already sent by (output started at public_html/includes/modules/shipping/mzmt.php:1) in /home/worldne/public_html/includes/functions/functions_general.php on line 46
Re: Strange characters with Shipping Estimator and MZMT
Quote:
When I replace the file with the original, everything works fine. No strange characters.
Try using notepad and a copy of the original and make the required edits and replace. See if the chracters reappear?? If dev tools finds them it should also indicate what line they are on & might be non displaying items.
Quote:
This is the error I'm getting when I try to move on to Step 2:
Step 2 of what? and Under what condition original file or edited file?
Re: Strange characters with Shipping Estimator and MZMT
I edited the files using notepad and WS_FTP Pro. Still the problem haracters.
By Step 2 I meant, when I go to order a product by clicking on the add to cart button, choose a shipping method and then click to continue, it gives me the error. It's related to the changes being made which then also relates to the funny characters.
I posted the entire mzmt.php file under this thread: http://www.zen-cart.com/forum/showthread.php?t=54381
Re: Strange characters with Shipping Estimator and MZMT
Look at the top of the file you edited that is on the server ...
You will more than likely find those characters in that file probably just above a: <?php or just below a ?>
Re: Strange characters with Shipping Estimator and MZMT
Re: MZMT Module not showing in checkout options
I'm having exactly the same problem. Tried fiddling the table method: weight, price and count to no avail. Also tried changing the sorting order from the default of "0" to "1".
Switched over to the default single-table module and that works.
Any help would be greatly appreaciated. Thanks!
Re: MZMT Module not showing in checkout options
with 1.3.6+ each module needs to have a sort order set and they all have to be different
Re: MZMT Module not showing in checkout options
Merlinpa: that's what I thought at first.
Anyway, am using Australian states as my zones. After a bit more fiddling around I've found that the customer's state must match exactly with the code for the zone. That is, if your code for Western Australia is "WA" then the customer's state must also be "WA".
Inadvertent editing of the customer details may cause this issue.
Hope this helps someone out there. :)
Re: MZMT Module not showing in checkout options
Note: it is not so much that v1.3.6 needs them to be set but rather we warn you when your settings will cause issues based on how they are set ... :smile:
MZMT table help, please. :)
Hi All,
I have been searching the forums for help on how to edit tables for the MZMT shipping module and cant' find what I am looking for. I was hoping you could help?:lamo:
I have installed the MZMT module and the sql database "`US_48.sql`". I can see the zones and MZMT module in the admin area. I want to set up shipping for the US only. Each state will have different shipping price based on weight.
Now that I have this set up, I would like to enter my custom shipping data into the table. How do I find the table to insert my shipping info into and what program do I use to do it? I have never used SQL/databases before so I'm not sure how it all works.
Thanks in advance for your guidance,
Adam