VirtueMart Forum

VirtueMart 2 + 3 + 4 => Templating & Layouts => Topic started by: solantis on August 10, 2012, 07:45:51 AM

Title: Which file do I edit?
Post by: solantis on August 10, 2012, 07:45:51 AM
Im having some pagination problems and I think its due to some changes I made in some files but I cant remember which file it was. Does anyone know what file is responsible for displaying this section where it has the order by options [see attachment] under the category view?

[attachment cleanup by admin]
Title: Re: Which file do I edit?
Post by: PRO on August 10, 2012, 10:49:19 AM
whats the problem with it?

is it a css problem?

Title: Re: Which file do I edit?
Post by: solantis on August 10, 2012, 12:24:26 PM
No, i removed the order by from some php file and it caused the pagination to stop working. So i need to fix the php file again.
Title: Re: Which file do I edit?
Post by: PRO on August 10, 2012, 12:35:00 PM
vioews/category/tmpl/default.php
Title: Re: Which file do I edit?
Post by: solantis on August 10, 2012, 16:56:59 PM
That part of the category page is in another file and not in the one mentioned above
Title: Re: Which file do I edit?
Post by: PRO on August 10, 2012, 17:42:25 PM
so you hacked the core?


Title: Re: Which file do I edit?
Post by: solantis on August 11, 2012, 00:15:18 AM
Yes i did... I will just replace the entire php file with the original but i dont know which file it is?
Title: Re: Which file do I edit?
Post by: PRO on August 11, 2012, 15:14:29 PM
Quote from: solantis on August 11, 2012, 00:15:18 AM
Yes i did... I will just replace the entire php file with the original but i dont know which file it is?

if you do not have other core hacks, jusr replace the "com_virtuemart" folder.

BACKUP FIRST