Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / PHP 5.3 forced a 1.39h upgrade Admin error

PHP 5.3 forced a 1.39h upgrade Admin error

Locked

Views: 1,758

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
26 Apr 2011, 9:25 PM
#1
kneenan avatar

kneenan

New Zenner

Join Date:
Sep 2010
Posts:
1
Plugin Contributions:
0

PHP 5.3 forced a 1.39h upgrade Admin error

Sorry to post but cant find a specific direction or patch. The host server was upgraded to PHP 5.3.4. I upgrade to 1.3.9h and get this error when attmepting to open admin page.
FYI nothing custom here...
Fatal error: Cannot redeclare date_diff() in /home/jkjkj/public_html/store/admin/includes/functions/general.php on line 3001

26 Apr 2011, 9:53 PM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: PHP 5.3 forced a 1.39h upgrade Admin error

That suggests that your Zen Cart upgrade wasn't done properly, or that you have reinstalled an add-on module that hasn't been updated recently, as in the core Zen Cart code that function was renamed in v1.3.9a to avoid the naming clash that you have experienced.

30 Aug 2011, 4:51 AM
#3
cibertienda avatar

cibertienda

New Zenner

Join Date:
Feb 2010
Posts:
11
Plugin Contributions:
0

Re: PHP 5.3 forced a 1.39h upgrade Admin error

I have the same error, but in different Line mine is:

Fatal error: Cannot redeclare date_diff() in /home/ciberti/public_html/admin/includes/functions/general.php on line 3017

The server were upgraded a week ago, but I didn't notice the erro until now, any idea how to fix it.

I am using Zencart 1.3.9h. I will appreciate your help. And maybe someone has the same error as mine.