Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24
  1. #21
    Join Date
    Feb 2012
    Posts
    427
    Plugin Contributions
    0

    Default Re: Attribute pricing...

    With regard to the 'no line 101' I put it into word and then back into txt and it seems to have sorted the line spacing out

  2. #22
    Join Date
    Jan 2014
    Location
    Ontario, Canada
    Posts
    252
    Plugin Contributions
    3

    Default Re: Attribute pricing...

    I did have to go through the module installation slowly to understand what it all meant. :)
    I manually entered most of the code but when I was uncertain I used winmerge to compare the files.

    I would suggest removing the other wholesale modules because that is where I sense the attribute flaw is hiding.

    Once I had installed Twitch Wholesale I had no issue, it seems very thorough.

    Good Luck!

  3. #23
    Join Date
    Feb 2012
    Posts
    427
    Plugin Contributions
    0

    Default Re: Attribute pricing...

    Hi,
    Already confused, LOLZ!

    What do these mean...

    ** STEP 1 Begin ***

    SQL Update - Add the customers_wholesale field to the customers table:
    ALTER TABLE `customers` ADD `customers_wholesale` VARCHAR(4) NOT NULL DEFAULT '0';

    AND

    We will now add the third recording position of the wholesale switch - statically in the ORDERS table
    SQL update...
    ALTER TABLE `orders` ADD `customers_wholesale` VARCHAR(4) NOT NULL DEFAULT '0';

    Thanks
    Amy

  4. #24
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,732
    Plugin Contributions
    27

    Default Re: Attribute pricing...

    Log into admin, click Tools -> Install SQL Patches

    Copy and paste this into the text box:
    ALTER TABLE `customers` ADD `customers_wholesale` VARCHAR(4) NOT NULL DEFAULT '0';
    ALTER TABLE `orders` ADD `customers_wholesale` VARCHAR(4) NOT NULL DEFAULT '0';

    Then click send.

    That will post a notification at the top of your admin screen that tells you if the SQL lines were processed and the two new columns were added to your database tables.
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    June 7.2026 - NOW AVAILABLE - Twitch Base8 - Obsidian

 

 
Page 3 of 3 FirstFirst 123

Similar Threads

  1. Attribute variables or skip/branch & advanced attribute pricing help
    By tee2020 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 21 Jun 2011, 02:56 AM
  2. Attribute Pricing
    By adpastor in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 17 Nov 2010, 04:29 PM
  3. Different Quantity Pricing & Corresponding Attribute Pricing
    By benlau in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 1
    Last Post: 19 Jan 2010, 03:59 PM
  4. Attribute images and/or attribute pricing
    By tryphon in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 6 Apr 2009, 09:38 PM
  5. Attribute Pricing
    By abcoombe in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 27 May 2008, 07:37 PM

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