Quote Originally Posted by swguy View Post
Your setup function should be this:

function setup() {
$this->add_prod_to_prod(425,426, "%" , 50);
}

Delete anything else you have and paste this in.

If it doesn't work, you have done something wrong and you need to put an ad in commercial help wanted for someone to install it for you.
Thanks. From your answer I could see where I was going wrong.

Regards

Philip