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
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
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!
Trinity
Many thanks for a high-fiver!
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
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