Results 1 to 2 of 2

Virtual Mall Version

This is a discussion on Virtual Mall Version within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; The attached file is simply this text ---- In catalog/includes/database_tables.php adding // Virtual Mall 2.2.1 define('TABLE_STORES', 'stores'); // Virtual Mall ...

      
  1. #1
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,501
    Rep Power
    567


    Post Virtual Mall Version

    The attached file is simply this text ----


    In catalog/includes/database_tables.php adding

    // Virtual Mall 2.2.1
    define('TABLE_STORES', 'stores');
    // Virtual Mall 2.2.1

    will resolve the "error" pointed out in the Virtual Mall Installation Instructions.txt as a

    Known Bugs:

    There is a string in the checkout_process.php at line 282:

    //For some reason this code causes database errors on some stores, it cant recognize the info from the database, further research needed.
    // $store_info_query = tep_db_query("SELECT store_owner_fname,
    //store_owner_lname, store_email_address FROM " . TABLE_STORES . " where
    //store_id = '" . $store_totals[$si]['store_id'] . "'");
    // $store_info = tep_db_fetch_array($store_info_query);

    I could not troubleshoot the error so I removed it from the query with //. As stated "futher research needed".


    More...
    Michael Sasek
    osCMax Developer


    osCmax installation service - Have our professionals install osCmax on your server - same day service!
    osCmax 2.0 User Manual - the must have beginners guide to osCmax v2.0

    Stay Up To Date with everything osCMax:
    Free osCMax Newsletters - Security notices, New Releases, osCMax News
    osCMax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  2. #2
    Lurker
    Join Date
    Jan 2007
    Posts
    2
    Rep Power
    0


    Default Re: Virtual Mall Version

    That's mean I can run a copy of osCMax as Virtual Mall ??
    sorry for my question, but I was searching a lot for this feature and I'm new to osCMax !

Similar Threads

  1. Virtual Product Still Charges Handling
    By kenlyle in forum osCmax v1.7 Discussion
    Replies: 2
    Last Post: 11-08-2005, 05:24 PM
  2. Setting up a Virtual Server Problems
    By kingdomk in forum osCommerce 2.2 Installation Help
    Replies: 4
    Last Post: 04-19-2005, 08:26 AM
  3. MAJOR BUG! PDF Virtual Download File Gets Corrupt!
    By In-Overtime in forum osCmax v1.7 Discussion
    Replies: 4
    Last Post: 05-15-2004, 05:49 AM

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
  •