VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: Otto0815 on June 12, 2012, 18:56:03 PM

Title: Older Files in the newest 2.07e then in 2.07d?
Post by: Otto0815 on June 12, 2012, 18:56:03 PM
I've just updated to the newest 2.07e version and was looking with ultra edit for changes in the view templates (cause the updater only shows changes from 2.04 to 2.06   :( )

I startet with Components/com_virtuemart/views/categories/default.tpl

and in the newest 2.07e Version i found the folling entry:

@version $Id: default.php 2710 2011-02-13 00:51:06Z Electrocity $

and my version in my template overrides is:

@version $Id: default.php 5810 2012-04-05 23:10:14Z Milbo $

So wich is the right one?Or why are there old ones in the newest update?
Title: Re: Older Files in the newest 2.07e then in 2.07d?
Post by: Milbo on June 13, 2012, 13:11:44 PM
The file didnt changed for more than 4 months. Funny though
Title: Re: Older Files in the newest 2.07e then in 2.07d?
Post by: Otto0815 on June 13, 2012, 15:09:33 PM
The one with the iD 5810 contains much more data then id 2710, apart from my changes......

Title: Re: Older Files in the newest 2.07e then in 2.07d?
Post by: alatak on June 13, 2012, 15:48:03 PM
Hi,

Are you sure you are not comparing the default file from category folder, and categories folder?
Title: Re: Older Files in the newest 2.07e then in 2.07d?
Post by: alatak on June 13, 2012, 16:21:47 PM
Hi,

I have fixed the file header
Title: Re: Older Files in the newest 2.07e then in 2.07d?
Post by: Otto0815 on June 13, 2012, 16:23:21 PM
Quote from: alatak on June 13, 2012, 15:48:03 PM
Hi,

Are you sure you are not comparing the default file from category folder, and categories folder?

Jeep, you're right......my fault.......
Title: Re: Older Files in the newest 2.07e then in 2.07d?
Post by: alatak on June 13, 2012, 19:56:00 PM
Hi,

lol
Txs to you, i found out that the header was not correct.. and have fixed it :)