Search:

Type: Posts; User: christinapupo

Search: Search took 0.01 seconds.

  1. v139h Re: Must Login and be Authorized to Browse - *but can see homepage*

    Thank you gjh42! That worked perfectly. Here are the changes I made in case anyone else needs them (in red):

    /includes/init_includes/init_customer_auth.php

    <?php
    /**
    * customer authorisation...
  2. v139h Re: Must Login and be Authorized to Browse - *but can see homepage*

    I have no idea what you mean by this? The store status is 0= Normal Store. I have tried adding this to the /includes/init_includes/init_customer_auth.php

    line 68
    case...
  3. v139h Must Login and be Authorized to Browse - *but can see homepage*

    Hi, I'm trying to get the store setup where they must be logged in and authorized to browse but I want the homepage to show and also a special page called "Find a Retailer" (stores-custom module). So...
  4. v139h Can't get Full URL for newsletter links in TinyMCE editor?

    Hi, I can't seem to to format the links in my newsletters with the full URL's when using TinyMCE editor. When I try to get full links such as...
  5. Replies
    119
    Views
    66,129

    v150 PayPal Business Advanced module?

    Has anyone setup the PayPal Business Advanced ($5 per month) rather than the Business Pro? Does it work the same? Can I use PayPal Business Advanced ($5 per month) with v1.3.9h?
  6. Replies
    220
    Views
    57,903

    Re: attribute pop up images

    Hi PUREchocolatetruffle, yes, I didn't think about this before but I have probably also made changes to this file. I know there were changes made for ImageHandler2 and ZenLightbox. I will post the...
  7. Replies
    220
    Views
    57,903

    Re: attribute pop up images

    Make sure to rename the file attributes_corrected.php to attributes.php... (from the zip file)
  8. Replies
    220
    Views
    57,903

    Re: attribute pop up images

    I deleted the other two files. Here is the corrected file:
  9. Replies
    220
    Views
    57,903

    Re: attribute pop up images

    Oops, I made a personal change on the above file which may not work for some of you. You may need to change all instances of "<br class="clearBoth2" />" back to "<br class="clearBoth" />" or just...
  10. Replies
    220
    Views
    57,903

    Re: attribute pop up images

    I have finished adding the code for radio and checkboxes to pop up large. I have also added code so that if you have zen lightbox enabled it will use that instead. If you want the zen lightbox...
  11. Replies
    220
    Views
    57,903

    Re: attribute pop up images

    Here is my code to get radio buttons to pop up large. Works great for me...
    /includes/modules/CUSTOM/attributes

    just replace the radio button code with this:

    I haven't done checkboxes yet but...
  12. Replies
    207
    Views
    53,623

    Re: Email Archive Manager

    Has anyone fixed the HTML resend problem on the Order Confirmation or Welcome message resend? This kinda makes the whole module useless if I can't resend "some" of the messages reliably...
  13. Re: Attributes Qty Price Discount Display Issue

    muuwa, did you ever get this figured out? How did you get the quantity boxes to show for each attribute? For the life of me can't figure it out..
  14. Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Also, I looked at my server error logs and see this:


    [Wed Aug 11 20:48:06 2010] [error] [client 131.191.55.111] ModSecurity: Access denied with code 400 (phase 2). Pattern match...
  15. Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Hi,

    I am using zencart v1.3.9e and I have successfully installed tabbed_products_pro_1-06c. Everything shows up great on the frontend and I can add the proper tpp code to the product description...
  16. Re: Tare Weight and Displayed Shipping Weight

    I too would really like to know the answer to that question. How does ZC determine which is a "small to medium" and which is a "large" package????
  17. Replies
    7,098
    Views
    1,855,966

    v138a Re: Image Handler 2 Support

    DarkAngel,

    Thank you! I double checked all my files and found some discrepencies. I fixed them and it works now. Thanks.
  18. Replies
    7,098
    Views
    1,855,966

    v138a Re: Image Handler 2 Support

    they are all lower case .png...
  19. Replies
    7,098
    Views
    1,855,966

    v138a Re: Image Handler 2 Support

    I checked and it says that PNG Support is enabled... I have tried everything. PNG files work fine if I turn off image resizing. Any more help would be greatly appreciated.
  20. Replies
    7,098
    Views
    1,855,966

    v138a Re: Image Handler 2 Support

    Hi,

    I cannot get png files to show up. If I look on the server in the bmz_cache folder the png files are there but if I try to edit them with photohop I get an error message saying that the file...
  21. Re: Display all product categories (linked too) on product display page

    ...Not yet but I may try the zen_get_master_categories_pulldown($product_id). I will let you know if and when I get it working
  22. Replies
    119
    Views
    32,576

    Re: Newsletter Subscriber Discount

    I figured this out fairly quickly. Just add:

    if ($_SESSION['cc_id'] > 0) {
    return;
    }

    to function process() in ot_newsletter_discount.php...


    Before coupon is...
  23. Replies
    119
    Views
    32,576

    Re: Newsletter Subscriber Discount

    Hi,

    I am using ZC v1.38a and have just installed the Newsletter Discount. Thank you for this great mod!

    I am interested in modifying it so that the discount is NOT applied if a coupon is used....
  24. Display all product categories (linked too) on product display page

    Hi, On the product info page, I would like to display all the categories that a product belongs to and not just the current category. Is there a function to call for this?

    Using v1.3.8a.
Results 1 to 24 of 24
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR