Search:

Type: Posts; User: ryanb4614

Page 1 of 10 1 2 3 4

Search: Search took 0.01 seconds.

  1. Shipping Calculation After Certain Weight

    I would like to charge $5.99 flat shipping up to 20 lbs. After 20 lbs I want to charge $.30 for every pound after the 20lbs... Is this possible
  2. Replies
    1
    Views
    573

    Re: Price Comparison MOD Development Issue

    I found the following code:

    // BOF : BEST PRICE GURANTEE
    if($products->fields['bpg_price'])
    {
    $this->contents[$products->fields['products_id']]['bpg_price'] =...
  3. Replies
    1
    Views
    573

    Price Comparison MOD Development Issue

    Hello. I hired an outside source to help me develop a price comparison mod. Basically what happens is the customer will click on a button and put in the competitor's price and website and the price...
  4. Replies
    2
    Views
    496

    What Shopping Cart is this Store Using

    I am trying to find what shopping cart plateform they are using. I have customized my zen-cart alot. But the features on here I dont believe are available with zen-cart. The website is mr_chew_y.com...
  5. Replies
    1
    Views
    1,621

    Customer's First Name in "Send Email"

    When I am sending emails/newsletters to my customers. It is just the message that I type out. I would like it to say in the body of the email Dead (customer's first name),

    Message....

    How can I...
  6. Replies
    1
    Views
    371

    Custom MOD in the Works Help Needed

    I am trying to creat a mod that sends a certain email when someone checksout. I have the developer that helped me looking into this but he is not 100% sure. I would like someone on her to take a...
  7. Replies
    2,176
    Views
    496,783

    Re: Fast and Easy Checkout

    FEC is being used along with checkout without an account. I noticed alot of abandon carts on my website. I finally decided to email the customers to see what is going on. They are unable to login and...
  8. Reporting Cheaper Prices now how to edit a price?

    I am working on a price match guarantee program for my customers. They will simply send me the competitors website and I will match the price etc. My question is if anyone has any ideas how I can...
  9. Replies
    3,562
    Views
    728,876

    Re: Google Base Feeder Support Thread

    I have updated the mod from the version I had, but now it will not insert any products into the feeder. I have about 10-11,000 products. From google base website the error is showing as this:
    1 of 0...
  10. Replies
    1
    Views
    429

    Seperate Attributes Possibly

    Hello. I am designing a new store. It will only carry one product. Zen-cart is going to be used. My goal is for the advertisement for this product to be on the main page. Customer clicks a link that...
  11. Replies
    2,444
    Views
    353,181

    Re: Ceon URI Mapping v4.x

    My define page. Contact us is going to a product page when the link is clicked?
  12. Replies
    49
    Views
    20,137

    Re: Simple Popup 1.0

    Anyway to create an image button with this and be able to put it on any page? Opens when a customer clicks on the button...
  13. Replies
    398
    Views
    107,247

    Re: Ask A Question

    Or How can you make the ask a question page show on the product page, instead of bringing the customer to another page.
  14. Replies
    398
    Views
    107,247

    Re: Ask A Question

    Any way to make this mod a popup with just the form, maybe jscript?
  15. Replies
    0
    Views
    389

    Attribute in Collapsible Spry

    Hello. Just thinking of something. I have made a collapsible spry it will have 5 collapsible boxes. I only sell one product but it is a custom product. SO I want it to go to the product's page and be...
  16. Product Price Change Selecting Attribute

    I am trying to configure a new store. With this new store every product is going to have attributes. When a customer picks the attribute that is going to cost more than what the product listing price...
  17. Replies
    4
    Views
    1,839

    Multiple Stores One Admin Limited Control

    Hello. I am looking for different options with some of my ecommerce stores. I know there is a MultiStore addon... But I am not sure if it will work for me.

    I am looking to offer sub stores to who...
  18. Replies
    188
    Views
    40,712

    Re: Show/Hide sideboxes based on page

    Got it heres how I did it:
    Blank sidebox in: blank_sidebox.php

    // test if box should display

    if ($this_is_home_page) {
    $show_blank_sidebox = true;
    } else {
    $show_blank_sidebox...
  19. Replies
    188
    Views
    40,712

    Re: Show/Hide sideboxes based on page

    I have read over this forum, I have got it mostly to work but not 100%. The categories sidebox I want to show on EVERY page except the main page. I also would like the Blank Sidebox to ONLY show on...
  20. Replies
    1
    Views
    612

    Question on Price Match Guarantee

    Moderators, if this is in the wrong location for this topic please relocate.

    I was recently on this website ordering supplies for my pets. Petstore.com I noticed they have a neat mod on their...
  21. Replies
    2,176
    Views
    496,783

    Re: Fast and Easy Checkout for Zen Cart

    Hello I have enabled the one page checkout. I want Shipping on the left and payment on the right side by side, which it is by default. Under Shipping I want the discount div (which I have edit the...
  22. How to Make New Window Fixed Height & Width?

    Hello. The following code:

    array_push($selection['fields'],array('title' => 'CVV number ' . ' ' .'<a href="cvv.html" target="_blank">' . '<u><i>' . '(What is it?)' . '</i></u></a>',


    How can I...
  23. Replies
    2,176
    Views
    496,783

    Re: Fast and Easy Checkout for Zen Cart

    Hello. I have been looking around and cannot seem to find the answer. I know the COWOA Mod by iteself has the track order/order status feature where you put in your email and order number. Does the...
  24. Replies
    0
    Views
    662

    Stock by Attributes Model Number

    I know there is no possible way for there to be a model number for each attribute. Has anyone ever used the mod "Stock by Attributes" and added to the table a SKU/Model field so the quantity/stock...
  25. Replies
    2,176
    Views
    496,783

    Re: Fast and Easy Checkout for Zen Cart

    It actually isn't showing when i disable FEC, I know I edited some files but I dont believe I removed anything. What file would that be in?
  26. Replies
    2,176
    Views
    496,783

    Re: Fast and Easy Checkout for Zen Cart

    This is important and I do not mean to double post but my problem has not been responded to. I have the low order fee installed and setup correctly. But with the one page checkout it is not showing...
  27. Replies
    2
    Views
    498

    Images uploading but won't appear

    Hello I have 13,000 images in my domain.com/images folder Some of them will not appear. When I go to the directory the sub directories is not showing in the images directory, it won't allow me to add...
  28. Replies
    4
    Views
    866

    Re: SQL Code to Empty All Product Images?

    Please start your own thread so you can get further assistance. Your issue has nothing to do with the thread.




    Hello DrByte, I use a program to upload all my products at once and I accidently...
  29. Replies
    4
    Views
    866

    SQL Code to Empty All Product Images?

    I need to empty all product images can someone provide me with an empty code. I do not want to remove products_image from the table just empty all the images assigned. Thank you!
  30. Replies
    2,176
    Views
    496,783

    Re: Fast and Easy Checkout for Zen Cart

    Low order is installed and configured, but it is not showing up in the cart and one page checkout.
  31. Replies
    0
    Views
    481

    Shopzilla Addon

    Does anyone have a script/mod for shopzilla they would care to share?
  32. Replies
    2,906
    Views
    401,301

    Re: Ceon URI Mapping (SEO)

    Does anyone have the installation for the database? I know it does it automatically, but its not doing it after I completely removed it and tried to reinstall it.

    -----

    I installed it on a new...
  33. Replies
    0
    Views
    541

    Oscommerce mod to Zen-cart Data feed

    Before I look into this has anyone ever turned this mod: addons.oscommerce.com/info/7129
    to be used with zen-cart?

    If not, what would the difficulty level be to get this to work with zen-cart? I...
  34. Replies
    5
    Views
    1,255

    Re: Contact Us Form From My Store

    Well basically what is happening is when somone sends me a message from the contact us page, when i recieve it sends it "From" whatever email is set in admin-config-email-send from... Thats were...
  35. Replies
    5
    Views
    1,255

    Re: Contact Us Form From My Store

    No. I am using windows mail. But when the message comes to my inbox it shows that it is from what ever I have set in admin as "send message from"
  36. Replies
    5
    Views
    1,255

    Contact Us Form From My Store

    Hello I am trying to configure an auto respond, and it will only respond to certain subjects. I want it to respond to my emails from the zen-cart "Contact Us" form. I have it configured correctly....
  37. Replies
    2,176
    Views
    496,783

    Re: Fast and Easy Checkout for Zen Cart

    For future updates, I would like the option to verify the address or zip code with the state and the option not to allow PO Box numbers for the shipping address. I know there is mods for these but...
  38. Replies
    0
    Views
    948

    Verify Shipping Address

    Hello, your help is needed here. I have been out $50 from my customers not knowing how to type their address correctly, and also just found out FedEx doesn't deliver to PO Boxes I know there is a MOD...
  39. Replies
    2
    Views
    1,035

    Re: Quantum Gateway Error when Processing

    Someone that has quantum gateway please test a discover card and let me know if its working with the new 1.3.9 mod
  40. Replies
    2
    Views
    1,035

    Re: Quantum Gateway Error when Processing

    Can someone help me out I have lost $500 in orders already because of this error... Any remedies? Is it a bad idea to collect CC # and then process them through the virtual terminal?
  41. Replies
    2
    Views
    1,035

    Quantum Gateway Error when Processing

    Hello. I have been in contact with my gatway company (quantum gateway) they cannot see where the error is because they said its not getting to them therefore its not in their logs. I do accept...
  42. Replies
    2
    Views
    963

    Cron Job for Updating QTY

    Hello! My supplier gives my access to a excel file in ftp there they created for me. It has the model number I use and the qty and some more info. They also give me a link to download a tabbed txt...
  43. Replies
    2,176
    Views
    496,783

    Re: Fast and Easy Checkout for Zen Cart

    SORRY! there is no error. It was my customer using the wrong credit card. We don't accept American Express so it was just going to blank screen. I was using a test credit card number but was no...
  44. Replies
    2,176
    Views
    496,783

    Lost 5 Order FEC not Compatible with Safari Browser

    Hello I have just launched my new site, 5 orders were lost. I followed up with the customers (using recover cart) and they reported they are using apple computers. When they hit confirm order the...
  45. Replies
    2,176
    Views
    496,783

    Re: Fast and Easy Checkout for Zen Cart

    Fixed about problem, it was with my seo mapping. BIG problem. 3 customers cannot checkout when they use the safari browser, the click "confirm order" and it goes to a blank screen. And I am not...
  46. Replies
    2,176
    Views
    496,783

    Re: Fast and Easy Checkout for Zen Cart

    I have fast and easy checkout working the only problem is at the checkout page, click on the change shipping address or change billing address... when the grey box opens up the loading screen just...
  47. Replies
    2,906
    Views
    401,301

    Re: Ceon URI Mapping (SEO)

    Hello Conor, I have 10,000 products. Is there any other way to activate this mod for each product instead of going in one by one to activate it?
  48. Replies
    200
    Views
    57,187

    Re: Modern Zen [RI07] Template

    For: sideBoxContentBottom i want to remove it on the banner sidebox bottom but when i edit any files to remove it it removes it from teh category sidebox... Whats the fiX?
  49. Replies
    2,176
    Views
    496,783

    Re: Fast and Easy Checkout for Zen Cart

    What all has to be done to intergrate google checkout with fec?
  50. Replies
    2,906
    Views
    401,301

    Re: Ceon URI Mapping (SEO)

    After reading this forums for a few hours, has anyone ever been able to successfully install google checkout with this mod? I use the Fedex mod also for the shipping, is google checkout compatible...
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR