Quote:
Originally Posted by elenh
The path is correct but the images are not showing...
PHP Code:
$path = '/vbenterprisetranslator_flags/';
The root folder of my forum is 'forum' i have try with that too but still not showing..
|
ALREADY RESOLVED IN 1.0.5
Actually it is:
Code:
$path = '/vbenterprisetranslator_flags/';
if ('/' != DIR) {
$path = DIR.$path;
}
Please give me link to your forum or at least leat me see html generated for flags.