osCmax v2.5 User Manual
Results 1 to 2 of 2

Specials & Customer Group Problem

This is a discussion on Specials & Customer Group Problem within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; I'm having a problem when adding specials after adding a Retail customer group. The system defaults the special with the ...

      
  1. #1
    Member Munt's Avatar
    Join Date
    Jul 2010
    Posts
    49
    Rep Power
    0


    Default Specials & Customer Group Problem

    I'm having a problem when adding specials after adding a Retail customer group.

    The system defaults the special with the only customer group, meaning it cant be seen until they log in.

    Is there a default customer group i can add for all new users and for specials that everyone will be able to see ?

    At the moment I have to alter the SQL directly to remedy this.

    Here's a picture


  2. #2
    Member Munt's Avatar
    Join Date
    Jul 2010
    Posts
    49
    Rep Power
    0


    Default Re: Specials & Customer Group Problem

    Ahh I figured it out ...

    Just make a customer group with an ID of "0"

    or run this query:


    INSERT INTO `customers_groups` (`customers_group_id`,`customers_group_name`,`cust omers_group_show_tax`,`customers_group_tax_exempt` ,`group_payment_allowed`,`group_shipment_allowed`)
    VALUES
    (0, 'Default', '1', '0', '', '');
    Hope this helps
    Last edited by Munt; 08-19-2010 at 02:42 PM.

Similar Threads

  1. Assign customer to pricing group at registration by referrer code
    By mcornell in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 08-03-2010, 10:58 AM
  2. Shipping Option that is only visible to Customer Group
    By alexandermorris in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 02-16-2010, 03:11 PM
  3. Customer Group Assignment issue
    By joleinik in forum osCMax v2 Features Discussion
    Replies: 2
    Last Post: 11-08-2008, 08:21 PM
  4. New customer group
    By haircrazy in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 08-03-2005, 07:14 AM
  5. Uploaded product Images and user.group account problem
    By red_fraggle in forum osCMax v1.7 Installation
    Replies: 0
    Last Post: 11-06-2004, 01:02 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •