tep_image(DIR_WS_CATALOG_LANGUAGES . $languages[$i]['directory'] . '/images/' . $languages[$i]['image'], $languages[$i]['name'])This fails if the admin is not installed in a subdirectory of the catalog. To fix this, change the above to:
tep_image(HTTPS_CATALOG_SERVER . DIR_WS_CATALOG_LANGUAGES . $languages[$i]['directory'] . '/images/' . $languages[$i]['image'], $languages[$i]['name'])
Regards
Jim






Find content
Male

