Search:

Type: Posts; User: Zean

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. v155 Temporary FIX - Bluehost's Upgrade Broke ZenCart's function zen_get_ip_address

    zc155e
    Fix for Same problem different Bluehost server using Zen Cart 1.5.5e as well as 1.5.5a

    Modification to function zen_get_ip_address
    found in includes/functions/functions_general.php

    I...
  2. Replies
    32
    Views
    17,380

    v155 Re: Spam - fake customers

    Zen Cart 155e

    I'm not so sure about the filters because I'm also getting url's in the name fields.
  3. Replies
    32
    Views
    17,380

    v155 Re: Spam - fake customers

    The harm is damage to your reputation. You are not the target of the attack . . . merely the tool. The account creation sends an email to the email address provided containing spam and links to...
  4. Replies
    32
    Views
    17,380

    v155 Re: Spam - fake customers

    Are they all coming from ip address in Russia?
  5. v155 Zen Cart is Reporting Wrong IP Address on all Bluehost Servers

    zc155a
    PHP Version: 5.6.40 (Zend: 2.6.0)
    Apache Linux
    Blue Host Shared Hosting
    Dedicated IP

    This is not a bug per se since it was caused by Bluehost on all their servers. However, Zen Carts...
  6. v155 Bluehost's Upgrade Causes Store's IP addresss instead of users' IP to be Repoprted

    You're definitely right. Bluehost broke this when they did an upgrade to all their servers. I know this because I have two different zencart stores on two different Bluehost servers that introduced...
  7. v155 Re: Zen Cart is Reporting Wrong IP Address: Store's IP addresss instead of users' IP

    Hey mc12345678, thanks!

    I took out the first if condition and assignment (i.e. lines 783-784)

    (isset($_SERVER['HTTP_X_FORWARDED_FOR'])) {
    $ip = $_SERVER['HTTP_X_FORWARDED_FOR'];
    ...
  8. v155 Re: Zen Cart is Reporting Wrong IP Address: Store's IP addresss instead of users' IP

    Hey lat9, thanks!
    Using your php code as instructed, output among other things the following

    ,'HTTP_X_FORWARDED_FOR' => '#.#.#.#',
    ,'REMOTE_ADDR' => '#.#.#.#',
    ,'SERVER_ADDR' => '#.#.#.#',
    ...
  9. v155 Cart is Reporting Wrong IP Address: Store's IP addresss instead of users' IP addr

    zc155a
    PHP Version: 5.6.40 (Zend: 2.6.0)
    Apache Linux
    Blue Host Shared Hosting
    Dedicated IP

    Suddenly, Zen Cart has stopped reporting the users' IP address. Instead it is now reporting my...
  10. Replies
    11
    Views
    963

    v154 Re: Change Starting Number for Customer ID's

    Hey mc! Thanks so much! That is very helpful. For the longest time I somehow got it into my head that it was available to the customer on the front end. I'm a bit embarrassed . . . over the years I...
  11. Replies
    11
    Views
    963

    v154 Re: Change Starting Number for Customer ID's

    I think the only difference between my need vs that of the original poster is that they only wanted to "Change Starting Number for Customer ID's", whereas I want to change the next Customer ID...
  12. Replies
    11
    Views
    963

    v154 Re: Change Starting Number for Customer ID's

    Will it mess up the operation of my existing Zen Cart store if I occasionally run the above SQL Patch to bump up the value of customers_id for the next new customer?
    I do understand the maximum...
  13. Replies
    2
    Views
    418

    Re: Numinix Disk Cache

    zc 155a with plugins Keep Cart, EC Analytics

    Thanks for starting this thread and reporting your success with Numinix Disk Cache Plugin 1.6.2 on your ZC-1.5.5e installation.
    It seems like this...
  14. Replies
    25
    Views
    4,057

    v155 Re: Keep Shopping Cart From Expiring So Fast

    Hey lankeeyankee, Good to know! So you've been running your cart with with SESSION_TIMEOUT_CATALOG set to around 1 year. That gives me more confidence to set mine to a month or two. Also, your use of...
  15. Replies
    25
    Views
    4,057

    v155 Re: Keep Shopping Cart From Expiring So Fast

    Thanks DrByte!
    I finally got this to work just as you suggested. So, I've set it to 14400 (4 hours).
    I'm thinking of setting it to 1 month. Anything I should monitor?
  16. v155 Re: Remove PayPal Express from Checkout Page but keep PayPal button on Shopping Cart

    Hey RodG, Those are some useful insights. Thanks! So, I think my original plan may not be as good as I hoped.
    However, I still don't like that the new customer who has just been presented with the...
  17. v155 Database comparison utility like WinMerge is for files

    WinMerge is great for identifying changes I made to the files comprising my ZenCart store. However, it's only half the story. It tell me nothing about changes I made to the database (configuration...
  18. v155 Remove PayPal Express from Checkout Page but keep PayPal button on Shopping Cart page

    How do I remove PayPal Express from Checkout Page but keep PayPal button on Shopping Cart page?

    Behavior . . .
    Redundant PayPal Express on Checkout Page
    After adding an item to their cart the...
  19. v155 Re: Do the Authorize.net payment modules include Level II / Level III data in transac

    Thanks so much lat9 and DrByte.
  20. v155 Do the Authorize.net payment modules include Level II / Level III data in transaction

    Do the Zencart Payment Modules Authorize.net (SIM) and Authorize.net (AIM) include the Level II and Level III data in transactions which are needed to get better card processing interchange rates?
  21. Replies
    25
    Views
    4,057

    v155 Re: Keep Shopping Cart From Expiring So Fast

    Yes, shared hosting at BlueHost.

    Actually, my zen cart configuration turns GZip Compression on . . .

    admin>configuration>Enable GZip Compression=1

    And here is the zlib.output_compression...
  22. Replies
    25
    Views
    4,057

    v155 Re: Keep Shopping Cart From Expiring So Fast

    I added that non-syntactical garbage (adfgffdfhf erewererer) to the same file to see if I could get it to produce the myDEBUG-xxxxx-yyyyyy.log file which as I mentioned previously it did. I just did...
  23. Replies
    25
    Views
    4,057

    v155 Re: Keep Shopping Cart From Expiring So Fast

    It does not cause a file to be created in /logs
    I was thought I would see a new myDEBUG-xxxxx-yyyyyy.log file. But there are just old ones. So I added some non-syntactical garbage to the code just...
  24. Replies
    25
    Views
    4,057

    v155 Re: Keep Shopping Cart From Expiring So Fast

    Hmm. I was so excited to try such an elegant solution. However, it breaks my Zen Cart. More specifically, adding the file/includes/extra_configures/my_set_session_timeout_catalog.php containing only...
  25. Replies
    25
    Views
    4,057

    v155 Re: Keep Shopping Cart From Expiring So Fast

    However, for example, changing the 900 in sessions.php


    if (IS_ADMIN_FLAG === true) {
    if (PADSS_ADMIN_SESSION_TIMEOUT_ENFORCED != 0 && SESSION_TIMEOUT_ADMIN > 900) {
    $SESS_LIFE =...
  26. Replies
    25
    Views
    4,057

    v155 Re: Keep Shopping Cart From Expiring So Fast

    I was hoping just a small change to /includes/functions/sessions.php would do the trick.

    For example, I tried changing the line $SESS_LIFE = 1440 to $SESS_LIFE = 14409 yet the cart still was gone...
  27. Replies
    25
    Views
    4,057

    v155 Keep Shopping Cart From Expiring So Fast

    I want to allow shoppers who have not logged in to keep items in their cart for several hours instead of the default which I believe is 1440 seconds (24 minutes).

    I looked at Admin>Config>Sessions...
  28. v155 Re: php memory_limit 128M versus 256M and Zen Cart Speed / Performance

    RodG, thanks so much for explaining php memory_limit.
  29. v155 php memory_limit 128M versus 256M and Zen Cart Speed / Performance

    I noticed that some of my hosting accounts have a php memory_limit of 128M and others 256M.
    Is there any reason to think that 256 is better or worse than the recommended 128M?
    For example will 256...
  30. Replies
    18
    Views
    3,856

    Re: Deleting "Information Sidebar" Items

    Thanks so much lat9 for pointing that out. That it includes a link to allow you to change that value sure saves time finding the correct admin->Configuration page
  31. Replies
    1,517
    Views
    246,463

    v154 Re: Responsive Sheffield Blue V 2.0!

    Hi John, thanks for sharing.
    What version of Zen Cart are you using?
    What version of Responsive Sheffield Blue V 2.0 are you using?

    I'm using Zen Cart 1.5.5a.
  32. Replies
    3
    Views
    912

    Re: I want to know how ZC templates work

    I may be mistaken but from what I think you described you may be in for a big surprise. Zen Cart is probably going to be instead of rather than an adjunct to your existing eCommerce html site.
  33. v155 Re: Search box in header disappeared when upgraded from v1.3.9h to v1.5.5a

    I suspect you lost your original template modification when you upgraded for the same reason you will lose this one when you upgrade again in the future . . . because your changes to...
  34. Replies
    952
    Views
    210,535

    v151 Re: New Update for 1.5.5x

    Great Anne! However, it's been a couple of weeks since you "submitted an updated template package for compatibility with 1.5.5x," and I can't find it anywhere.
    Can you provide a link to it?
    ...
  35. Replies
    119
    Views
    66,265

    v150 Re: Will v1.5.5 include PayPal Payments Advanced?

    The answer is no. PayPal Payments Advanced (offered since 2012) still cannot be used with Zen Cart.
    PayPal Payments Advanced = $5 PayPal Cost per month
    PayPal Payments Pro = $30 PayPal Cost per...
  36. Replies
    1,517
    Views
    246,463

    v154 Re: Responsive Sheffield Blue V 2.0!

    I don't know if this helps at all, but at http://www.treeoflife.net.au/store/
    I get 2 center columns on windows7 desktop IE 11 and Firefox 47
  37. Replies
    94
    Views
    28,940

    v155 Re: Clone a Template [Support Thread] Responsive Classic Not displayed in Source Temp

    Yes, you are a good guesser! This installation was on a Zen Cart that has been repeatedly upgraded since the beginning of time.
    lat9, thank you so much for this fabulous add-on which is now an...
  38. Replies
    1,517
    Views
    246,463

    v154 Re: Responsive Sheffield Blue V 2.0! update for Zen Cart 1.5.5 Initial Newbie Notes

    These are my initial sequential Newbie notes looking at the installation files for Responsive Sheffield Blue - Version: 2.0 downloaded from https://www.zen-cart.com/downloads.php?do=file&id=1744
    ...
  39. Replies
    1,517
    Views
    246,463

    v154 Re: Responsive Sheffield Blue V 2.0! update for Zen Cart 1.5.5

    Hi Anne,
    I know you've been busy so I'm not sure what to do.
    It's been a couple months since you hoped to have the template updated for Zen cart v1.5.5 finished soon. I'm wondering if there is a...
  40. Replies
    94
    Views
    28,940

    v155 Re: Clone a Template [Support Thread] Responsive Classic Not displayed in Source Temp

    Problem fixed. Not sure how since I tried several things. However, it seems that clicking on admin>Tools>Layout Boxes Controller somehow did the trick.
    lat9, Thanks so much for this handy tool!
  41. Replies
    94
    Views
    28,940

    v155 Re: Clone a Template [Support Thread] Responsive Classic Not displayed in Source Temp

    Responsive Classic Template is not displayed as an option in the "Source Template" drop-down box, even though the Responsive Classic Template is installed and working AND Responsive Classic Template...
  42. v155 Re: ERROR: Failed sending email SMTP connect() failed - smtpauth not working with v15

    Thanks DrByte!:smile:
    Problem is resolved. Here's the fix . . .

    ZC155a Configuration > E-Mail Options settings > SMTP Email Mail Host

    Instead of setting the SMTP Email Mail Host to...
  43. Replies
    475
    Views
    60,675

    v155 Re: Database I/O Manager (DbIo) Plugin [Support Thread]

    I'm excited the work might be able to help me with this.
    https://www.zen-cart.com/showthread.php?190417-EasyPopulate-4-0-Support-Thread&p=1312654#post1312654
  44. Replies
    3,600
    Views
    514,746

    Sticky: Re: EasyPopulate 4.0 Support Thread

    Thanks for the heads-up. I'm excited to see it since you seem to be saying the "different plugin" "offers additional fields."
    I'm hoping it offers the SORT ORDER fields I had to give up on as...
  45. v155 Re: ERROR: Failed sending email SMTP connect() failed - smtpauth not working with v15

    Additional info . . . I installed v155a on a completely separate server from an unrelated Bluehost shared hosting account and unrelated domain and obtained the same error using smtpauth. So there may...
  46. v155 Re: ERROR: Failed sending email SMTP connect() failed - smtpauth not working with v15

    Thank you so much. I have no idea why using v155a produces the failure but v154 works just fine. All of the admin>E-Mail Option settings are identical. As far as I can tell (which is admittedly not...
  47. v155 stream_socket_enable_crypto(): Peer certificate CN=`*.bluehost.com' did not match exp

    After updating Zen Cart v154 to 155a, emails no longer works using smtpauth E-Mail Transport Method and produce error message like this in admin . . .

    ERROR: Failed sending email to: "xxx" with...
  48. Replies
    3,600
    Views
    514,746

    Sticky: Re: EasyPopulate 4.0 Support Sort order for Categories, Products, Attributes

    This is conceptually trivial. I just want EP4 to include all the SORT ORDER fields which are associated with some of the fields EP4 is already including. That's it.

    Let's review.
    EP4 exports,...
  49. Replies
    3,600
    Views
    514,746

    Sticky: Re: EasyPopulate 4.0 Support Sort order for Categories, Products, Attributes

    How do we get EP4 to export, import and update the sort order for categories, products and attributes display?
    EP4 is already exporting, importing and updating these items but just isn't including...
  50. Replies
    3,600
    Views
    514,746

    Sticky: Re: EasyPopulate 4.0 Support Thread can not import detailed attributes

    Indeed! It worked! I would like to send a little love in the form of Bitcoin. Please let me know when you have a Bitcoin account so I can send it.
    Thanks!
Results 1 to 50 of 198
Page 1 of 4 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR