Zhiva Posted August 1, 2003 Posted August 1, 2003 Just installed Seperate_price_per_group v3.4 on a osCommerce 2.2 2MS. Everything seems fine, except for this: I got no price-box for groups in the products-page for the admin. Examining the source-conde for the page, I found this: <! zhiva insert > <td><table border="0" cellspacing="0" cellpadding="2"> <tr valign="top"> </tr> </table></td> </tr> <! zhiva done > I believe there should have been lots of more in there between my comments. (And yeah, I tried without the comments too :P) So I narrowed it down to admin/categories.php, around line 626 (after all other code was inserted). I do not run any other mods yet. Anyone else who has experienced this, and have found a solution? Quote
Zhiva Posted August 1, 2003 Author Posted August 1, 2003 Just found it out myself. I had to insert a customer_group_id for one of the customers. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.