Jump to content



Latest News: (loading..)

29gk

Member Since 10 Aug 2007
OFFLINE Last Active Feb 26 2013 06:06 PM
-----

Posts I've Made

In Topic: osCommerce VTS

09 September 2012 - 04:54 PM

I ve installed the latest OSC Virus Scanner on a 2.3.3 version i am working on now, but i think that the following instructions:

* in catalog/admin/includes/filename.php
- add this before final ?>

define('FILENAME_HEADER_VTS', 'av.php');


should be like this :

* in catalog/admin/includes/filename.php
- add this before final ?>

define('FILENAME_VTS', 'av.php');

In Topic: CONTRIBUTION Product Tabs

27 August 2012 - 01:16 AM

A very good work EchoGuns !!

But i would like to ask a question. Is it possible to use this addon in a multilingual website ? I am using two languages, english and greek, and i dont understand how to show the tabs in their right language, since if i set a name in a tab in the admin section, thiw name shows in both languages.

Thanks youy in advanced :)