Search:

Type: Posts; User: giftmeister

Page 1 of 5 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    112
    Views
    15,041

    v150 Re: Orders Exporter Module

    Wish I could help. The other mod, Export Shipping Information, does date ranges.
  2. Replies
    3
    Views
    1,443

    v151 Re: Products on secure https pages

    D'oh! File permissions was the problem. Thanks!
  3. Replies
    3
    Views
    1,443

    v151 Products on secure https pages

    I found a post about this, but it's old and doesn't seem to cover everything.

    ZC is used on a part of the site for people to pay and register for theater workshops. Attributes are used on some of...
  4. Replies
    942
    Views
    139,947

    Re: Mailbeez After Sales Modules

    I'd like to email customers from a certain product category. It's a simple ZC setup with just a handful of categories and I can follow php instructions, not create my own modifications. Does your mod...
  5. Replies
    496
    Views
    82,578

    Re: Export Shipping & Order Information

    The samples, like what my files show, is one cell with all the attributes:

    Color: Black | Memory: 16 mb |

    Did I miss something?

    I use attributes for the registration of students under 18...
  6. Replies
    638
    Views
    130,794

    v150 Re: Support Thread for Google reCAPTCHA plugin

    Jeez, I figured it out- there's a mod I stopped using and didn't fully remove, Extra Fields On Customer Sign-Up. What I forgot were changes in includes/templates/create_account.php. :oops:
    ...
  7. Replies
    638
    Views
    130,794

    v150 Re: Support Thread for Google reCAPTCHA plugin

    Jeez, I figured it out- there's a mod I stopped using and didn't fully remove, Extra Fields On Customer Sign-Up. What I forgot were changes in includes/templates/create_account.php. Re-uploaded the...
  8. Replies
    638
    Views
    130,794

    v150 Re: Support Thread for Google reCAPTCHA plugin

    One line of code is added to the core page(s) where the Recap is needed. I have just one other mod- Export Shipping Info- and it doesn't affect the page where I need the Recap,...
  9. Replies
    638
    Views
    130,794

    v150 Re: Support Thread for Google reCAPTCHA plugin

    mc and David, I triple-checked all the obvious things.

    The ZC installation is in a directory- xyz.com/abc - but that doesn't seem to be an issue to Google and I wasn't even able to enter the...
  10. Replies
    638
    Views
    130,794

    v150 Re: Support Thread for Google reCAPTCHA plugin

    Thanks for the mod, David.

    I'm on 1.51, smart enough to follow the simple instructions...and it doesn't work. The recaptcha box displays, but entering the wrong text or entering nothing has no...
  11. v151 Three products, two related quantities

    I set up a site for a theater school and one thing they're selling is day camp for next summer. Parents can sign up their kids for Drama Camp in July, Musical Theater Camp in August, and Both (Drama...
  12. Replies
    496
    Views
    82,578

    Re: Export Shipping & Order Information

    What I'd like to do now is have each product attribute in its own spreadsheet column instead of all of them into one (many of my items have 2+ attributes). Is that possible?
  13. Replies
    496
    Views
    82,578

    Re: Export Shipping & Order Information

    Finally...

    102= $order_info = $order_info . "AND ot.class = 'ot_shipping'";

    change to

    $order_info = $order_info;

    Or block out the part after the above with //
  14. v151 Re: Email order confirmations with sensitive info in attributes data

    Thanks, Doc.

    For now I tweaked orders.php, though with everything else needed by this company, it's also not ideal.

    I also tried using the Company and Fax fields to get student info (after...
  15. Replies
    496
    Views
    82,578

    Re: Export Shipping & Order Information

    Still not...and after I played around with a dozen variations to delete those lines/codes in question.

    To be clear, I'm getting all order info except for the customer name and address.
  16. v151 Email order confirmations with sensitive info in attributes data

    Hi,

    I'm setting up ZC for a website to sell theater workshops. Many are for kids so my first thought was to use text attribute fields for those programs to require the child's name, age, phone or...
  17. Re: Extra Fields for Customer Sign Up (Create Account) Page

    I played around some more and got the fields to appear, but then after clicking Continue, noticed the new info wasn't actually added to the order. Instead of spending even more time on this, I...
  18. v151 Re: Make Telephone field appear on Edit page (checkout_payment_address)

    That's the question- add what and where to make the Telephone field appear? All my products are virtual so there's no shipping info.
  19. v151 Make Telephone field appear on Edit page (checkout_payment_address)

    Hi,

    I played around a bit and couldn't figure it out (basic PHP skills) and searched here and didn't find the answer.

    A customer logs in or enters his info on main_page=login. The next page,...
  20. Re: Extra Fields for Customer Sign Up (Create Account) Page

    I just realized that the Telephone field (and optional Fax) also does not appear on the checkout page to edit info so I'm going to study other threads. Still, if anyone here knows how to do this,...
  21. Replies
    496
    Views
    82,578

    Re: Export Shipping & Order Information

    Thanks for a great mod!



    I also want to export all orders and tried deleting those lines/parts above and can't get it right. How exactly should the three instances be changed?

    line...
  22. Replies
    112
    Views
    15,041

    v150 Re: Orders Exporter Module

    Do you have a timetable for the revamped mod? The current one and a similar one (Export Shipping Information) do some good things, but not everything I need and the date function would make this one...
  23. Re: Extra Fields for Customer Sign Up (Create Account) Page

    Thanks for a great mod!

    I installed it and it worked fine on the account creation/login page, but the extra fields did not show when I clicked 'edit' further in checkout to test the ability to...
  24. Replies
    3,832
    Views
    1,220,936

    Re: Easy Populate V1.2.5.4 - mod lost, can't re-install

    This is weird. A few weeks ago I installed EP and it went well. I was able to download my current products at that time and today was finally about to upload some new ones. Problem is, I no longer...
  25. Re: Don't Want Attribute Prices Automatically Added to Product Price

    I got a couple of comments, not the biggest deal, but I imagine others regard it as unprofessional and don't say anything. That's the main thing with me, I simply want it to look professional and...
  26. Replies
    1,237
    Views
    292,347

    Re: Admin Profiles Support Thread - clarify SQL patch

    Thanks, it installed perfectly!
  27. Replies
    1,237
    Views
    292,347

    Re: Admin Profiles Support Thread - clarify SQL patch

    Thanks for the mod.

    I've installed other SQL patches where I simply copied and pasted the entire file contents into the Zen Admin tool. With this SQL file, I'm not sure if I'm supposed to do that...
  28. Replies
    54
    Views
    12,368

    Re: Multiple Zone Rates Support Thread

    Thanks for the mod. Please upload the latest files- 1.0.1- to the Add-On page. I downloaded the zip from there- 1.0.0- and wasted an hour trying to figure out why it wasn't working before reading...
  29. Re: Don't Want Attribute Prices Automatically Added to Product Price

    Same feeling here. I tried the Dynamic Price Updater and, on the Shopping Cart page, it still doesn't show the item base price and the attribute price. It shows the item as a total price with the...
  30. Replies
    994
    Views
    163,294

    Re: All Business Template Support - format Featured

    Someone helped me with an easy solution to aligning the Featured Items-
    http://www.zen-cart.com/forum/showpost.php?p=1076797&postcount=12

    I now realize the other alignment issues are from the...
  31. Replies
    12
    Views
    1,697

    Re: Column Layout Grid

    Thanks! That did it for the Featured Items. I played around trying to do this for the Product Listing page (with the CLG mod), but came up short.
  32. Replies
    12
    Views
    1,697

    Re: Column Layout Grid

    Did anyone figure this out? I already had my images set to a unified size, the issue is with the product name. Some are longer than others- some take up two lines in the grid, some three and some...
  33. Replies
    994
    Views
    163,294

    Re: All Business Template Support - format Featured

    Can you please help with that? I know how to change font colors and other simple things in css, but am not sure of this issue.

    Also, I realized the issue is wherever multiple products are listed,...
  34. Copy tax table from SQL database phpMyAdmin

    I saw this thread, but am not sure all of it applies to my scenario-
    http://www.zen-cart.com/forum/showthread.php?t=178453

    Two years ago I saved a database from a website no longer in use. I have...
  35. Replies
    994
    Views
    163,294

    Re: All Business Template Support - format Featured

    Hi,

    How do I format the Featured items so that everything below the Product Name is evenly aligned?

    My site is avenue-r.com and you'll see three Featured items at the bottom of the homepage....
  36. Replies
    994
    Views
    163,294

    Re: All Business Template - upgrade to ZC 1.5

    Well, the main question is about upgrading your template. The instructions don't mention that. I upgraded a ZC before, but it was with minor adjustments to the standard template. I already read ZC's...
  37. Replies
    3,832
    Views
    1,220,936

    Re: Easy Populate support - upgrade ZC 1.5

    Hi,

    I've never used this mod and am about to install ZC 1.5 on a test directory in the hopes of moving it to my main site. I see there is yet no version of this mod for 1.5, but assuming one will...
  38. Replies
    994
    Views
    163,294

    Re: All Business Template - upgrade to ZC 1.5

    Hi,

    I've been on ZC 1.39g and your template (not sure which version) for a while. I'd like to install ZC 1.5 onto a test directory and with your latest version of the template. I've installed a...
  39. Re: Pop-up window on Cart page does not display text

    I always forget about the error log. It said:

    [03-Oct-2011 20:05:48] PHP Warning: require(includes/templates/template_default/info_shopping_cart/google_analytics.php)...

    So I copied that file...
  40. Pop-up window on Cart page does not display text

    I just noticed this and did not see a previous post for it in the forum. I added an item to the cart and then clicked on [help(?)] on the Shopping Cart Contents page. The window popped up, but it was...
  41. Re: A megasite that allows others to manage their own products?

    An affilate program is an interesting option, though I don't yet see it accomplishing his objective.

    The guy and his business are not yet known to the mainstream, though he does have credentials...
  42. Re: A megasite that allows others to manage their own products?

    Yes, I meant "same checkout process" in terms of the owner controlling the one card processor, fulfilling the orders and then distrubuting the funds. I'll take a look at 1.5, thanks.

    Do you have...
  43. A megasite that allows others to manage their own products?

    Someone approached me and asked if a site can be built where a few other people can manage and list their own items. Like Amazon or eBay, but to a much smaller degree.

    The idea is that the site...
  44. Replies
    994
    Views
    163,294

    Re: All Business template Support Thread

    That's it, thanks!
  45. Replies
    994
    Views
    163,294

    Re: All Business template Support Thread

    avenue-r.com

    I'm talking about the homepage slide. I undid the centering of the images until I can center the buttons, as well.

    R
  46. Replies
    994
    Views
    163,294

    Re: All Business template Support Thread

    I followed your previous post to center the slide-

    #slider {margin:0 auto;}

    - but cannot figure out how to center the buttons underneath it. I also don't want to play around with a live site. I...
  47. Replies
    19
    Views
    1,273

    Re: Show "in Stock" on 1 category

    That's it, thanks!
  48. Replies
    19
    Views
    1,273

    Re: Show "in Stock" on 1 category

    Thanks, Linda. I played around and can't figure out- how can I make the stock show for just two specific categories?

    Cheers,

    R
  49. Replies
    2,160
    Views
    398,317

    Re: Simple Google Analytics - Support

    D'oh! I realized the issue was something else I changed last week and only noticed now. Thanks.
  50. Replies
    2,160
    Views
    398,317

    Re: Simple Google Analytics - Header layout affected in FF

    Thanks for the mod. I successfully installed it and then noticed in FireFox 4.01 that the header of my site changed, specifically the top left logo shifted down a couple of spaces. It looks fine in...
Results 1 to 50 of 230
Page 1 of 5 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR