I am having trouble getting my linkages to work with better together version 2.0.
I have successfully uploaded the files and installed the module in admin. I have tried every variation of linkages and no matter what I do no linkages work.
Below are my current linkages.
function setup() {
// Add all linkages here
// Some examples are provided:
/*
$this->add_prod_to_prod(14169, 13461, "$", 10);
*/
}
By the way, I am also using discount_1.10 (which works) and preview_1.3.8_2 (also works). I tried removing them temporarily, but that didn't have an effect on better together (still broken).
The linkages don't appear in step 2/3 of checkout or with the Better Together Promotional Page.
Any ideas why it isn't working?


Reply With Quote
