

audreyannlow
Members-
Content count
10 -
Joined
-
Last visited
Profile Information
-
Real Name
Audrey Ann Low
-
Seperate Pricing Per Customer v3.5
audreyannlow replied to scendent's topic in General Add-Ons Support
Awesome, thanks! Worked like a charm except...can't figure out what on earth I did, but the footer won't load, and everything goes blank as soon as the index page is reloaded! I commented out new_producsts.php, so that's why THAT doesn't show up, but I left in the date on the LH side and also the footer text (deleted the banner via admin panel). The website is aipathedog.com/catalog Thanks so much! Audrey -
Seperate Pricing Per Customer v3.5
audreyannlow replied to scendent's topic in General Add-Ons Support
Thanks a bunch - it works!!! I was looking for the wrong code to replace. Only one issue thus far. All I see in "my account" is this: 1054 - Unknown column 's.public_flag' in 'where clause' select count(*) as total from orders o, orders_status s where o.customers_id = '2' and o.orders_status = s.orders_status_id and s.language_id = '1' and s.public_flag = '1' [TEP STOP] My Account Information I can't seem to figure out what's wrong. :-\ -
Seperate Pricing Per Customer v3.5
audreyannlow replied to scendent's topic in General Add-Ons Support
Yes, thanks - I've tried Actual Attribute Price (http://www.oscommerce.com/community/contributions,1716) but couldn't get it to work - maybe not SPPC compatible? I also looked at "Actualy Price in Pull down option menus" (http://addons.oscommerce.com/info/716) and couldn't find the code to replace. Anyone successfully integrated either of these contribs with SPPC? What I want is basically this: Regular pet owner logs in and sees different size options for dog food. - 20 lbs (29.99) - 40 lbs (53.99) - etc. Animal shelter logs in and sees the following - 20 lbs (19.99) - 40 lbs (43.99) - etc. Anyone got a clue how to do this? Thanks so much! Audrey -
Seperate Pricing Per Customer v3.5
audreyannlow replied to scendent's topic in General Add-Ons Support
Oops! Thanks for responding - I just missed this reply. The drop-down gives two prefix choices: + and -. I simply don't want prefixes. I did find a part of the code where I could add in another (blank) option, but I've somehow introduced some strange pricing error. The site is frr.aipathedog.com. Is there another way to get rid of prefixes so that I simply input the actual price and not add to the first price listed? Thanks! Audrey -
Seperate Pricing Per Customer v3.5
audreyannlow replied to scendent's topic in General Add-Ons Support
What about specific prices for various options in each group? I know this already does exist ("group prices" button in the admin/products_attributes page), but the prefix appears in a drop-down menu, and I can't find it in the code. -
Separate Pricing per Customer v4.2.1 - is this site too modified?
audreyannlow posted a topic in General Add-Ons Support
frr.aipathedog.com Pretty new site with no contributions installed. But I have modified HTML, CSS, and some PHP in a bunch of pages including these: index.php stylesheet.css includes/languages/english/index.php includes/languages/english/English.php includes/modules/new_products.php both columns, and more If someone wouldn't mind taking a quick peak at the site...I don't know if you can tell at first glance whether I can install this contribution by uploading the whole thing. I'm new to websites and what not. Thanks! Audrey