Search:

Type: Posts; User: LightBrown

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. v155 Re: New Account Email Shows MY server IP Address

    I had a similar problem a while back. I traced the issue to a change in how the server handles the HTTP_X_FORWARDED_FOR function. It was assigning my server's ip instead of resolving the client ip...
  2. v155 Re: Temporary FIX - Bluehost's Upgrade Broke ZenCart's function zen_get_ip_address

    Just need to resurrect this thread to confirm that this indeed is an issue caused by the Bluehost server upgrade that happened, at least for us on, 4/17/19. They blamed it on the upgrade to Easy...
  3. v155 Re: Report of customers seeing other customers carts

    I have a had this happen in the past, and for us It was a server cache issue. A call to your host's tech support should be able to fix it quickly if this is the problem.
  4. v139h Re: Customers creating accounts/logging in - even though we don't have links to do th

    It's very possible that there is a "login" or "my account" link in the order confirmation emails that are being sent to your customers if you have not manually removed them.
  5. v155 Re: Any weight based rate not working, number of boxes always = 0

    For the record in case anyone stumbles across this in the future.

    I ended up fixing the problem by reverting to a backup state of most of the shipping module files. So as usual keeping good...
  6. v155 Any weight based rate not working, number of boxes always = 0

    ZC 1.5.5e, php 5.6

    I just noticed two shipping options, zones and perweightunit, both are not functioning correctly on my site. These are both relatively rarely used methods for us, used for...
  7. Replies
    2,791
    Views
    381,945

    v155 Re: One-Page Checkout [Support Thread]

    This is a great add-on. The Best.

    Anyway, I have been running OPC version 1.0.5, so I am trying to update to 1.2.0.

    My problem comes when I try to modify the tpl_checkout_one_default.php for...
  8. v155 Re: whos_online table crash, php version clash?

    Thanks for the quick reply.

    Running php 5.4 has been bothering me for a long time. I am glad to be able to upgrade and still rest easy.
  9. v155 whos_online table crash, php version clash?

    I just went had our site go down this morning due to the "Table 'whos_online' is marked as crashed and should be repaired" error, and I was able to fix it quickly thanks to this thread:...
  10. v155 Re: Template header differences between browsers

    for a quick static website design fix, add this to your css:


    #mainWrapper {
    width: 960px
    }


    that will define the width of the whole site's container as 960 pixels (you can pick a...
  11. v155 Re: Template header differences between browsers

    <br> is html, so you would need to place that in the html section your site's php files, not in the css file.

    The underlying issue is that parts of your site are using responsive style design...
  12. v155 Re: Template header differences between browsers

    your buttons are floating left, but if the viewport gets wide enough they float next to your:


    <span id="topline"></span>

    which css rules have at 80% width

    i don't know what you are going...
  13. v155 Re: PayPal Payflow Pro - "An Error has Occurred (0 )"

    I have been told by someone who saw the error happen that they were trying to place the order directly through the website--inputting their payment info directly on our site--when the error occurred....
  14. v155 Re: PayPal Payflow Pro - "An Error has Occurred (0 )"

    That keeps confusing me as well. I'm relatively sure that the problem transactions have been processed through the payflow module even though the error email says "PayPal Express." I think this...
  15. v155 Re: PayPal Payflow Pro - "An Error has Occurred (0 )"

    I thought we were using the built in PayPal Payments Pro module. I think we used a different addon for payflow in the past when running 1.3.9, but i never installed a new addon after updgading to...
  16. v155 Re: PayPal Payflow Pro - "An Error has Occurred (0 )"

    Agreed.

    I will keep watch in the future if it happens to try and find anything that the transactions may have in common or if there is any way to replicate the issue.

    But I'm not holding out...
  17. v155 PayPal Payflow Pro - "An Error has Occurred (0 )"

    1.5.5d
    php 5.4.43

    PayPal Payflow Pro and PayPal Express payment modules are both active.

    plugins:
    COWOA
    One Page Checkout (same error also occured before installing OPC)
    a few other small...
  18. v155 Re: How Do I Stop Getting Spammed By Picaflor Emails?

    does the email not have an unsubscribe link?
  19. Replies
    2,791
    Views
    381,945

    v155 Re: One-Page Checkout [Support Thread]

    V 2.6, I think.
  20. Re: checkout success page not showing after order confirmation

    In the root directory of your public html folder is a folder named logs. if you are getting error it will generate files inside that folder named "myDEBUGxxxxxxxx.log"

    If you have any of those...
  21. Replies
    2,791
    Views
    381,945

    v155 Re: One-Page Checkout [Support Thread]

    I can confirm that COWOA and OPC can work together. We do have quite a bit of custom code though, and I can't really recall how much I had to do to get OPC to work with COWOA, but it doesn't seem...
  22. v155 "also purchased products" not limited by MAX_DISPLAY_ALSO_PURCHASED

    (not entirely sure this issue is due to my recent to upgrade to 1.5.5a, but that is when we noticed it)

    The "also purchased products" section seems to be displaying every product that the db query...
  23. Replies
    853
    Views
    132,035

    v150 Re: COWOA Updated and Combined for ZC v1.5.x

    I don't know what you are referring to here. The COWOA menu?
  24. Replies
    853
    Views
    132,035

    v150 Re: COWOA Updated and Combined for ZC v1.5.x

    Just to check, which version of COWOA did you install? The latest COWOA version downloaded from the Zencart website or the 1.5.5 Beta version from Github? The version hosted on Zencart will not work...
  25. v151 Re: add text message to checkout page (step 3)

    If there is already text where you want to add your additional text, you can just edit your template's language file:

    /includes/languages/english/your_theme/checkout_something.php

    If there is...
  26. Re: Apsona ShopAdmin - a free tool for import/mass update/reporting

    Have you used ShopAdmin on a previous installation? Do you have a an Appsona ID ($APSONA_APP_ID)?
  27. v155 Re: Admin CSS blowout while trying to install COWOA

    That makes it sound like it could be a cache issue? Have you tried clearing the cache?
  28. v138a Re: Winmerge - is there a way to have only the text highlighted that is different?

    In Winmerge, go to Edit -> Options

    Then check the Ignore Blank Lines box and the Ignore Carriage Return Differences box.

    Also, your may want to set up your ftp program to do all transfers in...
  29. v155 Re: Admin CSS blowout while trying to install COWOA

    I had the same css problems when installing COWOA on 1.5.5 on both the front end and the the admin, but in order to fix it I just had to make sure I properly merged the new CSS with my old code.

    I...
  30. Replies
    8
    Views
    1,387

    v155 Re: Blank Page in Admin

    If you are getting a blank screen, there should be an error log generated...

    Look for any files in the log folder that look like "myDEBUGadm[/B]-XXXXXXXXXXX"

    unless it is just cache issue or a...
  31. v155 Re: search results not working, but works fine on dev site

    Fixed.

    Either I'm stupid, or my ftp program was screwing me. I am sure that I reverted to the working copy of advanced_search_result/header.php from my dev site, from my backup, and from another...
  32. v155 search results not working, but works fine on dev site

    Just a few days ago I upgraded from 1.3.9 to 1.5.5 after much testing and customization on a separate development install.

    I thought everything was working just fine, but I just realized that the...
  33. Replies
    2,791
    Views
    381,945

    v155 Re: One-Page Checkout [Support Thread]

    In case anyone needs this in the future:

    My site uses a forced COWOA feature, and the "login" page includes a field for the billing address as well as an optional shipping address field. So, if...
  34. Replies
    2,791
    Views
    381,945

    v155 Re: One-Page Checkout [Support Thread]

    Is there a way for the shipping address box on the checkout_one page to automatically display/contain the account's shipping address (or second address in the address book) if one exists?
  35. Replies
    2,791
    Views
    381,945

    v155 Re: One-Page Checkout [Support Thread]

    on the off chance that anyone runs into the same problem I had, I just figured out that a piece of code in my includes\templates\my_theme\common\html_header.php was loading a javascript function that...
  36. Replies
    2,791
    Views
    381,945

    v155 Re: One-Page Checkout [Support Thread]

    alright, so I updated jquery to the latest 1.x version (1.12.4), and the issue still persists. I know it just has to be something dumb that I am missing, and I am sorry for asking so many...
  37. Replies
    2,791
    Views
    381,945

    v155 Re: One-Page Checkout [Support Thread]

    If I am reading the inspector correctly, it seems like jquery is loading on most other pages, but not loading on the checkout_one page.
  38. Replies
    2,791
    Views
    381,945

    v155 Re: One-Page Checkout [Support Thread]

    I tried adding the jscript_framework.php file to my template /jscript folder, and it is still not adding the shipping method to the total. Is there something else with my theme or another addon that...
  39. Replies
    2,791
    Views
    381,945

    v155 Re: One-Page Checkout [Support Thread]

    Just installed this addon for my 1.5.5a upgrade test install. My old installs used FEC, but now I attempting to use COWOA in conjunction with One-Page-Checkout.

    Everything looks to be working...
  40. Replies
    853
    Views
    132,035

    v150 Re: COWOA Updated and Combined for ZC v1.5.x

    Thanks for the info. I don't plan on turning off the sideboxes during checkout, so tpl_main_page.php should be fine, and I already removed the My Account button completely. So i guess I am good to...
  41. Replies
    853
    Views
    132,035

    v150 Re: COWOA Updated and Combined for ZC v1.5.x

    I have COWOA 2.7 (BETA) working on my 1.5.5 install. I've done some initial testing and everything seems to be working.

    So firstly, thank you to everyone who has contributed to keeping this mod...
  42. v155 Re: URL re-writer, necessary or not? Advice needed.

    Dr Byte, I sent an email to M1 about it, but it doesn't look like they sell or support that module anymore. I will update if I hear back from them.


    RodG, Thanks for the input about the SEO side...
  43. v155 URL re-writer, necessary or not? Advice needed.

    In the middle of upgrading to 1.5.5 from 1.3.9. The site has been running with the Magnetic One Power SEO URLs addon since, like, 2010.

    The M1 SEO URLs addon doesn't seem to play well with the...
  44. Replies
    2,176
    Views
    496,936

    Re: Fast and Easy Checkout for Zen Cart

    Like many others apparently, I am trying to get FEC to work on my newly upgraded 1.5.5 install (from 1.3.9). CSS/JS loader seems to be working fine.

    I have gone through a lot of this thread, some...
  45. Re: Apsona ShopAdmin - a free tool for import/mass update/reporting

    Thanks for these code patches! I was worried that I wouldn't be able to continue using Shopadmin after updating to 1.5.5, but now it is up and running. I really appreciate the contributions in this...
  46. Re: Using Freeshipper alongside fedexwebservices

    I disabled the fast and easy checkout addon and the fixes posted here are working correctly now.

    Thank you so much for your help. Now I am off to figure out how to get the FEC addon to work,...
  47. Re: Using Freeshipper alongside fedexwebservices

    Ok. Thank you so much for your help! I will figure out what is going on with the Fast and Easy Checkout module. I inherited most of this stuff from the guy who originally set up this store, so I...
  48. Re: Using Freeshipper alongside fedexwebservices

    Zen Cart v1.3.9f

    FedEx shipping module is 1.4.9 downloaded from numinix
  49. Re: Using Freeshipper alongside fedexwebservices

    Now, things are still not working correctly. The FREE SHIPPING! option does now show up, but any other shipping amount is not being added to the order total still.

    Here is a link to one of the...
  50. Re: Using Freeshipper alongside fedexwebservices

    Yes, the product is marked:


    Tare rate was set to 0:3. I changed to 0:0. (is this necessary?)

    also, the Order Free Shipping 0 Weight Status = 1 (should i set this to 0?)
Results 1 to 50 of 54
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR