Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

rd1000

Archived
  • Posts

    14
  • Joined

  • Last visited

Posts posted by rd1000

  1. Hey guys, i've been looking for this contribuition all my life!

    There's just a little problem.

     

    I'd like to have a shipping rate for some states, not based on price, weight or whatever, just based on the state the client lives in.

     

    Here in Brazil for example, i'd like to have 4 zones, as the contribuition already have, and insert some states into them, and for every group of states, there would be a single price, no matter what product the client bought.

     

    For Example:

     

    ########################################################

     

    Rates Based on Regions (group of States and/or Countries)

     

    Enable US Regions Method

    1

     

    Sort Order

    1

     

    Handling Fee

    0.00

     

    Mode

    (i don't know what could possibly be here, there should be no mode as i want the price to be based on the state the client lives)

     

    Tax Class

    Não Definido

     

    Region 1 States/Countries

    São Paulo,Rio de Janeiro,Minas Gerais,Espírito Santo

     

    Region 1 Shipping Table

    10

     

    Region 2 States/Countries

    Mato Grosso,Mato Grosso do Sul,Tocantins

     

    Region 2 Shipping Table

    20

     

    Region 3 States/Countries

    Rio Grande do Sul,Paraná,Santa Catarina

     

    Region 3 Shipping Table

    30

     

    Region 4 States/Countries

    Bahia,Pernambuco,Ceará,Maranhão,Paraíba,Rio Grande do Norte,Sergipe,Alagoas,Piauí

     

    Region 4 Shipping Table

    40

     

    ########################################################

     

    Could Somebody help me? I'd apprciate very much!

     

    thanks in advantage! =D

     

     

     

     

    One thing you could do is just use "price" and enter a single price higher than anybody would ever actually order. Maybe $10,000 or something ( I don't know how large your orders are). You will only have one shipping price for that state.

     

    Rob

  2. This is a terrific contribution. A big thank you to all that have developed it!

     

    I have set up 6 tables for different shipping options to different locations. If the shipping method is not applicable to that area, I know that it displays a message "not available to your destination".

     

    I was wondering if there is a way to have it so the options that are not available just do not display at all?

     

    The checkout page is getting a little busy with all the options displayed that are not available.

     

    If anyone knows how to do this, and could explain, I would be very appreciative.

     

    Thank you again for all your hard work!

     

    Rob

  3. HI,

     

    I am about to install Dangling Carrot. It sounds like a terrific contribution, and thank you to the author and everyone who has contributed. I do have one concern before I install it, and I was hoping someone could answer for me. I searched the topic, but coud not find the answer.

     

    When adding the free product, does the weight of the item get added to the total for shipping calculation? In Canada, an small increase in weight can lead to a large increase in shipping cost. Sadly.

     

    If someone could answer, I would really appreciate it.

     

    Thank you

    Rob

  4. HI,

     

    I am about to install Dangling Carrot. It sounds like a terrific contribution, and thank you to the author and everyone who has contributed. I do have one concern before I install it, and I was hoping someone could answer for me. I searched the topic, but coud not find the answer.

     

    When adding the free product, does the weight of the item get added to the total for shipping calculation? In Canada, an small increase in weight can lead to a large increase in shipping cost. Sadly.

     

    If someone could answer, I would really appreciate it.

     

    Thank you

    Rob

  5. This is a great contribution. Thank you!

     

    I don't see where to add the images for the carrier. Would someone point me in the right direction? Thank you in advance.

     

    Also, the little checkmark is not showing up either. I changed the file name and put it in the icon folder.

     

    Thanks

    Rob

  6. Hi,

     

    THis is a great contribution. Thank you.

     

    I installed it and everything is working perfectly, but I do have the problem with the directory ownership. I have read the notes carefully, but I just don't quite understand it. THe new directories and the picture have "apache" owner and user. The directories are rwx r-x r-x and the picture is rwx rwx rwx. I can't change the settings or delete the directories or pictures.

     

    Is there any way I can change this?

     

    I did not change any contribution files except the "register globals" patch setting. THank you for any advice.

     

     

    // ---------- Configure Image Path Tool Features Below ---------- //

    define('USE_REG_GLOBALS_PATCH', 'true'); // Use the register globals fix

    define('USE_PHP5_MKDIR', 'false'); // Use the php5 mkdir function, set to false if you need to use chmod after creating directories

    define('SHOW_DIR_CHECKBOX', 'true'); // Allow users to create new directories

    define('USE_UNIX_SLASHES', 'true'); // Use / slashes for php4 mkdir. Set to false for Windows

    // ----------------------- End Configure ----------------------- //

  7. I have installed PayPal_Shopping_Cart_IPN 3.1.5, everything is working well, I can accept orders etc, however when I click on the invoice for the order in the OSCommerce back end. I get the following 2 errors and no invoice is displayed:-

     

    Warning: main(....../catalog/includes/modules/payment/paypal/classes/TransactionDetails/TransactionDetails.class.php): failed to open stream: Success in /....../catalog/includes/modules/payment/paypal/admin/TransactionSummaryLogs.inc.php on line 17

     

    Fatal error: main(): Failed opening required '/....../catalog/includes/modules/payment/paypal/classes/TransactionDetails/TransactionDetails.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /....../catalog/includes/modules/payment/paypal/admin/TransactionSummaryLogs.inc.php on line 17

     

    Has anyone else had the same problem? Anyone know how to fix?

     

    Thanks in advance for any help you can give,

     

    regards,

    Paul Doherty

    www.sweetieworld.co.uk

     

     

    Were you able to fix this? I am having the same problem.

     

    Thanks

    Rob

  8. HI,

     

    I know this has been asked a lot, but I have not been able to find a solution. I wanted to use the geo_zones module, but it was not in the list of shipping options. There was only the "zones" option.

     

    I moved geo_zones.php from /admin/ to /catalogue/included/modules/shipping/.

    I moved geo_zones.php from /admin/includes/languages/english/ to /catalogue/includes/languages/english/modules/shipping/ .

     

    I am getting:

     

    Fatal error: Cannot redeclare tep_db_connect() (previously declared in /hsphere/local/home/rd1000/jessicasonline.com/admin/includes/functions/database.php:13)

     

    I have searched for the duplicate file entry, but can't seem to find it. Any help would be greatly appreciated.

     

    Thanks

    Rob

×
×
  • Create New...