Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jun 2005
    Posts
    21
    Plugin Contributions
    0

    Default Zencart V2.6 & php5 problems

    Hi.

    I have ben unable to find a thread that refers to php5 and V2.6 zencart.

    I have a site running zencart V2.6 (from the version.php file). Everything was running fine until the server was upgraded to run php5. Since then there are on-going problems.

    You are unable to log into admin. When you try you get the login window refreshed with no error.

    When you try ot add products to the shopping cart, nothing is updated.

    Should V2.6 run with php5? Or should I be looking to update the site to the latest version?

    Or is there some setting for php that is likely to be causing this issue?

    Many thanks for your help

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Zencart V2.6 & php5 problems

    There isn't a v2.6 of Zen Cart ... could you peek again, perhaps?

    If that is v1.2.6 then no, you will have an even harder time trying to get that version to run under php v5.x ...

    Zen Cart v1.3.7.1 works with php 5.x ...
    http://www.zen-cart.com/forum/showthread.php?t=69769
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Jun 2005
    Posts
    21
    Plugin Contributions
    0

    Default Re: Zencart V2.6 & php5 problems

    I suspected what you say was the case. Hence my question.

    The 2.6 comes from the version.php file on the site. I will look at what I am going to have to do to upgrade.

    Thanks for the guidance.

    Cheers

  4. #4
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Zencart V2.6 & php5 problems

    for clarification the Major version is 1 the minor version is 2.6

    so you get 1.2.6
    Zen cart PCI compliant Hosting

  5. #5
    Join Date
    May 2004
    Location
    Northern Ontario, Canada
    Posts
    440
    Plugin Contributions
    0

    Default Re: Zencart V2.6 & php5 problems

    So, there's absolutely no way to patch a 1.2.6 zc to run on php5?

    I have been able to find relatively minor search/replaces to get a couple old OSC's and a popular CMS running under php5. Zen-cart remains my last hurdle to drop php4 altogether.

    With other apps I've had to tweak to get to run on php5 it's been a bit of work, but not that difficult. Usually a matter of changing things like $HTTP_GET_VARS to $_GET and $this = something(); to something else, and so on. Any tips for trying that sort of thing with an older zen-cart?

  6. #6
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Zencart V2.6 & php5 problems

    easier to upgrade than to rewrite all of the code
    Zen cart PCI compliant Hosting

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

    Default Re: Zencart V2.6 & php5 problems

    You really should upgrade rather than continue using old code.
    However, with that said, there are probably only very minor issues with using PHP5.
    The biggest problem is that most folks using PHP5 are also using MySQL 5 ... which has much bigger incompatibility issues with the v1.2.x code (which was written for PHP4 and MySQL 3.23/4.1).

    my last hurdle to drop php4 altogether
    Zen Cart v1.2.6 which you mention, was released in August 2005. This is the end of October 2007, more than 2 years later. Probably time to upgrade, esp if your goal is to get past the programs which are, as you say, holding you back to php4.
    .

    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.

  8. #8
    Join Date
    Jun 2005
    Posts
    21
    Plugin Contributions
    0

    Default Re: Zencart V2.6 & php5 problems

    Yep. Am in the process of upgrading to latest version. Sad, but true, I tend to only go back and upgrade to newer versions when there are issues. Comes from having heaps of sites. Keeping them all up to date becomes a nightmare. Trust me

    Many thanks for all your help

  9. #9
    Join Date
    May 2004
    Location
    Northern Ontario, Canada
    Posts
    440
    Plugin Contributions
    0

    Default Re: Zencart V2.6 & php5 problems

    Thanks folks,

    I appreciate the input. The decision to upgrade or not, is up to my client(s). These are not my businesses. Yes I host the sites, and yes I installed/themed/customized them in the first place, but, I'm not going to give days of free time to update them :) Even only giving half an hour per client, with 100+ domains on a server, well you do the math.

    I have about 4 or 5 older zencarts on the server. I agree they should just be brought to current versions. We'll see what the clients have to say. Sooner or later, they'll have no choice but to update, whether it's to remain on my server, or someone else's.

  10. #10
    Join Date
    Mar 2004
    Posts
    16,042
    Plugin Contributions
    5

    Default Re: Zencart V2.6 & php5 problems

    we anounced back in July that we were upgrading software and that clients need to make sure that their software was upto date,

    we announced that this change was taking place on November 1st, and it will go as planned, I think 3 months is enough lead time to give folks,
    Zen cart PCI compliant Hosting

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. zencart v1.3.8 vs php5.3?
    By colin0502 in forum General Questions
    Replies: 4
    Last Post: 30 May 2010, 05:33 AM
  2. PCI compliancy issue & php5.2.10?
    By stride-r in forum Installing on a Windows Server
    Replies: 6
    Last Post: 22 Aug 2009, 11:23 PM
  3. Zencart & PHPBB Forum path problems
    By Ariejester in forum General Questions
    Replies: 2
    Last Post: 24 Jan 2008, 10:24 AM
  4. Login Problems in PHP5
    By solidwave in forum General Questions
    Replies: 1
    Last Post: 16 Sep 2006, 08:42 PM

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