Guest Posted October 24, 2007 Posted October 24, 2007 (edited) I installed MVS v1.1 as I have products shipping from different companies (and of course they are on different sides of the country) so I can more accurately calculate UPS charges. Once I did that I got the "dreaded register_globals is disabled error" so I applied various different contributions--each of which fixed the register globals issue but now when you check out I get the error. Warning: reset(): Passed variable is not an array or object in catalog/includes/classes/vendor_shipping.php on line 48 Continuing on to the next page and you get the error Warning: reset(): Passed variable is not an array or object in /catalog/includes/classes/vendor_shipping.php on line 48 Warning: Cannot modify header information - headers already sent by (output started at /catalog/includes/classes/vendor_shipping.php:48) in /catalog/includes/functions/general.php on line 33 I either need to fix this error or most likely correct the register_global problem after the install of the MVS (which is what I really wanted in the first place) Is there any contribution that you can suggest to fix the register_global? I've read hundreds of posts--tried all that I dared and still cannot fix the issue. What have i missed? Edited October 24, 2007 by OzarkOutdoors Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.