Search:

Type: Posts; User: vooboo13

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Re: How to allow .exe files to be a downloadable product?

    I definitely appreciate the concern, and it's a very valid point.

    The .exe is actually a self-extracting .rar since what we're putting up are 1-2GB curriculum DVDs. A lot of times we cater to...
  2. Re: How to allow .exe files to be a downloadable product?

    It appears that it was an issue with my hosting company picking up the file and putting it into quarantine. So this isn't actually an issue.
  3. How to allow .exe files to be a downloadable product?

    Hi all, I'm using zen cart 1.3.9h.

    I am trying to allow .exe files to be downloadable products. Is this possible? I tried editing the .htaccess file within the download folder to be:

    ...
  4. Replies
    30
    Views
    12,848

    Re: Improving search results

    I just performed the mod on my 1.3.9h store and it works great! I just need to do the additional modification to the mysql config file to account for the 3 letter words. Thanks for posting the code!
  5. Is there a time limit on when I can capture after it's authorized? Yourpay/linkpoint

    [Zen Cart v1.3.9h]

    Is there a length of time on how long I can wait to capture money after it's been authorized? We sell "seats" for classes, but we wait until there are 10 people signed up, and...
  6. Creating a custom button on the admin orders.php page

    Zen Cart version: 1.3.9h

    What file should I be editing if I want to add another button to the customer's order page (the page from within the admin area):
    ...
  7. Replies
    2,906
    Views
    401,509

    Re: Ceon URI Mapping (SEO)

    Hey Conor,

    Hope all is well! I'm running Zen-Cart 1.3.9h and tried using the updated modified_core_files inside the "1.3.9f" folder because that was the highest letter available in the 3.8...
  8. Re: Setting up some products to capture immediately instead of authorize only?

    I think I found it. Is it line 1423 in paypalwpp.php?


    $options['PAYMENTACTION'] = (MODULE_PAYMENT_PAYPALWPP_TRANSACTION_MODE == 'Auth Only') ? 'Authorization' : 'Sale';
  9. Re: Setting up some products to capture immediately instead of authorize only?

    Yes! Thanks DrBte.

    Can you point me to this same idea for Paypal Express Checkout?
  10. Re: Setting up some products to capture immediately instead of authorize only?

    You mean there isn't a variable somewhere in the payment modules or ordering scripts that check what the current setting is? There has to be a way. I was able to use the ordering php file to allow...
  11. Setting up some products to capture immediately instead of authorize only?

    Zen cart version: 1.3.9f

    Hi all,

    Is there a way to have certain products capture immediately? We are going to start selling accounts that "activate" access to one of our sister sites. We have...
  12. Replies
    11
    Views
    1,685

    Re: Radio button requires text field

    Right, which is why I never saw it. Hopefully this thread will be linked to anyone trying to search for conditional attributes now.
  13. Replies
    11
    Views
    1,685

    Re: Radio button requires text field

    Possibly. I know I found about two dozen threads relating to "conditional attributes" that either had 0 replies or didn't have a solution, and about 2 that had a final reply with "I found a...
  14. Replies
    11
    Views
    1,685

    Re: Radio button requires text field

    Nice! Thanks for the link. This is the first time I've heard of this information and I searched a ton through the threads.
  15. Replies
    11
    Views
    1,685

    Re: Radio button requires text field

    Yes, there's that caveat. Though another feature on my site requires that as well, so I don't mind it.

    And do you have a link to said tutorial?
  16. Replies
    11
    Views
    1,685

    Re: Radio button requires text field

    Thanks for the link!

    I actually figured this out just using some simple javascript. The file I edited was:


    ...
  17. Replies
    0
    Views
    776

    Form validation for input text fields?

    Zen cart version 1.3.8a

    Hi all,

    I have products on the store that are for "Teacher Training". The products have TEXT input fields. I also have a question above the TEXT input fields that ask if...
  18. Re: Requiring some text (attribute) when placing order...

    This fixed my issue with the "Required" option not working. Well done!
  19. Replies
    11
    Views
    1,685

    Re: Radio button requires text field

    I too am looking for this feature. Has anyone figured this out?
  20. Replies
    5
    Views
    875

    Re: Custom requests and options

    This is something I'm looking for. How were you able to do it?
  21. Re: How to send data out to a separate database (on same server) after an order is ma

    Great, thanks for the direction Linda!

    What gets processed when we hit "Capture" to capture the money, is it order.php as well? That's basically what I'm confused about right now.
  22. How to send data out to a separate database (on same server) after an order is made?

    Zen cart version: 1.3.8a

    We sell "Teacher Training", and every Teacher Training Class is a product.

    What we want to do is, when they purchase a class, we want to send the user data (name,...
  23. Re: Yourpay/FirstDATA credit card captures not processing commas correctly

    Also good to know. We take international orders, but it processes it in USD so... haven't had issues with that yet.
  24. Re: Yourpay/FirstDATA credit card captures not processing commas correctly

    Thanks again. Good to know, i'll keep that in mind if we ever add different currency.
  25. Re: Yourpay/FirstDATA credit card captures not processing commas correctly

    Thanks so much DrByte!

    Just to be sure, are we not crazy that this is what caused the problem? I just want to make sure that it isn't something else.
  26. Re: Yourpay/FirstDATA credit card captures not processing commas correctly

    I'm currently using 1.3.8a

    Also, I'm only guessing that this is what's causing the issue. If you can think of another reason then by all means.. I'm trying to figure out what's going on
  27. [Done 1.3.9b] Yourpay/FirstDATA credit card captures not processing commas correctly

    We've recently noticed that orders over $1000 have been capturing only $1, and $2000+ orders have been capturing $2.

    I believe the issue is that when the sales team captures the money, they copy...
  28. Replies
    48
    Views
    14,764

    Re: Cart Upsell / Cross sell

    What is it doing now? Is it left justified?
  29. Thread: Supertracker

    by vooboo13
    Replies
    323
    Views
    87,005

    Re: Supertracker

    Is there any way to make the URLs that show up in reports actually become links that I can click on? For example, the report for the Top Referring Sites list the URLs that they come from. Is there a...
  30. Using Purchase Order Module, set status to something other than "pending"?

    v1.3.8a

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

    Hi all, I'm using the Purchase Order module:
    http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=549

    I changed the wording on it so...
  31. Replies
    12
    Views
    11,379

    Re: Custom order number setup?

    To clarify, which field do I set to change the order number? It's currently at 44 but I want it to be at 3000. Anyone?
  32. Re: Shipping issue: Product is virtual, but attribute gives option for hardware

    Nevermind. Figured it out.

    Using Advanced shipper, I didn't realize I could go down to even the attributes. So I set that specific attribute to a specific method that I called "Free shipping for...
  33. Shipping issue: Product is virtual, but attribute gives option for hardware

    Zen cart: 1.3.8a
    Shipping module: Advanced shipper

    We sell "online training" which doesn't have a shipping cost. However, they have the option of choosing a "hardware" bundle in case they need...
  34. Replies
    124
    Views
    47,401

    Re: Selling software licences

    That's an interesting thought. I think I will handle that situation by putting 2 different products. A CD-ROM product and a "Downloadable" product. That way there's no attribute.
  35. Replies
    124
    Views
    47,401

    Re: Selling software licences

    It depends on the price, but yes, I am willing to pay.
  36. Replies
    124
    Views
    47,401

    Re: Giving software licenses

    Thanks for the link. That thread brings up a good point... what if the transaction is cancelled? They'll still get the License ID with this method. Something I have to think about.
  37. Replies
    124
    Views
    47,401

    Re: Giving software licenses

    That isn't exactly what I need, however, it does have nice features. That basically creates the License IDs through the store. Does anyone know if anything else that exists? or at least have a way to...
  38. Replies
    4
    Views
    3,184

    Re: Handling charge?

    I know this is an old thread, but I basically one to do this as well. We store our inventory, but the cost of the packaging, stamps, signature confirmations (we must do this for some...
  39. Replies
    124
    Views
    47,401

    Re: Giving software licenses

    Gah! I was looking up "software licensing" on the forums and didn't even think to search the same keywords in the mods section. If this works out then I can't thank you enough!
  40. Replies
    124
    Views
    47,401

    Giving software licenses

    Zen cart version: 1.3.8a

    Hey guys, I'm not sure if this is the right area to post this in, but...

    We sell a programming language software. Now, customers can buy a License ID and Password, but...
  41. Re: How to change text in "Order Confirmation" and "Welcome to our Store" page?

    You can actually edit the "Store Owner" and that from the Welcome Email by editing this file:

    /home/robomatt/public_html/includes/languages/english/create_account.php

    The lines of code reads:
    ...
  42. Replies
    2,344
    Views
    567,781

    Re: CSS Dropdown menu for your header- With Categories!

    Hey guys,

    In IE7 and lower, the nav is all sorts of screwed up. I tried putting in the .htaccess file that allows it to run the .htc file (this may be Paul's version that added that), but either...
  43. Replies
    1,221
    Views
    301,182

    Re: My Checkout Without Account Mod

    I just installed this mod, however, it's telling me "Page not found" when I click on the Continue to try to checkout as guest. I've re-uploaded the files several times to make sure I'm not doing...
  44. Replies
    9
    Views
    1,469

    Re: UPS-only on certain products

    Wow, thanks! I'll try it out to see if it works out.
  45. Replies
    9
    Views
    1,469

    Re: UPS-only on certain products

    It looks like for the Bundles the master_categories_id is 154, but that's because the products are in that category. However, for Hardware, there are subcategories that the products are in.. so the...
  46. Replies
    9
    Views
    1,469

    Re: UPS-only on certain products

    I wonder if something like this Module would be what I'm looking for:

    Advanced Shipper by CEON:
    http://dev.ceon.net/web/zen-cart/advshipper/features#product_category_manufacturer_rates

    Has...
  47. Replies
    9
    Views
    1,469

    Re: UPS-only on certain products

    Sorry I'm still learning, but do you mean just the ID of those categories? If so, they are:

    112 - Hardware
    154 - Bundles
  48. Replies
    9
    Views
    1,469

    Re: UPS-only on certain products

    Well, I can put the items in a Product Type if that makes it more feasible. And actually, they are all under two categories: VEX Hardware and VEX Bundles... so really there are two categories.
    ...
  49. Replies
    9
    Views
    1,469

    UPS-only on certain products

    Zen cart: 1.3.8a
    Site: www.robomatter.net

    Hi guys, is there any way to be able to set certain items (or even just a certain category) to be shipped by UPS only? We dropship our hardware to...
  50. Replies
    6
    Views
    2,278

    Re: Show list of subcategories in category page

    Thanks. I will let the template designer know.
Results 1 to 50 of 54
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR