Etomite encountered the following error while attempting to parse the requested resource: |
« PHP Parse Error » |
|
PHP error debug |
Error: | join(): Passing glue string after array is deprecated. Swap the parameters | |
Error type/ Nr.: | - 8192 | |
File: | /var/www/vhosts/fcc.lt/domains/fcc.lt/public_html/index.php | |
Line: | 1004 | |
Line 1004 source: | $sql = "SELECT $fields FROM $tbl WHERE $tbl.id IN (".join($ids, ",").") AND $tbl.published=$published AND $tbl.deleted=$deleted $showinmenu $where ORDER BY $sort $dir $limit;";
| |
|
Parser timing |
MySQL: | 0.0000 s s | (0 Requests) |
PHP: | 0.0037 s s | |
Total: | 0.0037 s s | |