Search:

Type: Posts; User: maac2

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    11
    Views
    5,561

    Re: Odd Paypal problem? Error 10004

    This appears to be resolved, but for anyone searching this error in the future -- although there doesn't appear to be an official post from Paypal, payments were being processed with a delay of...
  2. Replies
    11
    Views
    5,561

    Re: Odd Paypal problem? Error 10004

    One more with the same issue (lagging behind with 1.5.1 though sorry :blush: )
    Two latest orders affected: first retrieved no details on order page and shows error 10004, the second retrieved...
  3. Re: PayPal Express Checkout Error (35) error:1408F10B

    Thanks for dealing with this so quickly!
  4. Re: PayPal Express Checkout Error (35) error:1408F10B

    Good to hear it worked for you. It was a sudden change, but it's related to a new, serious bug with ssl: "Poodle"
  5. Re: PayPal Express Checkout Error (35) error:1408F10B

    In the Paypal github discussion (https://github.com/paypal/rest-api-sdk-php/pull/127) the "official" recommendation appears to be changing CURLOPT_SSLVERSION

    I have no expertise here, just...
  6. Re: PayPal Express Checkout Error (35) error:1408F10B

    Hehe, as you say--good to know we're all aware of it. Hopefully the thread catches the attention of the right people, assuming any ZC updates are needed.
    The stackoverflow thread links to the Paypal...
  7. Re: PayPal Express Checkout Error (35) error:1408F10B

    Getting this too. Same ZC version 1.5.1

    Looks like a sudden change made by Paypal, some discussion here:...
  8. v151 Re: Music Typefilters without Typefilter in URL -

    Thanks Ajeh, I'm interested to see the plugin could you please check the id (1599 is coming up as invalid)?

    This is really only an "seo" issue, customers landing on an incorrectly empty...
  9. v151 Music Typefilters without Typefilter in URL -

    v: 1.5.1
    I do not believe any modifications will affect this (you'll be able to quickly check this on a standard install)

    For product type: Music
    When viewing either Artist, Genre or Record...
  10. Replies
    5
    Views
    1,505

    Re: Urgent help please - force browsers reload css

    Sorry, the ?v=1.1 is added to the src=... script tag in the header, but since zen-cart adds the css files dynamically I'm not sure you can do that.

    You could try asking your provider to allow you...
  11. v150 Re: check out or login brings blank page

    Check your /logs or /cache folder for any error files - they will have more specific information than a general 500 error.
  12. Replies
    5
    Views
    1,505

    Re: Urgent help please - force browsers reload css

    A few methods to have css update: rename the css file to something new, use versioning (.css?v=1.1) although I'm not sure how to implement that with zen, or use the htaccess cache settings with a...
  13. Re: Help!!! Does anyone know what happened here????

    Some hosts will allow you to use legacy versions of PHP for a short time as they upgrade, so if you run a very busy store ask you hosting company about that. If it's possible only use it as temporary...
  14. Replies
    5
    Views
    611

    Re: Constant error log creation

    It might be worth asking your hosting company about the error, send them those same details.

    However as lat9 says you don't want to keep putting off upgrading forever, as PHP and zen-cart progress...
  15. Replies
    5
    Views
    1,128

    v150 Re: Foreign Character Issues

    Unfortunately it takes more than just updating the language files. What you are doing there is telling the browser your data is stored in utf-8 which, from reading your post, it doesn't seem to be....
  16. Replies
    1
    Views
    509

    Re: Which file is causing my menu to go wonky?

    Pretty tough to answer without a link or at least some context.
    It's the template, so probably the header...or the footer...or the shopping cart. Looks like it might be a fixed width menu section...
  17. Replies
    3
    Views
    574

    Re: Site gone down after editing the metatags.

    If that is the only change made, revert back to the old version or backup it up and delete the copy in your template override folder (so it uses the default zen cart version).
    That will show if it's...
  18. Replies
    2
    Views
    954

    v139h Re: Problem with SSL Certificate

    If it has been working fine until now and you haven't made any changes to either config files (or anywhere else) then it's likely to be a hosting issue so let them get back to you before making any...
  19. Replies
    5
    Views
    2,621

    Re: Removing checkout link from checkout page

    It's part of your header, so the easiest way would be to add a page specific css file: http://www.zen-cart.com/wiki/index.php/Customisation_-_Templates_-_Stylesheets_-_Per-Page-Rules
    .blue-link...
  20. Replies
    12
    Views
    1,217

    v139h Re: Allow HTML input Product Field? help

    Zen cart allows page specific css files: http://www.zen-cart.com/wiki/index.php/Customisation_-_Templates_-_Stylesheets_-_Per-Page-Rules
    So you would add stevesh's style to p_44.css for product 44....
  21. Re: addthis.com code won't display on product info page

    Weird, I was able to see the addthis buttons on an accessory product, but after refreshing it disappeared. This was in Chrome. Nothing in Firefox.
    If you open the Firefox error console (in the web...
  22. v150 Re: Where do I adjust [help (?)] that is shown in the shopping cart

    It's wrapped in a div with a class "forward"
    But that's shared with some other items on that page, so you might want to edit the template (tpl_shopping_cart_default)
    It's the div that wraps:...
  23. Replies
    20
    Views
    1,155

    v139h Re: Established working site - new problem

    This isn't a fix, but might help: the artist link in Landscapes is going to the manufacturer listing (index filter) whereas the Artists section is made up of categories and sub categories (at least...
  24. v150 Re: Question About New Products On Subcategory Pages

    No problem. As for understanding why this is happening the best way would be to use a program like Beyond Compare (any file comparison software), to compare the new-product files to a fresh download...
  25. v150 Re: Can't log into admin using SSL in a subdomain in got an error when entering the U

    Did you buy the SSL cert for the subdomain specifically (or a wildcard cert) or was it for theoutletseason.com?
  26. Re: ZC 1.5 UTF8 Collation standard now?

    creamcrackers, is your site gogoflorist dot com? [found in old forum posts]
    This will help people see exactly what you see, and maybe help you fix the problem.
    Where would we change the language to...
  27. Replies
    4
    Views
    1,066

    Re: quantity dropdown to blank box - add to cart

    If you are your username dot com, I'm only seeing the quantity box no drop down menus.
  28. Replies
    3
    Views
    679

    Re: Remove border around product image

    Looks like it's part of the tm theme. Search for '.product-col' in your stylesheets and change border:1px solid #CECCCC to border:0px solid #CECCCC
  29. Replies
    1
    Views
    439

    v150 Re: Picture resizing help...

    Admin > Configuration > Images
    You will see a bunch of image size settings which you can change, or leave blank to use the images native size.
    Of course setting the sizes here larger than the...
  30. Replies
    66
    Views
    7,673

    Re: Paypal IPN Failing suddenly

    DrByte said the certificate is registered to http://yourdomain.com not http://www.yourdomain.com
    You would have entered the URL when registering your certificate, and your hosting company should be...
  31. Re: ZC 1.5 UTF8 Collation standard now?

    I should add... have a safe backup before editing anything relating to the database.
  32. v150 Re: Question About New Products On Subcategory Pages

    Also not sure why this would happen, none of these products are linked to other categories?

    Category A (master category)
    SubCategory B (linked category)

    Product in both would show in New...
  33. Re: ZC 1.5 UTF8 Collation standard now?

    You can add extra defines to your configure files, try doing that for db_charset.
  34. Replies
    34
    Views
    2,625

    Re: Space between headerWrapper and logoWrapper

    I would say it's the <br class="clearBoth"> which will probably be in the header template file. Remove it and you should bring them together.
  35. v150 Re: Adding image behind item titles on product details page

    Check your config files, your base href has an extra '/' (so everything is .com//index.php) - the config examples that are in the zen-cart docs folder explain when to leave a trailing slash.
    Also,...
  36. v150 Re: Adding image behind item titles on product details page

    Product titles are wrapped in an H1 with an id "productName", so either edit that id in your stylesheet, or create product_info.css and add it there.
  37. Replies
    4
    Views
    601

    v139h Re: Image and Text Copying

    If they are simply embedding images that point to your site, search google for 'prevent hotlinking'.
  38. Replies
    21
    Views
    1,376

    v139h Re: Quantity on Invoice shows as "0"

    From the 'docs' folder upgrade guide:
    "Additionally, you will find a file-comparison tool like WinMerge, Beyond Compare or ExamDiff (Linux) to be very helpful. (There's also BBedit for the Mac.)"
    ...
  39. Replies
    4
    Views
    601

    v139h Re: Image and Text Copying

    Simple answer is no. Once it's online and public it's up for grabs, that's true for all content in this sense (images, text, music, video etc.)

    There are javascript examples to disable right...
  40. Replies
    6
    Views
    563

    v139f Re: Linking a Category to a Banner

    index.php?main_page=index&cPath=39
    is your category page for soap, so replace 39 with the category you want to link
  41. Replies
    4
    Views
    1,160

    Re: Image length too long, image won't load

    Products entered before you increased the length will still be saved as '250_Adidas-Mundial-Goal-Copa-Indo'. You need to resubmit the product with the full image name again.
    For your sanity though...
  42. v139h Re: Remove Add to Cart Buttons from Search Results page ONLY

    If it's the add to cart images besides each product they have a class "listingBuyNowButton" so you could add
    .listingBuyNowButton {display:none}
    to advanced_search_result.css in your themes css...
  43. Re: Different Sidebox Catergory List on Different Pages

    Sideboxes can be loaded on specific pages, see: http://www.zen-cart.com/content.php?251-i-want-to-display-some-of-my-sideboxes-on-my-front-page-only-and-suppress-them-from-all-other-pages

    So you...
  44. v135 Re: How to add and edit links in the Information sidebox?

    The information sidebox text is within the main English language file: /includes/languages/english.php or better within your override folder /includes/languages/YourTemplate/english.php

    To add...
  45. v150 [Fixed v1.5.1] PHP Error when no Record Company ID with Typefilter

    1.5.0 (upgraded, not new install)
    Add ons: Various order-total modules from swguy and some custom edits (mostly cosmetic)
    SFTP, Official upgrade procedure.

    Only posting as a bug because it deals...
  46. v150 Re: How can I keep the same Admin password on my account the same ?

    As steve said it's not much of a chore, and even less if you take advantage of a service like Lastpass; but swguy has posted a work around (be sure to read the PCI warning)...
  47. Replies
    4
    Views
    497

    v138a Re: Transferring database to new server

    I do not have personal experience with any of these (backup plugins), but check the Plugins section of this site. The first result for 'database backup' is Backup ZC which states compatibility with...
  48. Replies
    21
    Views
    2,039

    v150 Re: Strange search engine results

    You can only try your best, read Google guides e.g., http://support.google.com/webmasters/bin/answer.py?hl=en&answer=35769
    and help them find your content with Webmaster Tools...
  49. Replies
    1
    Views
    1,197

    v150 Re: 15 minute admin login time out

    Two possible options that I know of:
    1. Before submitting your work open a new admin page in a separate tab, log-in if it's timed out and then submit.
    2. swguy has posted a method to increase the...
  50. Multiple forward-slashes in search returns 403

    139h (upgraded)
    Testing on a non-public project.

    Stumbled into a strange search result to a strange search request:
    More than 7 forward slashes results in a 403 error.
    Search can be '////////'...
Results 1 to 50 of 70
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR