Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Acknowledeged74

Pioneers
  • Posts

    114
  • Joined

  • Last visited

Everything posted by Acknowledeged74

  1. Hi OK I'll get some quotes, just very surprised there isn't a standard module for this, it must be a very common ask i would thought? Ash
  2. Hi We currently have a minimum spend for UK customers of £25, then free postage. We would like a flat rate for international shipping i.e. it will always cost them £10 in total however many items they order for standard delivery to anywhere outside the UK. Does anyone know how I can achieve this please? I appreciate the help. A
  3. I really appreciate the advice. I already found a module that sets the limited spend before it allows you to check out and that works well. The only thing left to do now is the zone, I've created a tax zone called international and chosen All Countries, however will this not also include the UK? Can anyone tell me how to remove the UK from the folder but leave the rest as all? Nearly there guys great. Regards Ash
  4. Yeah there is a long list of zone citys etc under Locations > Zones but none of these are offered as an option in the International shipping drop down, only the default Tax Zone of Florida. I just want anything that isn't the UK to be international, give that a flat rate and minimum spend for free postage then its done. How do I set the rest of the world to be the international shipping flat rate?
  5. Hi We have the free version of OSc and I'm trying to make some changes to the shipping options. Currently there is a flat rate set for UK postage which works fine, and a flat rate of £5 for international purchases which for some reason isn't attaching to the final price? What we would ideally like is to have the UK set as free for purchases over £25 and for the flat rate for the international to actually work. The screenshot of the page is attached. Any advice here would be great, I appreciate any help in advance guys. AJ
  6. Actually worked this one out, for future ref if anyone has the same issue: change file at /includes/languages/english/modules/shipping/item.php define('MODULE_SHIPPING_ITEM_TEXT_TITLE', 'International Per Item'); define('MODULE_SHIPPING_ITEM_TEXT_DESCRIPTION', 'International Flat Rate'); define('MODULE_SHIPPING_ITEM_TEXT_WAY', 'Royal Mail International signed'); ?>
  7. Actually an option may be, if we scale everything down, to offer just 2 options: Free 2nd class Royal Mail postage within the UK, and a set £5 per Item for international, very much simplifying. For this I would then need to change the wording for the 'flat rate' and 'per item' shipping modules, maybe someone can help me with this please, where would I change this text ?
  8. Hi Looking at the standard shipping options they seem to be either flat rate, per item or based on weight, rather than type of postage which we need. I need to get as close to below as possible: UK Deliveries Standard Delivery - Royal Mail 2nd class packet post FREE Special Delivery - Royal Mail Next Day packet post £7.00 optional Parcel Delivery - Royal Mail 2nd Class parcel post According to weight International Deliveries Royal Mail International signed for or Fedex According to weight I see there are a few downloadable modules, but which is the best to go for considering our requirements. Tankya ash x
  9. Hi I have followed the instructions uploaded the class.smtp and class.phpmailer from the zipped folder and changed the email.php files in both parts of my ftp. We have then tried to purchase a test item but got the error: Warning: require_once(includes/classes/class.phpmailer.php) [function.require-once]: failed to open stream: No such file or directory in /home/palmers/public_html/includes/classes/email.php on line 531 Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/class.phpmailer.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/palmers/public_html/includes/classes/email.php on line 531 The instructions say to to put the class.smtp and class.phpmailer in the class require_once(DIR_WS_CLASSES . "class.phpmailer.php");
  10. Gary think I've just sent you a message via another site, http://www.clubosc.com/sorting-options-and-attributes-in-2-3-1.html/comment-page-1#comment-5528 this page appears to say there a fix that you have come up with ?
  11. Burt thanks for the response, so you are saying that it should be working and basically I've tried to run something that is already there ?
  12. OK looking through the forum search results for this contribution, tons of people seem to be having problems, some the same as mine. Did you guys find an answer, or does it just not work with 2.3.1 ? I'm open to other options, just NEED this to work.
  13. Hi I've asked about this before, as well as trying some options I've found looking on Google, but its not worked for my particular version. Basically I have A-Z ring sizes for my products, for rings that we sell. When we add these at present they show in any old order, and clearly that's just a nightmare. Everything else seems to be working perfectly with our Oscommerce 2.3.1 installation, but we simply can't run the website without the attributes being in order. I have tried the Products Attributes Sort v1.0 which was kindly recommended by a couple of users, BUT though I've changed the php page fine when attempting to run 'attribute_sort.sq' file, I get an error #1060 - Duplicate column name 'attribute_sort', and this is where the problem lies. I've attached an image of the error. Please help, I realise Osc 2.3.1 is free and that's great BUT this is so important, we can't run the shop without it. I'd be happy to provide privately the login details for someone to help, and even pay if needed.
    1. mikeyswede

      mikeyswede

      Hi Ashley

      Sorry about this late reply (had problems accessing this page and gave up for a while) - hope you have fixed your problem if not here is a tip:

      http://www.oscommerce.com/forums/topic/338443-attribute-sort-with-attribute-clone-v1-8-3/

      Please tell me if this helps or if you've already fixed your problem

  14. Thanks Mike, hopefully you are ok to help me a little further as you clearly no a million times more about this than me.

    I've Imported 'attribute_sort.sql' using phpMyAdmin and run it, but got the error:

    #1060 - Duplicate column name 'attribute_sort'

    any ideas ?

    Thanks again.

  15. Under History for http://addons.oscommerce.com/info/1822 there are quite alot of updates it the most resent 'Download' from 22 Jun 2010, not the only thing we need to make this work?

    "OR insert line below

    using phpMyAdmin or comparable software...

    ALTER TABLE products_attributes ADD COLUMN attribute_sort INT UNSIGNED......

    Where do you add this ...

  16. I have downloaded the latest version of the add on but there isn't a "attribute_sort.sql" in the zipped folder ?
  17. Hi Mike

    I have downloaded http://addons.oscommerce.com/info/1822, unzipped it, there is only a document with instructions.

    Run the included "attribute_sort.sql" OR insert line below

    using phpMyAdmin or comparable software...

    but he zipped folder didn't have a "attribute_sort.sql" in it?

    We have 32 Ring size that need to be shown in ...

  18. OK I've downloaded generic_box_1.0.tar.gz so I just upload it to catalog/includes/modules rather than catalog/includes/languages/english/modules/ or catalog/includes/modules/boxes
  19. Has no one used 'Horizontal Category Menu' ? or am I just asking a stupid installation question ? If its the latter I'm getting rather desperate, there seems no one willing to help with this, and I have no idea what to do going forward. Can some please have a look at http://www.oscommerce.com/community/contributions,7406 and let me know if this will even work with 2.3.1. Please.
  20. I really don't know what to do, I can't even pay someone to do this for me. Does anyone know where I could get the answer please. Thx
  21. Hi I am running 2.3.1 so presume to start with I don't need to ins9tall the 'One Folder Template System' first ? The instructions to install 'Horizontal Category Menu' say: ======== STEP 1 Upload superfish.css to catalog/template/your_template. Upload cat_navbar.php to catalog/template/your_template/plugins. where your_template is the name of the template that you wish to install the horizontal navigation bar. ======= *There isn't a /template/ folder for the installation 2.3.1 so whats it on about ? There is a 'Templates' folder within the file you down load for the install, but no template/ ? Really need some help with this guys, I've installed many many CMS's, plugins etc, and I installed the OSC 2.3.1 manually, but this simply doesn't make sense to me. I even asked this and offered to pay someone to install but had no offers. Just need to get this done how urgently. please help. Thanks Ashley
  22. Hi Have asked this before but the idea has developed somewhat I think I need some thing more involved now. Basically need something along the lines of: http://www.porreda.com/acatalog/rings.html or http://www.acaciamasonic.com I've found http://minitemplatesystem.com/download/ but clearly don't won't to pay that type of money. Also found Dynamenu (http://addons.oscommerce.com/info/4228) but not sure if this will do the trick as there's no demo. Any help here would be great, we would be willing to pay a small amount to get this done, and would appreciate any advice. Thanks Nancy
×
×
  • Create New...