Search:

Type: Posts; User: marvin

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    Hi Ajeh,

    Another question.

    Will this code work on a 1.3.9h version store.

    Thanks
  2. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    And thanks for your help. Your knowledge and patience (with occasional dense heads like me) are amazing.
  3. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    Problem resolved.

    I was using the "model" number (my real item number) as I have always thought of the "product ID" as being just a sequence number for the order in which an item was added to my...
  4. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    I turned off Ceon mapping and the same happens.

    On the page https://www.herbschina.com/zen/index.php?main_page=checkout_shipping the echo code shows at top of source code.
  5. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    I am using Ceon URI Mapping and the url is http://www.herbschina.com/zen/infusions/ban_lan_gen_chong_ji_star_ring
  6. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    Items 540 and 3734 are currently on site (I have inventory)
  7. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    default:
    $show_box_weight = ' (' . $shipping_num_boxes . ' x ' . number_format($shipping_weight,2) . TEXT_SHIPPING_WEIGHT . ')';
    break;
    }
    }

    // bof: Add extra charge...
  8. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    Do you want to see the code for the COMPLETE table.php file?
  9. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    Just discovered that the line shows up in my page source above the head tag in my - https://www.herbschina.com/zen/index.php?main_page=checkout_shipping - but does not show on the page itself. Very...
  10. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    Below is what is on the shipping selection screen. NO echo. The next screen - Payment Selection - has no echo either.

    -----------------------------------------------------
    Step 1 of 3 - Delivery...
  11. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    Here is the shipping screen: No echo of that line. There are 2 of this item in the cart.

    Step 1 of 3 - Delivery Information
    Shipping Information:
    Change Address
    marvin schwarzber
    48 morgan dr...
  12. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    Hi Ajeh,

    Just got back from a week away and have tried your suggestion. But it does not work. No errors detected. Code is below.
    Where did I go wrong?

    $show_box_weight = ' (' ....
  13. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    Oops for my dense head.
    Thanks a million for your help.
  14. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    Thank you that's simple enough.

    But is all code added to the /includes/modules/shipping/table.php file?
  15. Replies
    30
    Views
    3,720

    v151 Re: S & H extra charge for some items

    Hi,

    About 8 - 12 depending on inventory levels.

    Thanks
  16. Replies
    30
    Views
    3,720

    v151 S & H extra charge for some items

    I have several items that are heavier than all my other items and I want to charge an additional $1.00 per item for shipping.
    I am using a table rate based on merchandise total:
    Up to $40.00 ...
  17. v150 Re: Google Merchant Center Feeder for ZC v1.5.x

    Did you set up a Google Merchant Account for your shopping feed? If yes go there and set up for Google to automatically fetch (daily or weekly) your products. It has options for the automatic, now...
  18. v139h Re: Need to align "Quantity Discount" table w/ "add to cart" button

    Solved it myself.
    Just added <table><td> before the Quantity Discount coding and </table></td> after the Add to Cart button coding.

    Thanks.
  19. v139h Re: Need to align "Quantity Discount" table w/ "add to cart" button

    thanks for your reply.
    I see what you did. I removed original and moved this into the file but nothing is different.
  20. v139h Need to align "Quantity Discount" table w/ "add to cart" button

    This is on my Product Info pages.

    Need to align "Quantity Discount" table w/ "add to cart" button. I have them near each other but not aligned opposite each other. I've tried all the coding I can...
  21. Re: blank page after return from Amazon. Order was completed & emails sent to custome

    Thanks for your help.

    I don't see anything negative about your attitude as you've taken time to help me.

    I'll work on this in the AM.

    Thanks again.
  22. Re: blank page after return from Amazon. Order was completed & emails sent to custome

    1- Check post above for missing info for Problem 2.
    2- PayPal works OK. I don't have credit cards except through PayPal.
    3- Server's error logs - where would I find them?
    4- Zen cart support...
  23. Re: blank page after return from Amazon. Order was completed & emails sent to custome

    OOPS!

    This was lefft out from Problem 2:

    cartId:83577 2015-02-21T10:38:25Z 2 A35IS4JE7LYKU5 <b><font size="3" color="red">100% Caffeine Free!!!<br /></font></b> <p align="left"><b><font...
  24. Re: blank page after return from Amazon. Order was completed & emails sent to custome

    OK. I did have overrides folder set up in wrong area. That's corrected I believe.

    Now I have 2 problems:

    1st Problem: Blank page after order goes through complete Amazon processing and should...
  25. Replies
    7
    Views
    611

    Re: folder structure confusion - no LOL please

    Holy Moly, an avalanche of help. Thanks all.

    The page is all blank. Any ideas?
  26. Replies
    7
    Views
    611

    Re: folder structure confusion - no LOL please

    First, where does the template_default folder go?


    This is a prior post I made:

    I finally have Amazon Payment setup and running up to the point that customer should be returned to my website....
  27. Replies
    7
    Views
    611

    folder structure confusion - no LOL please

    I'm having some problems with checkout resulting with blank pages and i'm grasping at straws.

    The Original Zen folder structure is: /includes/templates/template_default/templates

    Should my...
  28. Re: blank page after return from Amazon. Order was completed & emails sent to custome

    I'll try uninstalling Amazon and reinstalling.
    Thanks
  29. Re: blank page after return from Amazon. Order was completed & emails sent to custome

    I can't get to any other option because this message is stopping me from choosing other payment options stopping me.
  30. Re: blank page after return from Amazon. Order was completed & emails sent to custome

    the Zen log folder is empty.
    The Amazon log folder has this file name in it - tpl_shopping_cart_default.php

    I went back and entered a new order : I clicked on the shopping cart link and the...
  31. Re: blank page after return from Amazon. Order was completed & emails sent to custome

    I forgot to mention that all email notifications are received on both the customer and merchant sides.
    Also the orders are in Amazon's order management.
    ------------------------------------
    Both...
  32. Re: blank page after return from Amazon. Order was completed & emails sent to custome

    Hi,
    Do you mean the cache folder or the log folder in the CBA folder?
  33. blank page after return from Amazon. Order was completed & emails sent to customer an

    I finally have Amazon Payment setup and running up to the point that customer should be returned to my website.

    But the return page is blank. The return page URL in the Admin/Modules/payment is:...
  34. v139h Re: HELP - Uninstalling Checkout by Amazon left me with error 500 (website & admin)

    Thanks,
    I found a backup of that file and all is well.
  35. v139h HELP - Uninstalling Checkout by Amazon left me with error 500 (website & admin)

    I "Removed" the Checkout by Amazon module in the Admin. I then deleted the CBA files and deleted the Amazon code in /includes/templates/templates_default/templates/tpl_shopping_cart_default.php
    ...
  36. Replies
    14
    Views
    1,966

    Re: whynopadlock shows aform ssl error

    Merlinpa1969,

    Thanks,

    Now I think I understand what whynopadlock is for.

    Subject closed!!

    Thanks
  37. Replies
    14
    Views
    1,966

    Re: whynopadlock shows aform ssl error

    I made the change and whynopadlock found no new problems aside from line 80.

    Should I change the urls in line 80 to https?

    Thnks,

    Marvin S.
  38. Replies
    14
    Views
    1,966

    Re: whynopadlock shows aform ssl error

    How do I "fix the call"? please.
  39. Replies
    14
    Views
    1,966

    Re: whynopadlock shows aform ssl error

    Main page only.

    Marvin
  40. Replies
    14
    Views
    1,966

    Re: whynopadlock shows aform ssl error

    Dr. Byte,

    Still getting this error - Insecure <form> call. Found on line # 80 in file: - after I made the changes you recommended.

    Thanks
  41. Replies
    14
    Views
    1,966

    Re: whynopadlock shows aform ssl error

    Main page only.
  42. Replies
    14
    Views
    1,966

    Re: whynopadlock shows aform ssl error

    Thanks for your quick reply.

    Take my answers as coming from a slightly technical novice.
    1- Zen version is 1.3.9h, Template is Sophie Blue.
    2- Where do you see index.html?
    3- I can't answer the...
  43. Replies
    14
    Views
    1,966

    whynopadlock shows aform ssl error

    Hi,
    I checked my website *ourceforherb*.com with whynopadlock and one of the problems was (* is an s):

    -------------------
    Insecure <form> call.
    Found on line # 80 in file:...
  44. v151 Re: Changing free shipping from 100:0 to 125:0 still gives free ship for $100.00 plus

    As usual you are correct. 5 years from now I'll forget again to change it under the module - order total.

    Thanks for the help.
  45. v151 Changing free shipping from 100:0 to 125:0 still gives free ship for $100.00 plus ord

    For over five years I have used this table rate - 40:6.49,65:7.49,100:8.99,10000:0 (free over $100.00)

    Now I have changed it to - 40:6.49,65:7.49,125:8.99,10000:0 (free over $125.00)
    ...
  46. Replies
    4
    Views
    1,853

    Re: "refund confirmation" email text.

    Never mind.
    Just figured out that this email was coming from Authorizenet and I made the changes I wanted on their site.
    Thanks
  47. Replies
    4
    Views
    1,853

    Re: "refund confirmation" email text.

    I have used the Developers Toolkit and searched for everything I could find in the enail.

    I use Authorizenet for credit card purchases.

    Here is the email (html format when you look at the...
  48. Replies
    4
    Views
    1,853

    "refund confirmation" email text.

    Need some help.

    In what file can I change the text for the "Refund Confirmation" email that is sent when an order is canceled? I've checked the FAQ and the forums but can't find anything.
    ...
  49. Re: Yahoo Product Submit by Numinix Zen 1.5.1 usable?

    Correction: zen 1.5. has a registration option in the Admin.
    Just go to Admin>admin access management>Admin Page Registration and fill in the parameters. No file changes required.
  50. v151 Re: Is there a .txt file exporter for uploading to Amazon?

    Hi,
    Thanks for the quick reply.

    Is this the version? I cant seem to find a version 4.

    Easy Populate CSV - Version: 1.2.5.7c
Results 1 to 50 of 221
Page 1 of 5 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR