Show stock problem

General Support for technical Issues relating to AlegroCart
Post Reply
Bluesplayer
Posts: 152
Joined: Sun Jan 06, 2013 3:03 pm

Show stock problem

Post by Bluesplayer » Mon Jan 28, 2013 3:50 am

Hi

My template needs to be altered it seems. On the Black 2 template I can show or not show stock levels but on the template I am using now stock levels are on all the time. Template is based on Leo 2 White.

Regards

User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: Show stock problem

Post by leo » Mon Jan 28, 2013 4:26 am

You can compare and merge the old template and the new one with kdiff3 that runs on windows as well.

Code: Select all

http://sourceforge.net/projects/kdiff3/files/kdiff3/0.9.97/

Bluesplayer
Posts: 152
Joined: Sun Jan 06, 2013 3:03 pm

Re: Show stock problem

Post by Bluesplayer » Mon Jan 28, 2013 5:19 am

Ok. Will give it a try.

Thanks

User avatar
Brent
Site Admin
Posts: 4459
Joined: Sat Dec 12, 2009 3:35 pm
Location: Canada eh

Re: Show stock problem

Post by Brent » Mon Jan 28, 2013 5:30 am

Notepad++ now also comes with compare feature that I find even better. It is also the preferred editor for windows users.
It has some syntaxt checking as well plus many other features for programming.
http://notepad-plus-plus.org/

Bluesplayer
Posts: 152
Joined: Sun Jan 06, 2013 3:03 pm

Re: Show stock problem

Post by Bluesplayer » Mon Jan 28, 2013 6:29 am

Managed to fix it. The module_column.tpl, multiple_columns.tpl files in both the module and shared directories needed to be updated with the code from the default template. Working now :) .

Another job done...

Post Reply