@charly54
17 years, 7 months ago
Where I should copy the MO file? (I’m using Windows server)
You must edit bb-includesfunctions.php. Insert as last statement before return following line to replace backslash into slash:
$r = str_replace(‘\’, ‘/’, $r);