Search:

Type: Posts; User: rmjr

Search: Search took 0.02 seconds.

  1. Replies
    315
    Views
    113,269

    Re: Stripe.com payment integration module

    Since sakwoya is no longer maintaining this module, does anyone have any suggestions if we have a problem with it? I am looking at using Stripe, but I don't want to leave Zencart!
  2. Replies
    3
    Views
    739

    v151 Re: Quantity Discounts Mod Not Working

    Nevermind. It is the Discount Preview mod that I need to get setup properly. Everything is ok!
  3. Replies
    3
    Views
    739

    v151 Quantity Discounts Mod Not Working

    I have been using the quantity discounts v 1.11 on a 1.3.9d store for years. I am creating a 1.5.1 store and I can not get it working. I have installed it as per instructions and I copied my same...
  4. Replies
    1
    Views
    369

    v151 Change add to cart text based on category

    What code would I use and where would I put it if I wanted to do the following:

    Change the "Add to Cart" text to

    "Add Sets of Product to Cart" based on what category a product is in?

    I sell...
  5. Replies
    1
    Views
    630

    v139d USA ePay module sql syntax

    During install of the USA epay payment module, there was an sql error when trying to install the sql patch. In the sql file, I changed the word TYPE to ENGINE and the patch installed successfully....
  6. Replies
    29
    Views
    8,424

    Re: TEXT field attribute not showing

    It seems as though this issue popped back up in 1.3.9d. Any ideas how to fix it?

    Here is the page it happens on:
    ...
  7. Re: Text Attribute Disapears if other attributes are not Selected

    I have this same issue with 1.3.9d. Has anyone else experienced this?
  8. Thread: hideCategories

    by rmjr
    Replies
    485
    Views
    93,554

    Re: hideCategories

    Willing to test and sent you a PM. Thanks!
  9. Replies
    7
    Views
    2,292

    Re: Bad Credit Card - Error Page Blank

    Solved!

    I sent a PM to Scott Wilson - swguy - and he directed me to http://www.gticustom.com/index.php?main_page=index who had actually updated the Sage Payment (formally Net1 and eftsecure)...
  10. Replies
    7
    Views
    2,292

    Re: Bad Credit Card - Error Page Blank

    Here is the module, what do I change?

    <?php
    //
    // +----------------------------------------------------------------------+
    // |zen-cart Open Source E-commerce ...
  11. Replies
    7
    Views
    2,292

    Re: Bad Credit Card - Error Page Blank

    I will happily pay you to do that. I have no idea how to make it happen. I am in a real jam. Any ideas?
  12. Replies
    7
    Views
    2,292

    Bad Credit Card - Error Page Blank

    I am using Zen Cart 1.3.9d and I am having trouble with the payment module.

    I am using Sage (Not SagePay) payment module. When the credit card is entered correctly, everything is ok. When I put in...
  13. Replies
    19
    Views
    1,846

    Re: changing the width of my main page

    Thanks!
  14. Replies
    125
    Views
    25,377

    Re: Admin Notes Advanced

    I added the module per the readme.txt instructions and copied the buttons also, but I do not see the ADD NOTE button icons. Is there a step that I missed?
  15. Re: Confirmation: can't use php in Product Descriptions?

    The code that I just placed was for Zen Cart 1.3.7.1 - I do not have any specifics for 1.3.8.
  16. Re: Confirmation: can't use php in Product Descriptions?

    ---------------

    I was just asked about the code that I placed in the /includes/templates/YOURTEMPLATE/templates/tpl_product_info_display.php file to make this work. Thanks again to swguy for the...
  17. Re: Using net1 payment module makes Orders go blank in admin only

    Bump again.....
  18. Re: Using net1 payment module makes Orders go blank in admin only

    Bump! Any ideas??????? PLEASE????????
  19. Re: Change payment module and Orders go blank

    I am running 1.3.7.1
  20. Using net1 payment module makes Orders go blank in admin only

    I am using Net1 payment module for Sage and the customer can place the order fine. When I go to the admin and look at the order via the standard order details screen or through Super Orders 2.0, I...
  21. Replies
    1
    Views
    475

    Re: Which table are text attributes stored in?

    I found the info - they are in the orders_products_attributes table under products_options_values. How do I access them? They are stored in Binary format. I need to create a report based on the...
  22. Replies
    1
    Views
    475

    Which table are text attributes stored in?

    I am trying to find where the fields the customers enter in their data for text attributes are stored. Any ideas?
  23. Replies
    1
    Views
    666

    Re: X-sell to Category

    Did you every find a solution to cross selling to a category?
  24. Replies
    2
    Views
    1,603

    Sage Payment Module Stopped Working

    I am using 1.3.7.1 (Yes, I am waiting for 2.0 to come out to upgrade) and it has been running smooth for a long time. All of the sudden, the Sage Payment module stopped working on 3/4/9. After the...
  25. Re: Confirmation: can't use php in Product Descriptions?

    I fixed the problem by adding the html include syntax from swguy's website after the comments at the top of the tpl_product_info_display.php file.

    Now the HTML_INCLUDE_XXX works.

    Thanks for the...
  26. Re: Confirmation: can't use php in Product Descriptions?

    How can I get the HTML or php includes to work with the tabbed products light mod?

    I tried both mods in the tpl_product_info_display.php file, and neither worked.

    I have attached the...
  27. Replies
    3
    Views
    828

    Re: Can't View Any Orders - Solved

    It was a cookie problem in Firefox. I deleted the cookies and all is well.

    Whew!
  28. Replies
    3
    Views
    828

    Re: Can't View Any Orders

    I have been running perfectly for over 1 month. The only thing I changed was running a batch status update with super orders. After I entered the search criteria, then it logged me out and now I can...
  29. Replies
    3
    Views
    828

    Can't View Any Orders

    I am using Super Orders (rev 46) and I went to do a batch status update, searched for all orders that are processing, and it logged me out of the Admin section. Now I can login, but I am not able to...
  30. Replies
    1
    Views
    3,207

    Re: PHP Inlcudes with Tabbed Products Lite v3.8

    Here is the rest of the file.



    // ------------------------------------------------------------
    // ----------------- Core Tab - Tab Contents ------------------
    //...
  31. Replies
    1
    Views
    3,207

    PHP Inlcudes with Tabbed Products Lite v3.8

    I want to use php includes as outlined by The Software Guy in:

    http://www.thatsoftwareguy.com/zencart_php_in_description.html

    His instructions are straightforward if you are using a normal...
  32. Replies
    0
    Views
    1,151

    Change color of Product Listing bar

    In my stylesheet, I have the following line:

    #indexProductList a:hover, .productListing-rowheading a:hover {color: #0000ff}

    I want the product listing to have a hover color of #0000ff, but the...
  33. Re: Improved Attributes Controller

    When I copy the mod into /admin/includes/languages/english I receive an error:

    Fatal error: Cannot redeclare draw_optiontype_pulldown() (previously declared in...
  34. Replies
    2
    Views
    1,468

    Re: Priority Mail Shipping Config

    As I have been looking at the module, I noticed an error message generated when I put "FLAT RATE BOX" which is described in the web tools api guide by the post office.

    ...
  35. Replies
    2
    Views
    1,468

    Priority Mail Shipping Config

    I am using Zencart 1.3.0.1 (yes I will be upgrading soon :)) and I have the latest USPS (rev b) module installed.

    I need to offer Priority Mail Flat Rate Shipping, but the module does not return...
  36. Replies
    1
    Views
    1,262

    Customer Login Disappeared

    I have moved my installation to a new server. I am on 1.3.0.1 and everything was running fine before I moved.

    Here is what I did...
    1. Fresh install of 1.3.0.1 on new server.
    2. Copied files...
  37. Replies
    163
    Views
    70,797

    Re: Multiple stores with one checkout ?

    Absolute,

    Would it help if we came up with some money to make this project a priority for you?

    If so, how much would it take?

    I have a client that want to have about 7 different stores with...
  38. Re: new products are always coming up product_id = 0

    Thanks! I had this happen before and I forgot how to fix it. All I did was change the extra field in the products table on product_id to auto_increment and everything worked.
  39. Replies
    163
    Views
    70,797

    Re: Multiple stores with one checkout ?

    Thanks Absolute! Wow! I need this bad............. :) I have 6 stores to develop right now and I could save a lot of time and $$$ if this were available. Any news yet? I would be willing to take a...
  40. Replies
    1
    Views
    2,505

    Re: Net1 Payment Module

    I fixed my own issue...

    When I restored the database via sql - the configuration table did not have the configuration_id set to auto_increment. Updated in phpMyAdmin and changed the "EXTRA"...
  41. Replies
    1
    Views
    2,271

    Re: Modules will not install

    I fixed my own issue...

    When I restored the database via sql - the configuration table did not have the configuration_id set to auto_increment. Updated in phpMyAdmin and changed the "EXTRA"...
  42. Replies
    1
    Views
    2,271

    Modules will not install

    Zen 1.3.0.1
    Database patch level 1.3.0.1
    Php 4.4.2 (Zend 1.3.0)
    MySQL 4.0.22

    When I attempt to install a module, any payment or shipping module, I receive the following error:

    1062...
  43. Replies
    1
    Views
    2,505

    Net1 Payment Module

    I installed 1.3.0.1 and I installed the net1 payment module (copied the files). When I go to admin -> modules -> payment and select net1, then click the install button, the following message appears:...
Results 1 to 43 of 48
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR