Results 1 to 10 of 10
  1. #1
    Join Date
    Dec 2009
    Posts
    51
    Plugin Contributions
    0

    Default The weirdest problem I've had after an upgrade. One language works, the second? nope.

    So this is a strange one.

    I just upgraded this site from 1.3.8 to 1.5:
    http://slavchess.com/

    It works fantastic in English but when I switch over to Hebrew it breaks at checkout. After payment confirmation it goes to a blank page. The order is logged to the cart and confirmations are sent to the customer. Just a big old blank page.

    I've checked the logs in the cache folder...nada.
    Everything worked correctly before the upgrade.
    We have image handler and the minimum purchase module installed, Everything else is pretty standard. Let me know what else you need!

    Thanks everyone!
    Amy

  2. #2
    Join Date
    Dec 2009
    Posts
    51
    Plugin Contributions
    0

    Default The weirdest problem I've had after an upgrade. One language works, the second? nope.

    So this is a strange one.

    I just upgraded this site from 1.3.8 to 1.5:
    http://slavchess.com/

    It works fantastic in English but when I switch over to Hebrew it breaks at checkout. After payment confirmation it goes to a blank page. The order is logged to the cart and confirmations are sent to the customer. Just a big old blank page.

    I've checked the logs in the cache folder...nada.
    Everything worked correctly before the upgrade.
    We have the latest version of image handler and the minimum purchase module installed, Everything else is pretty standard. Let me know what else you need!

    Thanks everyone!
    Amy

  3. #3
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: The weirdest problem I've had after an upgrade. One language works, the second? n

    1. Your duplicate posts have been merged. Please don't spam the forum with duplicates of the same thing. Instead, reply to your prior post and give additional information that might help explain the bigger picture better.

    2. If your problem is happening after payment confirmation, then it's probably a bug in your payment module that's causing things to not complete properly.
    Using old payment modules that were not properly designed for v1.3.9 or v1.5.0 will often cause the symptoms you describe, especially if any error-message-handling is being passed in the URL instead of via the $messageStack. In that case rewriting the payment module's error-message-handling is the first thing to do.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #4
    Join Date
    Dec 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: The weirdest problem I've had after an upgrade. One language works, the second? n

    Ok, we'll give that a shot and let you know! Sorry about the duplicate posts, just wasn't sure where to post this problem.

  5. #5
    Join Date
    Dec 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: The weirdest problem I've had after an upgrade. One language works, the second? n

    Well, I tried it with the on-board standard Cash On Delivery module and the Free Checkout and no luck. Both of those also worked fine in English, it's only the Hebrew language checkout that's borked.

  6. #6
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: The weirdest problem I've had after an upgrade. One language works, the second? n

    If it works in core english, but not in Hebrew, then at least you've nailed it down to the Hebrew add-on...
    20 years a Zencart User

  7. #7
    Join Date
    Dec 2009
    Posts
    51
    Plugin Contributions
    0

    Default Re: The weirdest problem I've had after an upgrade. One language works, the second? n

    Oh totally, It's just that the majority of my business is in Hebrew, this sucker really needs to work. I'm going to remove the Hebrew completely and re-install.

  8. #8
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

    Default Re: The weirdest problem I've had after an upgrade. One language works, the second? n

    There are some substantial changes to the structure and contents of LANGUAGE files in 1.5 - particularly in the ADMIN languages files.

    You need to look carefully at all the ENGLISH language files in 1.5, then make sure your equivalent HEBREW language files contain the same defines.
    20 years a Zencart User

  9. #9
    Join Date
    Aug 2009
    Location
    Longs, SC
    Posts
    626
    Plugin Contributions
    2

    Default Re: The weirdest problem I've had after an upgrade. One language works, the second? n

    I just wanted to update this post to help others that may be having the same issue. I narrowed this error down to includes/languages/hebrew/modules/order_total/ot_loworderfee.php. When I compared the files on the clients website to the downloaded language pack and the english version of the file there were no differences. When I copied the english version to the website the problem went away. I then added the translations to the english version and when I saved it received a message about the encoding. I changed the encoding for the file to utf8 and copied the file back to the website and it now works fine.

  10. #10
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: The weirdest problem I've had after an upgrade. One language works, the second? n

    Thanks badarac!
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Weirdest of the weirdest problems ever seen
    By enzo-ita in forum General Questions
    Replies: 4
    Last Post: 16 Mar 2015, 08:10 PM
  2. v151 CSS buttons works in one language and not other?
    By McLovin in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 7 Feb 2014, 09:13 AM
  3. We had one of our customer put an order and the credit numbers were XXXX
    By MSRWebMaster in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 21 Oct 2010, 01:32 AM
  4. Adding a second language to the store
    By CaroleAs in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 6 May 2009, 02:55 AM
  5. How can I do Buy one get the second 50% off?
    By touchclothing in forum Setting Up Specials and SaleMaker
    Replies: 2
    Last Post: 22 May 2008, 02:36 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR