Search:

Type: Posts; User: Woodymon

Page 1 of 10 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    6,319

    v155 Re: PHP 5.4 vs 5.5 support (ZC 1.55 vs 1.54)

    Here's a tool I just found to check app code, which may help to see which PHP libraries are needed:

    PHP CompatInfo
    http://php5.laurent-laville.org/compatinfo/
  2. Replies
    10
    Views
    6,319

    v155 Re: PHP 5.4 vs 5.5 support (ZC 1.55 vs 1.54)

    Well that doc above says it is complied in by default. But doesn't mean it will be enabled by default. Hosts running cpanel allow their customers the flexibility to enable/disable available libraries...
  3. Replies
    10
    Views
    6,319

    v155 Re: PHP 5.4 vs 5.5 support (ZC 1.55 vs 1.54)

    In PHP 5.4 native mode ALL available librairies are auto enabled, so it is impossible to know which are being used by apps, unless app documentation specificies.

    It would be cool if ZC docs...
  4. Replies
    10
    Views
    6,319

    v155 Re: PHP 5.4 vs 5.5 support (ZC 1.55 vs 1.54)

    UPDATE: In cpanel,I checked the 'json' PHP library for PHP 5.5, and that appears to have solved my issue.

    Thanks for the recommend to check my logs. Dunno why I didn't do that first. Duh! ;-)

    I...
  5. Replies
    10
    Views
    6,319

    v155 Re: PHP 5.4 vs 5.5 support (ZC 1.55 vs 1.54)

    Thanks.

    I just tested switching to PHP 5.5 (from PHP 5.4 native) and then attempted to access the ZC 1.55 admin (unsucessfully).

    Error that shows up in zC log is:


    PHP Fatal error: Call to...
  6. Replies
    10
    Views
    6,319

    v155 Re: PHP 5.4 vs 5.5 support (ZC 1.55 vs 1.54)

    Is there an available list of which PHP 5.4 libs and PHP 5.5 libs are used by either ZC 1.54 or 1.55?
  7. Replies
    10
    Views
    6,319

    v155 PHP 5.4 vs 5.5 support (ZC 1.55 vs 1.54)

    The ZC 155 installer reports PHP 5.5 or newer is required for PCI compliancy.

    The server which I have ZC 1.54 running on has PHP 5.4.26 enabled. When I change to PHP 5.5 (within cpanel), ZC 1.54...
  8. Replies
    8
    Views
    1,951

    v154 Re: Email from (phpmail) marked as spam

    FYI, I just copied the updated class.phpmailer.php file over to /includes/classes/ and ran a few tests on the shop and the issue appears resolved. Thanks again.
  9. Replies
    8
    Views
    1,951

    v154 Re: Email from (phpmail) marked as spam

    Right on, lhungil. As always you are the man ;-)

    I searched through the github issues but didn't find anything that applied. Thanks for the recommends.

    So to upgrade the phpmailer in Zen Cart...
  10. Replies
    8
    Views
    1,951

    v154 Re: Email from (phpmail) marked as spam

    Below is relevant code from phpmailer 5.2.6 in ZenCart 1.54 class.phpmailer.php

    Any recommends on the best way to keep X-Priority from being included in the sent email header?

    ln 54

    public...
  11. Replies
    8
    Views
    1,951

    v154 Re: Email from (phpmail) marked as spam

    Also, looking at file modify dates for the ZC 1.54 files in the online shop, I notice /includes/classes/class.phpmailer.php has a recent date of Aug 31, 2015. Whereas most the other files show Dec...
  12. Replies
    8
    Views
    1,951

    v154 Re: Email from (phpmail) marked as spam

    Thanks. The two score entries show up in order confirmation email spam score headers in email messages Zen Cart sends to both the customer and in the copy sent to the store.

    I want to be able to...
  13. Replies
    8
    Views
    1,951

    v154 Email from (phpmail) marked as spam

    Note: On creating this post in the Zen Cart forum, clicking Preview completely erased the post so I had to start again. Argh.

    ---------

    Recently "order confirmation email" sent from Zen Cart...
  14. Replies
    1,621
    Views
    312,994

    v150 Re: Ultimate SEO 2.200 (new features) [Support Thread]

    Couldn't edit my above post.

    Not sure why I was thinking redirect, when rewrite was clearly the way to go.

    Implemented your recommendation #1, and works just as desired, for both the stock URL...
  15. Replies
    1,621
    Views
    312,994

    v150 Re: Ultimate SEO 2.200 (new features) [Support Thread]

    Thank you for your very informative response and your recommendations. I've numerous redirects and rewrites in htaccess already and all are working well. Indeed, under normal circumstances I would...
  16. Replies
    1,621
    Views
    312,994

    v150 Re: Ultimate SEO 2.200 (new features) [Support Thread]

    Inserted into htaccess (in www root)

    Redirect 301 /shop/index.php?main_page=product_info&products_id=392 http://www.domain.com/shop/index.php?main_page=product_info&products_id=394

    but it did...
  17. Replies
    1,621
    Views
    312,994

    v150 Re: Ultimate SEO 2.200 (new features) [Support Thread]

    Hi. Have ZC 1.54 and Ultimate SEO 2.215 installed. Been working fine.

    Just added a NEW product, which I want the OLD product URL to 301 redirect to.

    However, after inserting following rules to...
  18. v151 Re: Order download buttons randomly not displaying & attributes controller page issue

    Follow-up:

    After uploading the three updated files with patched code, the attributes controller page did not display as hoped.

    But after I cleared my browser cache, the page did display.
    ...
  19. v151 Order download buttons randomly not displaying & attributes controller page issue

    These issues may be related?

    1. Upgraded shop in November to ZC 1.51 and everthing appeared to be working well. Then recently customers began complaining not seeing the download button for their...
  20. Replies
    855
    Views
    157,676

    Re: User tracking mod

    Indeed the Google Adwords referral URLs come from the catalog side. It could not be any other way. The Adwords referral URL strings I observe are always very lengthy. Not sure why MC believes...
  21. v150 Re: Google Merchant Center Feeder for ZC v1.5.x

    Your post is a bit dated, but I just wanted to add my observations..

    I downloaded and installed v.1.14.1 from numinix site. The install sql in the 1.14.1 package was the exact same install sql...
  22. Replies
    1,621
    Views
    312,994

    v150 Re: Ultimate SEO 2.200+ (new features)

    Indeed I missed that line and all makes sense. Appreciate the helpful information here and elsewhere. The migration to ZC1.51 is complete. SO now its time to install this mod. Wish me luck as my mind...
  23. Replies
    82
    Views
    24,406

    Re: Time Zone Fix Support Thread

    I spoke to soon. All timestamps are now in alignment and showing Pacific TZ. Thanks for the info Gilby.
  24. Replies
    855
    Views
    157,676

    Re: User tracking mod

    I just posted my thoughts as they just came to head. I've been using the UT mod for 6-7 years now, and hadn't even thought about some of this before.

    Enjoying your new functionality/configuration....
  25. Replies
    82
    Views
    24,406

    Re: Time Zone Fix Support Thread

    Thanks, meant to put a ? mark at end of my last sentence. So in my admin orders page Paypal is showing the correct Pacific time in it's time stamps, but the Zen Cart comment entries shows two hours...
  26. Replies
    855
    Views
    157,676

    Re: User tracking mod

    Don't mean to be a Dannie Downer...but I have to ask what are the security issues regards to installing a large proprietary binary file, sourced from who knows where, in ones admin/includes...
  27. Replies
    855
    Views
    157,676

    Re: User tracking mod

    Uncompressed, the flag gifs account for 178K. I don't recall where the flags were sourced.

    The bigger issue is the GeoIP.dat that accounts for 914KB uncompressed. And that data is dated, from...
  28. Replies
    855
    Views
    157,676

    Re: User tracking mod

    Thanks for the mod updates.

    The current UT mod package, which includes the country flag gif images images, is appx 675K. Is it possible to strip out and place the country flag images into a...
  29. v151 Re: PHP 5.4 warnings: Illegal string offset

    Assuming there were no other code change dependencies in play,
    I tested the new code in the two github links posted above on a a ZC 1.51 shop:

    1. RE:...
  30. Replies
    82
    Views
    24,406

    Re: Time Zone Fix Support Thread

    Solved... i missed seeing the ZC date.timezone patch patch released in June.

    http://www.zen-cart.com/showthread.php?208662-date-timezone-patch-for-v1-5-1-1-5-0-1-3-9-on-PHP-5-3-5-4-5-5

    No need...
  31. Replies
    82
    Views
    24,406

    Re: Time Zone Fix Support Thread

    Well, I was wrong. Web host said he didn't alter the php.ini for the current running version og php (5.4.20 native). Stated he set up PHP 5.5 with a customized time zone, and wanted me to test using...
  32. Replies
    82
    Views
    24,406

    Re: Time Zone Fix Support Thread

    Scenario: ZC shop located in Pacific TZ.

    ZC 1.37 shop hosted on a server in Central TZ, running PHP 5.4.15 with the ZC 'Time Zone Offset' mod installed, and -2 offset set under Admin > Config >...
  33. v151 Re: PHP 5.4 warnings: Illegal string offset

    As a followup to my post above...

    In my attempt to squash the warnings filling up the Zen Cart /logs directory I visited the PHP Switcher in Control Panel. It was set to "native" (at the same time...
  34. v151 Re: PHP 5.4 warnings: Illegal string offset

    Host just moved the account with a ZC 1.51 shop.

    Before the move was running PHP 5.4.15, with no errors appearing in /logs.

    But now, following the move to the newer server running PHP 5.4.20,...
  35. Replies
    1,621
    Views
    312,994

    v150 Re: Ultimate SEO 2.200+ (new features)

    1. I was inadvertently searching on queryfactory.php. NOT query_factory.php

    2. Regards the missing closing php tag, I just assumed the stock ZC core file contained the closing tag, the closing tag...
  36. Replies
    1,621
    Views
    312,994

    v150 Re: Ultimate SEO 2.200+ (new features)

    I was searching on queryfactory.php rather than query_factory.php

    Now i see all the posts on that specific file.

    Thanks for tip on the checking the bug reports.

    Off topic: Looks like many...
  37. Replies
    1,621
    Views
    312,994

    v150 Re: Ultimate SEO 2.200+ (new features)

    Thank your for your response and suggestions.

    Indeed I did search on my issues before posting. I always do. I'm interested in learning which specific search parameters would you suggest which...
  38. Replies
    1,621
    Views
    312,994

    v150 Re: Ultimate SEO 2.200+ (new features)

    I'm comparing the files in the USU v.2.12 mod package which are intended to overwrite (or be merged with) those files of stock ZC 1.51. However in a couple files I noted several diffs which I'd like...
  39. Replies
    1,159
    Views
    177,005

    v151 Re: Responsive Sheffield Blue

    Post # please. I've been though the entire thread and did not find the patch referred to. Thanks.
  40. Replies
    855
    Views
    157,676

    Re: User tracking mod

    A couple issues with the install sql

    1. CREATE TABLE user_tracking... TYPE=MyISAM
    should be ENGINE=MyISAM

    That should fix mod related errors which show up in the logs
    (...
  41. v151 Re: Pre-canned Admin Order Update Comments & Checkboxes

    Disregard. Discovered some special characters in my zc137 comment text is not compatible with ZC1.51.
  42. v151 Pre-canned Admin Order Update Comments & Checkboxes

    http://www.zen-cart.com/showthread.php?54475-Contribution-wanted-pre-set-order-update-comments&highlight=Admin+Orders+checkboxes

    The code I previously posted in the thread above worked for ZC...
  43. Replies
    1,159
    Views
    177,005

    v151 Re: Responsive Sheffield Blue

    I've set the shop up so the index page displays only Featured Products, not New or Specials. As suggested earlier in this thread added .box_image{min-height:100px;} to the stylesheet. So now the top...
  44. Replies
    1,159
    Views
    177,005

    v151 Re: Responsive Sheffield Blue

    Is there a best method to configure it so product descriptions are fully displayed (not collapsed) when visiting a product page?

    I can understand the desire for the descriptions to be collapsed by...
  45. Replies
    1,159
    Views
    177,005

    v151 Re: Responsive Sheffield Blue

    I'm not clear on this. The cart contents (along with login/log off, home and checkout links) are displayed in the header when browser window is at most larger sizes. When browser window size s...
  46. Replies
    1,159
    Views
    177,005

    v151 Re: Responsive Sheffield Blue

    When "Use split-login page" is enabled, at small screen size the two "panels" for new customers and returning customers remain side-by-side at intermediate screen size. However, when screen size...
  47. Replies
    1,159
    Views
    177,005

    v151 Re: Responsive Sheffield Blue

    The "Add to cart" unit form field (box) increases in horizontal size (to 85%) when screen resized to small.

    What is best method to make the add to cart form box remain the same standard size,...
  48. Replies
    1,159
    Views
    177,005

    v151 Re: Responsive Sheffield Blue

    This may have been discussed already. When the screen is reduced/mobile sized the top item in the dropdown menu displays whenever an item is in the cart.

    But then the customer has to select the...
  49. Replies
    1,159
    Views
    177,005

    v151 Re: Responsive Sheffield Blue

    Thanks for this. Solved issue for me (Firefox 24)
  50. Replies
    349
    Views
    126,354

    Re: Callbacks doesn't work for me at all!!!!

    djdave, Nice job attempting to work the issues out.

    Disregard the repetitious know it all naysayers.
Results 1 to 50 of 500
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR