Search:

Type: Posts; User: djsmyers

Search: Search took 0.01 seconds.

  1. Replies
    124
    Views
    47,409

    Re: Selling software licences

    But you have to admit, it was a great learning experience wasn't it? It's things like these that help me to appreciate all the effort the Zen-Cart team puts into the development and continued support...
  2. Replies
    2
    Views
    1,375

    Re: Virtual products (product groups)

    Quite a bit of time has passed on this post. I'm interested to know if there's been a solution found. Please update....
  3. Re: HOW TO - Apply Percentage Attribute Discounts To Product

    Thank you econcepts for you response. This situation was solved when I installed a Quantity Discounts Mod addin. All works well (after some core changes). Once again, thank you. Danny
  4. Re: HOW DO I? Shipping address is never required

    Those are the only changes I made. I installed the Quantity Discount Mod, marked all products virtual, and made that single line change in the code. If you could get me a screen shot of the actual...
  5. Replies
    15
    Views
    1,941

    Re: banner database question

    The more and more I dig, the more and more I become impressed with the teams work.

    The following change will correct the redirect problem for you
    in ...
  6. Replies
    15
    Views
    1,941

    Re: banner database question

    Alrighty, I didn't see this third page before I posted. Any and all information regarding the banners will come from and go the the source database table. In other words, Store1 will contain all...
  7. Replies
    15
    Views
    1,941

    Re: banner database question

    These are the image display changes you would need to make in the modules of your brothers store

    In includes/configure.php


    ADD
    define(DIR_BANNER_IMAGES,'http://www.brothers.com/images/');
    ...
  8. Replies
    15
    Views
    1,941

    Re: banner database question

    I'm sorry, I totally forgot to mention a little addition, the mod would have no way of knowing what db2 was without initializing it.

    includes/init_includes/init_database.php
    right under (about...
  9. Replies
    15
    Views
    1,941

    Re: banner database question

    I am not discounting anyone on the Zen Cart Development Team. I only mentioned Ajeh and DrByte directly because they were the coders for the banners and init_database modules. I do appreciate what...
  10. Replies
    15
    Views
    1,941

    Re: banner database question

    (Really, the ones to be asking this question directly to is Ajeh and drByte)

    Let me see if I have this right now. For you to change the database from which the banners would be accessed from, a...
  11. Replies
    1
    Views
    1,539

    Re: Find Banner size

    If you are referring to the footer banner it's 120x60. As for "Drawing Programs", there are quite a few that are open source. Try a search on http://sourceforge.net no matter your O/S you'll find...
  12. Replies
    15
    Views
    1,941

    Re: banner database question

    Your question is on the same lines as one of the solutions I've been working on. I have 7 stores that need to share the same customer info (login, purchases, etc.) while at the same time have their...
  13. Replies
    2,019
    Views
    431,362

    Re: Super Orders 2.0

    Did you by chance change the defines in your admin config?

    There are three defines that need to be changed to reflect where your admin directory is located.

    In...
  14. Replies
    16
    Views
    4,130

    Re: Postal mass mailing discount certificates.

    I forgot to mention (forgive me,) the discount code that was generated (or the one you made up) is placed into the document you plan on sending for the invites to your customers. Of couse, there...
  15. Replies
    16
    Views
    4,130

    Re: Postal mass mailing discount certificates.

    Believe me, it's an eye opener to get what you need done. There is really no easy way to go about it short of making some code changes. Unless of course you want to set each one up individually...
  16. Re: HOW DO I? Shipping address is never required

    I woke up and smelled some roses. The problem was the value had a charactor attached to it (ie 148.0f). By making a small change in includes/classes/order.php I fixed the second error (I hope I...
  17. Re: HOW DO I? Shipping address is never required

    Thank you for the response Kim. I have marked all products as virtual, as a result, the 1264 error occurs. I really didn't want to make a core change, but should I just comment out line 595 in...
  18. Re: HOW DO I? Shipping address is never required

    If I going to give credit to a mod, than I best mention by whom.

    Mod: Quantity Discounts version 1.4
    By: Scott Wilson (swguy)
    At:...
  19. HOW DO I? Shipping address is never required

    My brother has a local car wash. In my effort to help him, I've started to implement a zen-cart solution for him so his customers and actually select the services they want and pre-pay (which...
  20. Replies
    124
    Views
    47,409

    Re: Selling software licences

    For those who are having difficulty with the manual adds for the keys, have you considered using a GUID algorithum? This will allow you to generate the key on the fly (you could also add that key to...
  21. Replies
    2,019
    Views
    431,362

    Re: Super Orders 2.0

    MY MISTAKE

    Replace the null values with zero values (i.e. '0')

    Sorry, my bad.
  22. Replies
    2,019
    Views
    431,362

    Re: Super Orders 2.0

    DATABASE TABLE ERROR WORK A ROUND - SUGGESTION

    I noticed that there are a few with database errors when installing super orders with no specific work a round mentioned (if there are any, I'm...
  23. HOW TO - Apply Percentage Attribute Discounts To Product

    Here's the senerio:

    The cart has eight (8) main categories, each category has three sub categories (the same sub title for each), each sub category has five (5) subcategories (the same sub title...
  24. Replies
    2,019
    Views
    431,362

    Well Done

    I spent the better part of the day reading this thread (beginning to end). I noticed a few haters out there that just don't seem to appreciate a person's hard work or the many hours of effort that...
  25. Replies
    3
    Views
    4,068

    Re: Animated GIF with auto redirect - HELP

    If you noticed, the slider freezes just as soon as MySQL is being queried. So, to get the site spider friendly (to a point), I need to discountiue using the redirect. To many people don't have the...
  26. Replies
    16
    Views
    4,130

    Re: Postal mass mailing discount certificates.

    I've attached my code adjustments. Solving this situation would not have been possible had Linda not got me started in the right direction. What has been done is to prepopulate the coupons table...
  27. Replies
    3
    Views
    4,068

    Re: Animated GIF with auto redirect - HELP

    No, I've got a lot to figure out before it's right. Linda pointed out that I will have trouble with the spiders once I go live. So what I need to solve is how to get the index page (index.php) to...
  28. Replies
    16
    Views
    4,130

    Re: Postal mass mailing discount certificates.

    I figured out that I had to have referrals turned on :no: shame on me....

    Well, this is what I got so far. I think I have a little problem with the date check (atleast it runs without error just...
  29. Replies
    16
    Views
    4,130

    Re: Postal mass mailing discount certificates.

    That was the only way I could get an animated gif to display so the user knew something was going on while a extremely large database table loads over 200,000 products in the 7 shops. I tried to put...
  30. Replies
    16
    Views
    4,130

    Re: Postal mass mailing discount certificates.

    Actually, I was referring to this note:

    "NOTE: the current redirect you are using would really tick off the spiders ... they do not like redirects ..."

    As for the discount module I plan on...
  31. Replies
    16
    Views
    4,130

    Re: Postal mass mailing discount certificates.

    :blush: You got me Linda, what do you mean by your note? I'm at a loss with the the new school terms.:ohmy:
  32. Replies
    16
    Views
    4,130

    Re: Postal mass mailing discount certificates.

    I love questions that get to the point without beating around the bush.

    Which group a person goes into would depend on the clients purchased quantity of certificates and the price they paid. For...
  33. Replies
    16
    Views
    4,130

    Re: Postal mass mailing discount certificates.

    When I had this wonderous :-( brain storm I knew this task would be daunting. However, I also know that it can be done. I lack the experiance with PHP and need a direction to get started (how else...
  34. Replies
    16
    Views
    4,130

    Re: Postal mass mailing discount certificates.

    Okay, it's been a week without a response. Comeon now all you Zenners out there, one of you must know the answer to my problem, or at a bear minimum a direction to find the solution.
    :down:
  35. Replies
    3
    Views
    4,068

    Animated GIF with auto redirect - HELP

    The cart I am working on contains extremely large MySQL databases (number of products in the 7 shops is over 200,000). Needless to say that is why we now have 7 shops under a mall instead of a single...
  36. Replies
    16
    Views
    4,130

    Postal mass mailing discount certificates.

    HELP I'M DROWNING

    What I need to do is have the ability for a printer company to produce a gaggle load of certificates for mass postal mailing. Each certificate will have a unique sequential...
Results 1 to 36 of 39
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR