Zen Cart Logo

Image swap

Locked

Views: 1,469

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
24 Sep 2006, 11:19 AM
#1
fweb avatar

fweb

New Zenner

Join Date:
Apr 2006
Location:
Monaco
Posts:
31
Plugin Contributions:
1

Image swap

Did you know, if you do a fresh install 1.3.0.5

includes\templates\template_default\images\icons\

cv2 = cvv2visa
cvv2visa = cv2

The images get swaped, Strange but true.

regards

25 Sep 2006, 8:12 AM
#2
drbyte avatar

drbyte

Sensei

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

Re: Image swap

There is no cv2 file in v1.3.5 ...

27 Sep 2006, 1:12 PM
#3
fweb avatar

fweb

New Zenner

Join Date:
Apr 2006
Location:
Monaco
Posts:
31
Plugin Contributions:
1

Re: Image swap

Sorry not CV2 it is cc7.

Each time you do an upgrade, I upload the new and do a fresh install delete the zc_install set the permisions to 444 on the confgure.php files, then ftp it back and keep it untouched. I have from 1.2.6 to 1.3.0.5 and compare against the original and the previous version in this case 1.3.0.5 compared to 1.3.0.2 and some how they did get swaped.

In the raw files in you inatall they are fine, it is when you do the zc_install it swaps them. Not a major problem, but something is amiss in the install.

I have done 5 installs now and it is the case on them all. File set zen-cart-v1.3.5-full-fileset-09042006

Sorry again for my mistake on the file name

Regards

1 Oct 2006, 3:37 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Image swap

Could you go to the Tools ... Developer's Tool Kit ...

And in the bottom input box type in:
cc7

And select Catalog/Admin ...

And click search ...

Where does it find reference to this?

2 Oct 2006, 6:00 AM
#5
drbyte avatar

drbyte

Sensei

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

Re: Image swap

  1. I can't see how the zc_install process would cause this, because the only files it manipulates are the 2 configure.php files.

  2. I can't duplicate the problem anyway.