Quote Originally Posted by missmobtown View Post
Yes, that did it for fixing the error message. Now logging in on the front side works fine.

But, it looks like I'm left with a lingering problem; in Admin/Customers, I can edit customers and try to change their Wholesale Pricing level, but it seems like that info isn't being saved. Even I try to switch my fake wholesale customers to 0 (retail), it doesn't show a number in the Request Wholesale column in my customers table. Any thoughts on this, or do I need to PM you for reversal instructions and...sigh... start from scratch?

BTW, your debugging of this mod for this version of Zen Cart is pretty brilliant. Well done, and thanks.

CG

This is a result of a missed 'customers_wholesale' replacement OR not removing the duplicate entries listed in one or more of the files.

This is the exact problem that led me to the bug and the fix!

If it's happening in the admin, check that your admin/customers.php file has all the necessary replacements. This is the file that is controlling the input and then the read from the SQL database fields.

Look to see there are no duplicate c.customers_wholesale or any of the old incorrect customer_whole/customer_wholesale anywhere in the customers.php file.

Thanks!

Twitch.