Re: DUAL Pricing version 2
Quote:
Originally Posted by
snorkeltwin
Firstly, thanks to the author(s) for this plugin.
I am running Zen Cart 1.5.4 and have installed the relevant version (Dual-Pricing-2.1.5b > 1.5.4) of this plugin. (I also have FEC / COWOA installed.) On the whole, it seems to be functioning very well and doing everything it should, aside from one small problem: apparently there should be a "wholesale request radio on the register page"—which I assume means index.php?main_page=create_account—but there isn't.
(There is a "Request Wholesale" column in the "customers" section of the admin, but it's blank.)
Has anybody come across the same problem recently? Looking back through this thread, I see a few that have, but can't see a solution. If anybody can point me in roughly the right direction—where this radio button should appear, which file I should be looking at, or even just what the text for the radio button should say so I can try to track it down, I'd be very grateful.
Thanks.
The Request Wholesale field in the admin is used to assign which pricing band the customer is assigned to, .i.e. 1, 2, 3 or 4. There is no indication on the create account page to request wholesale pricing. For my clients, I suggest they mention on their site if customers want wholesale pricing, they must contact the store owner to request it. If they 'pass', an admin will assign them to the appropriate level and email them saying so.
3 Attachment(s)
Re: DUAL Pricing version 2
Quote:
Originally Posted by
jeking
The Request Wholesale field in the admin is used to assign which pricing band the customer is assigned to, .i.e. 1, 2, 3 or 4. There is no indication on the create account page to request wholesale pricing. For my clients, I suggest they mention on their site if customers want wholesale pricing, they must contact the store owner to request it. If they 'pass', an admin will assign them to the appropriate level and email them saying so.
Hi Jim,
Thanks for your reply.
I'm not referring to the "Wholesale pricing box" which is in each separate customer's account details, and is where the level is set. That box is there, and is working correctly. I'm referring to a column in the admin Customers overview, which is headed "Request Wholesale"—see screenshot below:
Attachment 16712
I have manually created wholesaler accounts of differing levels, all of which work correctly. Nothing shows in this column though.
As you point out, there is no indication on the create account page to request wholesale pricing, but looking back through the various version history notes, there should be:
Attachment 16711
Unless this has been removed in a later version for some reason...?
Re: DUAL Pricing version 2
Quote:
Originally Posted by
snorkeltwin
Hi Jim,
Thanks for your reply.
I'm not referring to the "Wholesale pricing box" which is in each separate customer's account details, and is where the level is set. That box is there, and is working correctly. I'm referring to a column in the admin Customers overview, which is headed "Request Wholesale"—see screenshot below:
Attachment 16712
This indicates a problem with your installation and merging of /ADMIN/customers.php It should display the pricing band.
Quote:
Originally Posted by
snorkeltwin
I have manually created wholesaler accounts of differing levels, all of which work correctly. Nothing shows in this column though.
As you point out, there is no indication on the create account page to request wholesale pricing, but looking back through the various version history notes, there
should be:
Attachment 16711
Unless this has been removed in a later version for some reason...?
That version was before I was involved so I was unaware it ever existed. I don't know if it was removed on purpose or not. I'll make a not to look into this next time I update this.
Re: DUAL Pricing version 2
Quote:
Originally Posted by
jeking
This indicates a problem with your installation and merging of /ADMIN/customers.php It should display the pricing band.
That version was before I was involved so I was unaware it ever existed. I don't know if it was removed on purpose or not. I'll make a not to look into this next time I update this.
Ah, okay—I will double check admin/customers.php.
Thank you very much for your help, Jim.