[cBB Blockgets 1.0.2] Error de tildes en calendario


Due to a lack of free time, both support on this forum and extension development are currently limited.
All bugs are noted and saved for fixes, even if there are no replies to the posts.
Normal activity will resume as soon as possible.
User avatar
IvanPF
Administrator
 
Posts: 2265
Joined: Fri Jun 17, 2011 12:15 am
Location: España (Spain)
 Tue Oct 23, 2012 10:50 am • via Web
Mod: cBb blockgets 1.0.2

Error: En la cabecera del calendario se muestra � en lugar del símbolo correcto.

Solución:
1. Abrir /blockgets/calendar.php
2. Buscar:
Code: Select all
$day = substr($user->lang['datetime'][$l_day], 0, 2);

3. Reemplazar por:
Code: Select all
$day = utf8_substr($user->lang['datetime'][$l_day], 0, 2);


Este error está corregido en cBB Blockgets 1.0.3

Who is online

Users browsing this forum: No registered users and 0 guests