Cod: Selectaţi tot
[phpBB Debug] PHP Warning: in file [ROOT]/includes/db/dbal.php on line 223: Illegal offset type in isset or empty
Cod: Selectaţi tot
return (isset($row[$field])) ? $row[$field] : false;
Cod: Selectaţi tot
[phpBB Debug] PHP Warning: in file [ROOT]/includes/db/dbal.php on line 223: Illegal offset type in isset or empty
Cod: Selectaţi tot
return (isset($row[$field])) ? $row[$field] : false;
includes/functions_thanks.php
şi caută:
Cod: Selectaţi tot
$allow_thanks_pm = (int) $db->sql_fetchfield($result);
Cod: Selectaţi tot
$allow_thanks_pm = (int) $db->sql_fetchfield('user_allow_thanks_pm');
Cod: Selectaţi tot
$allow_thanks_email = (int) $db->sql_fetchfield($result);
Cod: Selectaţi tot
$allow_thanks_email = (int) $db->sql_fetchfield('user_allow_thanks_email');
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 2 vizitatori