Zen Cart Logo
Forums / Upgrading from 1.2 to 1.3.x / Where can I download version 1.2.7

Where can I download version 1.2.7

Views: 4,748

Results 1 to 7 of 7
15 Jul 2011, 14:14
#1
rsmith77 avatar

rsmith77

New Zenner

Join Date:
Jul 2011
Location:
Hampshire
Posts:
3
Plugin Contributions:
0

Where can I download version 1.2.7

I am currently setting up Zen Cart using Netbanx and have downloaded the zip file and uploaded all the files into the “includes” folder as suggested; I even created the filenames.php file.

However the moment I uploaded all the files I lost access to Admin and the shop is no longer visible.

The Netbanx instructions do state that only versions 1.2.6 and 1.2.7 are fully compatible and that we may experience problems with newer versions. They were right.

I’m on version 1.3.8 and would like to re-install the shop with 1.2.7.

Luckily I have not uploaded any products etc so a fresh install and starting from scratch isn’t a problem.

Can anyone point me in the right direction?

Cheers
Richard

15 Jul 2011, 14:19
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Where can I download version 1.2.7

You really ought to be using the latest version of Zen Cart. Anything older than v1.3.9 has some serious well-known security problems.

As for your "blank screen" problem, use the tool mentioned here to find out the exact problem: https://www.zen-cart.com/tutorials/index.php?article=82

You don't really want to use v1.2.7, but if you insist, it can be downloaded from SourceForge. Link at the bottom of this page.

15 Jul 2011, 14:55
#3
rsmith77 avatar

rsmith77

New Zenner

Join Date:
Jul 2011
Location:
Hampshire
Posts:
3
Plugin Contributions:
0

Re: Where can I download version 1.2.7

Thanks DrByte I appreciate the advice.

The site was working fine, I had access to admin and had modified a few templates and added a couple of products. I simply uploaded files supplied by Netbanx as follows:

includes/modules/pages/netbanx_checkout_process/header_php.php
includes/modules/pages/netbanx_callback/header_php.php
includes/modules/payment/netbanx.php
includes/modules/netbanx_callback.php
includes/modules/netbanx_checkout_process.php
includes/templates/template_default/templates/tpl_netbanx_callback_default.php
includes/languages/english/modules/payment/netbanx.php
includes/languages/english/netbanx_callback.php

I also copied the checkout_process.php in includes/languages/english/ and renamed the copy netbanx_checkout_process.php.

And finally was advised to Add the following lines to the file includes/filenames.php

define('FILENAME_NETBANX_CALLBACK', 'netbanx_callback');
define('FILENAME_NETBANX_CHECKOUT_PROCESS', 'netbanx_checkout_process');

The file wasn't there so I created it.

The error has occured since I did the above. I tried to simply deleetd all these files but get the same problem.

Maybe a frsh install with 1.3.9 and try again but upload one file at a time to see which one is causing the problem.

Cheers
Richard

15 Jul 2011, 15:00
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Where can I download version 1.2.7

If there was no /includes/filenames.php already there then your site would absolutely not work.

15 Jul 2011, 15:15
#5
rsmith77 avatar

rsmith77

New Zenner

Join Date:
Jul 2011
Location:
Hampshire
Posts:
3
Plugin Contributions:
0

Re: Where can I download version 1.2.7

Like an idiot I've over written the original, makes sense why it's not working.

Just uploaded the original and the shop is back, thank you DrByte.

15 Jul 2011, 15:54
#6
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: Where can I download version 1.2.7

Netbanx is a payment processor handling your customers' money and credit card info, and they want you to use the ancient and very insecure v1.2.7?? Sounds like a recipe for disaster and huge lawsuits...

15 Jul 2011, 16:19
#7
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Where can I download version 1.2.7

Agreed. You absolutely should be upgrading to the very latest version. Always.