( ! ) Fatal error: Uncaught <b>42S02</b><dl><dt>Funkcja<dd>Database::prepare<dt>Zapytanie<dd>select p.*
from vPublikacje as p
left join tPublikacjeTlumaczenia as t on t.cPublikacjeID = p.cID
where p.cTymczasowe = 'N' and p.cStatus != 'submitted' and 0 < cAfiliacjaN and (p.cYear = 2025 or t.cYear = 2025) and 0 < cAfiliacjaN
order by p.cYear desc, cAuthorsOrder, p.cTitle<dt>Parametry<dd><dt>Komunikat<dd>Table 'dbMatInf.tPublikacjeTlumaczenia' doesn't exist<dt>Kod SQL<dd>42S02<dt>Kod<dd>1146</dl>
thrown in /data/http/matinf.uwb.edu.pl/htdocs/lib/db.php on line 217 |
( ! ) ExceptionDBMySQL: 42S02 in /data/http/matinf.uwb.edu.pl/htdocs/lib/db.php on line 217 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0001 | 482920 | {main}( ) | .../publikacje.php:0 |
2 | 0.0002 | 488272 | require_once( '/data/http/matinf.uwb.edu.pl/htdocs/templates/nauka/publikacje.php ) | .../publikacje.php:6 |
3 | 0.0306 | 3048392 | PageDB->pushPublikacje( $query = 'select p.*\n from vPublikacje as p\n left join tPublikacjeTlumaczenia as t on t.cPublikacjeID = p.cID\n where p.cTymczasowe = \'N\' and p.cStatus != \'submitted\' and 0 < cAfiliacjaN and (p.cYear = 2025 or t.cYear = 2025) and 0 < cAfiliacjaN\n order by p.cYear desc, cAuthorsOrder, p.cTitle' ) | .../publikacje.php:28 |
4 | 0.0306 | 3048392 | PageDB->getPublikacje( $query = 'select p.*\n from vPublikacje as p\n left join tPublikacjeTlumaczenia as t on t.cPublikacjeID = p.cID\n where p.cTymczasowe = \'N\' and p.cStatus != \'submitted\' and 0 < cAfiliacjaN and (p.cYear = 2025 or t.cYear = 2025) and 0 < cAfiliacjaN\n order by p.cYear desc, cAuthorsOrder, p.cTitle' ) | .../layout.php:771 |
5 | 0.0313 | 3121656 | Database->prepare( $query = 'select p.*\n from vPublikacje as p\n left join tPublikacjeTlumaczenia as t on t.cPublikacjeID = p.cID\n where p.cTymczasowe = \'N\' and p.cStatus != \'submitted\' and 0 < cAfiliacjaN and (p.cYear = 2025 or t.cYear = 2025) and 0 < cAfiliacjaN\n order by p.cYear desc, cAuthorsOrder, p.cTitle', $params = ??? ) | .../layout.php:744 |
6 | 0.0320 | 3135344 | Database->exception( $function = 'Database::prepare', $message = 'SQLSTATE[42S02]: Base table or view not found: 1146 Table \'dbMatInf.tPublikacjeTlumaczenia\' doesn\'t exist', $query = 'select p.*\n from vPublikacje as p\n left join tPublikacjeTlumaczenia as t on t.cPublikacjeID = p.cID\n where p.cTymczasowe = \'N\' and p.cStatus != \'submitted\' and 0 < cAfiliacjaN and (p.cYear = 2025 or t.cYear = 2025) and 0 < cAfiliacjaN\n order by p.cYear desc, cAuthorsOrder, p.cTitle', $params = [], $info = [0 => '42S02', 1 => 1146, 2 => 'Table \'dbMatInf.tPublikacjeTlumaczenia\' doesn\'t exist'] ) | .../db.php:268 |