

supergrizz
Members-
Content count
21 -
Joined
-
Last visited
Profile Information
-
Real Name
Dave
-
supergrizz started following Kirod
-
Kirod started following supergrizz
-
[contribution] Super Download Store
supergrizz replied to AlexStudio's topic in General Add-Ons Support
Would there be a way to use this contribution to direct the purchaser to a specific URL (html/php page) instead of a file upon purchasing a product? What my client is selling are online video courses with an exam following the video. The pages would need to be secured from being accessed by folks that have not purchased the product. Super download shop looks like the way to go, but it is not exactly set up to do this, just at first glance. Would it be possible, maybe, with some slight modifications? Thanks, The Grizz -
[Contribution] All Products v3.0 MS 2.2 with Images
supergrizz replied to Farrukh's topic in General Add-Ons Support
Is there a way to make it so the allprods page is actually displayed for the start page? I have a client that wants this instead of having the New Products display on the start page. Thanks for any help you can offer! -
Seperate Pricing Per Customer v3.5
supergrizz replied to scendent's topic in General Add-Ons Support
There is the Quantity Price Breaks for Separate Pricing Per Customer contribution: http://www.oscommerce.com/community/contributions,3039 here's the description from the original contribution: This is useful if you need to give your customers different prices based on the quantity they order. (volume discounts) The product information page will display a table of the price break prices if a product has been configured to use price breaks. You can set up different price breaks for each customer group. The only downside that I have seen is that the price break values do not import through Easy Populate (if you're using it) for every customer group. Hope this helps, DC -
Seperate Pricing Per Customer v3.5
supergrizz replied to scendent's topic in General Add-Ons Support
Make sure you make all the edits to the easy_populate.php file that are explained in this post: http://forums.oscommerce.com/index.php?sho...ndpost&p=610151 Jeep does a fine job clearly explaining things! After you make these edits successfully, and if the rest of the code is still intact, you should not have any problems with your upload. -
EasyPopulate 1.0 - Populate your store from Excel / csv
supergrizz replied to wasson65's topic in General Add-Ons Support
Can someone please help?? It seems after I installed the two contribs to work together (Easy P and Separate price per cust), everything was fine until I noticed one thing. The product price is changing when I upload my data through Easy Populate. In fact, what looks like is happening is that the prices I enter in are being treated as the Gross Amount (after taxes), so that the actual cost of the product that displays on the product page (Net Amount) ends up being the amount entered into my spreadsheet MINUS the percentage of sales tax. So if I enter in $8 for my product price on my spreadsheet, and then upload through Easy Populate, the price ends up to be $7.33. It's vert strange, and very frustrating. Does anyone know of a fix, or someway to disable the function that is making this calculation happen? I DO NOT display my products with the sales tax, and I really don't care if the calculation is made for each product on the admin or catalog side, just as long as the taxes are added in on checkout, that's all that matters to me. Thanks, DC -
Seperate Pricing Per Customer v3.5
supergrizz replied to scendent's topic in General Add-Ons Support
Also, I wanted to know if anyone has ever had this problem before with running Easy Populate with SPPC: It seems after I installed the two contribs to work together, everything was fine until I noticed one thing. The product price is changing when I upload my data through Easy Populate. In fact, what looks like is happening is that the prices I enter in are being treated as the Gross Amount (after taxes), so that the actual cost of the product that displays on the product page (Net Amount) ends up being the amount entered into my spreadsheet MINUS the percentage of sales tax. So if I enter in $8 for my product price on my spreadsheet, and then upload through Easy Populate, the price ends up to be $7.33. It's vert strange, and very frustrating. Does anyone know of a fix, or someway to disable the function that is making this calculation happen? I DO NOT display my products with the sales tax, and I really don't care if the calculation is made for each product on the admin or catalog side, just as long as the taxes are added in on checkout, that's all that matters to me. Thanks, DC -
Seperate Pricing Per Customer v3.5
supergrizz replied to scendent's topic in General Add-Ons Support
Hey all, Is there a way to set a customer group so that they must buy a minimum quantity of the products? For example, I want to be able to set in the admin so that the Wholesale group must by at least 50 units, or they will not be able to checkout. Any ideas? Thanks, DC -
[Contribution] Geotrust/Skipjack Payment Module
supergrizz replied to kinetek's topic in General Add-Ons Support
Should work fine. I think it works across the board for GeoTrust and SkipJack. It's not a very complicated mod, and it works great. DC -
[Contribution] Geotrust/Skipjack Payment Module
supergrizz replied to kinetek's topic in General Add-Ons Support
Correction: the file that need to be edited is /catalog/includes/configure.php DC -
[Contribution] Geotrust/Skipjack Payment Module
supergrizz replied to kinetek's topic in General Add-Ons Support
I JUST figured it out. It wasn't EMS at all, it was how I had things configured in the /catalog/configure.php file. This: define('HTTP_COOKIE_DOMAIN', 'http://www.tkojewelry.com'); define('HTTPS_COOKIE_DOMAIN', 'https://www.tkojewelry.com'); Needs to instead look like this: define('HTTP_COOKIE_DOMAIN', 'www.tkojewelry.com'); define('HTTPS_COOKIE_DOMAIN', 'www.tkojewelry.com'); I just lost the http:// and the https:// in those 2 settings and it worked perfectly. I found the answer in this thread: http://forums.oscommerce.com/index.php?showtopic=97820&st=0 DC -
[Contribution] Geotrust/Skipjack Payment Module
supergrizz replied to kinetek's topic in General Add-Ons Support
I am having this same problem as Janice and I am using a EMS account. I have it in live mode right now, and I am putting in the test credit card number. I see that it has been declined in the EMS admin, but instead of going back to checkout_process.php and displaying the credit card error, it goes to the login page with no error message at all! I have used this contribution before and it works great with a Geotrust account, so I imagine it's prolly some small thing that needs to be changed to make it work with Skipjack/EMS. Anyone know? Thanks, DC -
[Contribution] Adding new fields to Easy Populate
supergrizz replied to lessliquidation's topic in General Add-Ons Support
Hey - :blink: I've been looking all over the forums board on how to add new fields to EP, and thought I had found it with this one... BUT... What if the new field I would like to add is OUTSIDE of the products table? Is there any way to do it? Say for example... specials?!? I've seen all kinds of people asking about how to do this, but it seems that no one will touch it with a 99 1/2 foot pole. That's really what I need to add. Seems like there should be some easy way to do it. Am I wrong? I'm using EP v2.61.2 because I'm on the MS1 version of OS Comm . Any help or links to documentation on this would be GREATLY appreciated. I love the idea of EP and it seems like it's a great contribution. But since almost all of the products my client is selling has a specials price attached to it... it will be kind of pointless if I use EP and then have to go back into the web admin and add the Special price for each one individually. Thanks DC -
[Contribution] Admin Account with Access Level
supergrizz replied to Parikesit's topic in General Add-Ons Support
I pasted this in and it makes it so the password displays properly when new admin is created, but the forgotten password email doesn't work. It displays ADMIN_EMAIL_SUBJECT and ADMIN_EMAIL_TEXT. Anyone know the fix for this? A little helpless, DC