Results 1 to 5 of 5

Wholesale price shows in uindex but not product_info page

This is a discussion on Wholesale price shows in uindex but not product_info page within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Hi, I have a group set as wholesale and have set prices for both retail and wholesale. When I log ...

      
  1. #1
    Active Member
    Join Date
    Nov 2002
    Location
    Sydney
    Posts
    239
    Rep Power
    10


    Default Wholesale price shows in uindex but not product_info page

    Hi,

    I have a group set as wholesale and have set prices for both retail and wholesale.

    When I log in as the wholesale customer I see the ws price in New Products and What's New but when I click on the image to go to the product, it shows the retail price in the large heading.

    When I try to buy, it still shows the retails price.

    I assume I am not doing something correctly, correct?

    Thanks


    oz


  2. #2
    Active Member
    Join Date
    Nov 2002
    Location
    Sydney
    Posts
    239
    Rep Power
    10


    Default Re: Wholesale price shows in uindex but not product_info page

    On a second look, when I click the image I go back to http:// from the https:// I have when I log in.

    here are my configs..

    /includes/configure.php

    // Define the webserver and path parameters
    // * DIR_FS_* = Filesystem directories (local/physical)
    // * DIR_WS_* = Webserver directories (virtual/URL)
    define('HTTP_SERVER', 'http://www.crxindustrial.com'); // eg, cPanel® - should not be empty for productive servers
    define('HTTPS_SERVER', 'https://secure3.myownserver.net/~crxindus'); // eg, https://localhost - should not be empty for productive servers
    define('ENABLE_SSL', true); // secure webserver for checkout procedure?
    define('HTTP_COOKIE_DOMAIN', 'www.crxindustrial.com');
    define('HTTPS_COOKIE_DOMAIN', 'www.crxindustrial.com');
    define('HTTP_COOKIE_PATH', '/');
    define('HTTPS_COOKIE_PATH', '/');
    define('DIR_WS_HTTP_CATALOG', '/');
    define('DIR_WS_HTTPS_CATALOG', '/');
    define('DIR_WS_IMAGES', 'images/');
    define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
    define('DIR_WS_INCLUDES', 'includes/');
    define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
    define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
    define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
    define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
    define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');

    define('DIR_WS_DOWNLOAD_PUBLIC', 'pub/');
    define('DIR_FS_CATALOG', '/home/crxindus/public_html/');


    Catalog/admin/includes/configure.php


    // Define the webserver and path parameters
    // * DIR_FS_* = Filesystem directories (local/physical)
    // * DIR_WS_* = Webserver directories (virtual/URL)
    define('HTTP_SERVER', 'http://www.crxindustrial.com'); // eg, cPanel® - should not be empty for productive servers
    define('HTTP_CATALOG_SERVER', 'http://www.crxindustrial.com');
    define('HTTPS_CATALOG_SERVER', 'https://secure3.myownserver.net/~crxindus');
    define('ENABLE_SSL_CATALOG', 'true'); // secure webserver for catalog module
    define('DIR_FS_DOCUMENT_ROOT', '/home/crxindus/public_html/'); // where the pages are located on the server
    define('DIR_WS_ADMIN', '/admin/'); // absolute path required
    define('DIR_FS_ADMIN', '/home/crxindus/public_html/admin/'); // absolute pate required
    define('DIR_WS_CATALOG', '/'); // absolute path required
    define('DIR_FS_CATALOG', '/home/crxindus/public_html/'); // absolute path required
    define('DIR_WS_IMAGES', 'images/');
    define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
    define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . 'images/');
    define('DIR_WS_INCLUDES', 'includes/');
    define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');

    store is SydneyBiz : Welcome to CRX Industrial.com

    Thanks..

    oz

  3. #3
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default Re: Wholesale price shows in uindex but not product_info page

    Missing something in your config -

    Try:
    define('USE_PCONNECT', 'true'); // use persistent connections?
    define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

  4. #4
    Active Member
    Join Date
    Nov 2002
    Location
    Sydney
    Posts
    239
    Rep Power
    10


    Default Re: Wholesale price shows in uindex but not product_info page

    Thanks jpf. Actually it was there however I didn't copy/paste it in the forums.

    It was set to false and empty, not mysql.

    I have set the sessions to file, so would I still add the mysql here?

    It still does not help me with the going in and out of https: and http though.

    I have done searches here and at osc but can't seem to get the answer I need. Any help here?

    Thanks again

    oz

  5. #5
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default Re: Wholesale price shows in uindex but not product_info page

    Change sessions to mysql in this file. Using file based many time HTTP to/from HTTPS breaks the sessions - specially on shared SSL.

Similar Threads

  1. Downloadable product as an attribute still shows weight in shipping page
    By mjfontec in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 04-01-2007, 07:10 AM
  2. HELP!!!! WHOLESALE PRICE NOT SHOWING ON PRODUCT PAGE
    By Judith in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 10-26-2005, 03:32 AM
  3. Product_info page won't stay at 800 width on osC template!
    By toddhata in forum osCMax v1.7 Installation
    Replies: 5
    Last Post: 01-19-2005, 06:57 PM
  4. Error on product_info page
    By Anonymous in forum osCMax v1.7 Installation
    Replies: 2
    Last Post: 02-13-2004, 01:53 PM
  5. Shows Price in 0
    By ChanBe in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 09-16-2003, 02:49 PM

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
  •