Thread: Brands Sidebox

Results 1 to 2 of 2
  1. #1
    Join Date
    May 2006
    Location
    Queensland, Australia
    Posts
    248
    Plugin Contributions
    0

    Default Brands Sidebox

    Greetings,

    I have been trying to make a new field on the site called "brands" this will be based on "Manufacture" but sometimes different manufactures have different brands.

    The Main error i am getting is this

    "1146 Table 'store.table_brands' doesn't exist
    in:
    [select m.brands_id, m.brands_name from TABLE_BRANDS m order by brands_name]"

    Here is a copy of the files i have made and editted.

    Now, i made the table in Mysql, and i made 5 fields. I called the the table "brands"

    brands_id int(11) No None auto_increment
    brands_name varchar(32) utf8_general_ci No
    brands_image varchar(64) utf8_general_ci Yes NULL
    date_added datetime Yes NULL
    last_modified datetime Yes NULL
    Attached Files Attached Files
    Last edited by Delights; 1 Aug 2009 at 10:47 AM.

  2. #2
    Join Date
    May 2006
    Location
    Queensland, Australia
    Posts
    248
    Plugin Contributions
    0

    Default Re: Brands Sidebox

    Nevermind i found the solution;

    define('TABLE_MANUFACTURERS_INFO', DB_PREFIX . 'manufacturers_info');

    after that add this line

    define('TABLE_BRANDS', DB_PREFIX . 'brands');

 

 

Similar Threads

  1. v139d how to link brands?
    By WEBDUDE in forum General Questions
    Replies: 8
    Last Post: 28 May 2013, 03:43 AM
  2. categories and brands
    By dmc_gryphon in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 4 Nov 2009, 02:19 PM
  3. Display Brands Page
    By kitcorsa in forum General Questions
    Replies: 0
    Last Post: 12 Sep 2008, 12:56 PM
  4. Popular Brands sidebox?
    By tarantino in forum Basic Configuration
    Replies: 0
    Last Post: 20 Sep 2007, 04:06 AM
  5. Organizing Images (Brands)
    By lmw1 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Apr 2007, 02:58 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR