

seank123
Members-
Content count
336 -
Joined
-
Last visited
Everything posted by seank123
-
[Contribution] Quantity Discounts for osCommerce 3.0
seank123 replied to swguy's topic in Order Total Modules
Cheers for the reply. Hopefully it will appear in future versions! I set 'Discount Level 1' to 3 and 'Discount Amount' to the price of the items (all items are the same price) - seems to work - when I add 2 itmes I get no discount, when I add 3 or more items I get the price of one item discounted - perfect! Probably will run into problems if the prices of items are different though! Would it be possible to set the discount amount to the cost of the cheapest item if the 'Total Items In Cart' option was selected rather than a set value? -
[Contribution] Quantity Discounts for osCommerce 3.0
seank123 replied to swguy's topic in Order Total Modules
Needed something to do a 'Buy 2 get 3rd free' type offer - this does it perfectly! Many thanks! Just one question - is it possible to get it to only apply the discount to a specific country/zone only? Cheers -
How easy is it to convert a v2.2 Add-On to v3?
seank123 replied to seank123's topic in Add-Ons Development
Thought so :) I've done a bit of PHP programming so I'll give it a try - see how it goes! Cheers -
Really need to use this '3 for 2' add-on in a store: http://addons.oscommerce.com/info/6526 It's written for 2.2 but would it be possible to install onto v3? Cheers
-
Issue with Complete Reviews System Contribution
seank123 replied to benelson's topic in General Add-Ons Support
Found elsewhere: In your /admin/includes/configure.php add this: define('MAX_SEARCH_RESULTS_ADMIN', '20'); -
Finally managed to get Paypal IPN working with QT Pro - had to use v1.4 as suggested in various places - but it works! However... When an order is place TWO orders show up in Admin - both with the same order ID... 'Set PayPal Acknowledged Order Status' does not update the status message. The second is really not that much of an issue yet - the first is! Any ideas why this is happening? Cheers
-
OK, narrowed it down a bit - When the order details are saved to ORDERS_TOTAL (just after you select Paypal as the payment method), they are added twice - so for each Order ID I get 2 subtotal, postage and total vaules added... both sets of these are displayed on the Checkout Conirmation page. Looks like the basket info stored by OSC is being doubled
-
[support]?MultiGeoZone MultiTable Shipping Module
seank123 replied to dreamscape's topic in General Add-Ons Support
Yeah, that's what I thought too... not urgent at the moment so will have a look later - thanks for the reply. -
[Contribution] CSS Buttons Everywhere
seank123 replied to Bigredman74's topic in General Add-Ons Support
Hi - just installed and having the same issue - what was your solution?? Cheers -
[support]?MultiGeoZone MultiTable Shipping Module
seank123 replied to dreamscape's topic in General Add-Ons Support
Cheers I did that - just looked at the Admin again and there are 2 entries for 'MultiGeoZone MultiTable Shipping' - one just under 'My Store' and the other at the end of the list - the second one works! How do I get rid of the first one (and how did it get there...)? -
[support]?MultiGeoZone MultiTable Shipping Module
seank123 replied to dreamscape's topic in General Add-Ons Support
Looks ideal for my needs - however having real trouble installing it. Followed the install instructions, ran the install SQL ans the Europe SQL, copied the 2 files to the site but cannot get the configuration->MultiGeoZone MultiTable Shipping bit to show - I need to add a 4th zone - no congfig setting appear - no error are shown. Anyone have any ideas?? Cheers -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
seank123 replied to spidometrs's topic in General Add-Ons Support
Sorted - looks like the .htacess file hadn't copied over properly... -
[CONTRIBUTION] Ultimate SEO URLs v2.1 - by Chemo
seank123 replied to spidometrs's topic in General Add-Ons Support
Have this installed on one site (http://sean-kennedy.co.uk/catalog/) and it works great. Tried to move the site to a new server (actually a new account on the same host) (http://79.170.40.247/paradisepretty.co.uk/) and copied all the OSC store files to the new host, imported the database from the first site and changed the configure.php and admin/configure.php files to the new host but the SEO URLS won't work now - I get the following when I click on a product: Forbidden You don't have permission to access /product_info.php on this server. If I go directly to www.mydomain.com/product_info.php the page is displayed... The debugging info in application_booton shows the following on the index page: Fatal error: Call to a member function on a non-object in /home/sites/paradisepretty.co.uk/public_html/includes/application_bottom.php on line 5 Line 5 is: $seo_urls->profile(); Also, the catagories box is empty - related? I'm not sure. The only thing diferent in the two stores is the 2 configure.php files. Both sites are with the same web hosting company. Anyone have any idea what's happening... Cheers -
Mod in progress- grid attributes
seank123 replied to aspiringdeveloper's topic in Add-Ons Development
Hi - been away for a bit so only just seen the new PHP4 compatible version - thanks for your time. Mostly works now.... Unfortuantly, when I go to Admin->Categories/Products I get: Fatal error: Call to undefined function: tep_hide_session_id() in /public_html/catalog2/admin/categories.php on line 780 Cheers for any help! -
Mod in progress- grid attributes
seank123 replied to aspiringdeveloper's topic in Add-Ons Development
This looks like it could be very useful - installed but all I get in the catalog is: Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /public_html/catalog2/includes/classes/grid.php on line 4 And in Admin->categories/products: Fatal error: Call to undefined function: tep_hide_session_id() in /public_html/catalog2/admin/categories.php on line 780 In Admin->products attributes: Fatal error: Call to a member function on a non-object in /public_html/catalog2/admin/products_attributes.php on line 36 Any ideas why? Cheers for your time. -
[Contribution] QTpro - Quantity Tracking Professional
seank123 replied to zonetown's topic in General Add-Ons Support
Had a bit of time to get off my ass and have a go myself .... If anyone wants to do it, try: in catalog/includes/general.php find (around line 171): and replace with something like: -
[Contribution] QTpro - Quantity Tracking Professional
seank123 replied to zonetown's topic in General Add-Ons Support
Nice contribution - thanks. All set up and working nicely except for 1 issue - or, that should be, desired feature. When set the quantity of an attribute - say Small to 10 in stock - customers can order with no problem. However, if a customer orders, for example, 15 they get the no stock message in the basket and are unable to checkout (we need to stop checkout if there is no stock). The customer then has to adjust the quantity in the cart manually to find out how many they can have (very random and, probably very annoying for the customer) - or they just delete the item - or, worse still, they go somewhere else.... Is it possible to get the basket to give a message like 'Sorry, there are only x of this item left' and automatically adjust the quantity in the cart?? Or, at least give an indication of the remaining stock so the customer knows what to do??? Cheers in advance. -
Just installed this one on a site: http://addons.oscommerce.com/info/2980 Does what you need.
-
4 of us at least !! Most of our orders are larger so there won't be much disruption for us - we'll probably leave the shipping as it is for a few weeks and see how it pans out. How to implement size and weight based shipping? Not sure - but I was thinking we might start by increasing the weight value on the larger items to push them up to a higher postage rate - whether that would be accurate when people start adding a few different items together is a different matter... Still waiting for the information pack that they promised to send me a few weeks ago (probably got lost in the post...) before I start looking into it seriously though.
-
How do this: $10 1-3 items; $3 each additional items
seank123 replied to spencermjax's topic in Shipping Modules
Set all the products to a weight or '1' and use the standard Table Rate shipping module. -
If the first four digits... we do not accept that card false error
seank123 replied to a topic in Other
You can also edit the cc_validation.php file to take account of any new number ranges - you would need to know the first 4 digits of the cards that are being rejected though. -
If the first four digits... we do not accept that card false error
seank123 replied to a topic in Other
Also, try these test numbers: Master Card 5105105105105100 (16) Characters Master Card 5555555555554444 (16) Characters Master Card 4222222222222 (13) Characters VISA 4111111111111111 (16) Characters VISA 4012888888881881 (16) Characters American Express 378282246310005 (15) Characters American Express 371449635398431 (15) Characters Amex Corporate 378734493671000 (15) Characters Dinners Club 38520000023237 (14) Characters Dinners Club 30569309025904 (14) Characters Discover 6011111111111117 (16) Characters Discover 6011000990139424 (16) Characters JCB 3530111333300000 (16) Characters JCB 3566002020360505 (16) Characters -
If the first four digits... we do not accept that card false error
seank123 replied to a topic in Other
Might be a stupid question - but - are you entering the numbers with spaces as shown on the card?? If so, then try it without the spaces - a few of our customers were having the same problem and that sorted it. -
What module are you using for the shipping?
-
If you have the different areas set as Zones in Admin, then have a look at: http://www.oscommerce.com/community/contributions,3948 or http://www.oscommerce.com/community/contri...,2/search,zones They let you set up different shipping rates by weight to each zone