Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'm1'@'localhost' (using password: YES) in /home/httpd/vhosts/makigym.ch/httpdocs/photos/include/functions.inc.php on line 19
Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'makigym'@'localhost' (using password: NO) in /home/httpd/vhosts/makigym.ch/httpdocs/photos/include/functions.inc.php on line 20
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /home/httpd/vhosts/makigym.ch/httpdocs/photos/include/functions.inc.php on line 20
Warning: mysql_query() [function.mysql-query]: Access denied for user 'makigym'@'localhost' (using password: NO) in /home/httpd/vhosts/makigym.ch/httpdocs/photos/list.php on line 91
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/httpd/vhosts/makigym.ch/httpdocs/photos/list.php on line 91
Notice: Access denied for user 'makigym'@'localhost' (using password: NO)SELECT * FROM images WHERE categorie = '' AND status = 1 ORDER BY pos ASC LIMIT 0, 20
in /home/httpd/vhosts/makigym.ch/httpdocs/photos/list.php on line 91
Warning: mysql_query() [function.mysql-query]: Access denied for user 'makigym'@'localhost' (using password: NO) in /home/httpd/vhosts/makigym.ch/httpdocs/photos/list.php on line 102
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/httpd/vhosts/makigym.ch/httpdocs/photos/list.php on line 102
Notice: Access denied for user 'makigym'@'localhost' (using password: NO)SELECT COUNT(*) FROM images WHERE categorie = '' AND status = 1
in /home/httpd/vhosts/makigym.ch/httpdocs/photos/list.php on line 102
Warning: mysql_result(): supplied argument is not a valid MySQL result resource in /home/httpd/vhosts/makigym.ch/httpdocs/photos/list.php on line 103
Warning: mysql_query() [function.mysql-query]: Access denied for user 'makigym'@'localhost' (using password: NO) in /home/httpd/vhosts/makigym.ch/httpdocs/photos/list.php on line 60
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/httpd/vhosts/makigym.ch/httpdocs/photos/list.php on line 60
Notice: Access denied for user 'makigym'@'localhost' (using password: NO)SELECT * FROM categories WHERE parent = 0
in /home/httpd/vhosts/makigym.ch/httpdocs/photos/list.php on line 60
Warning: mysql_query() [function.mysql-query]: Access denied for user 'makigym'@'localhost' (using password: NO) in /home/httpd/vhosts/makigym.ch/httpdocs/photos/include/functions.inc.php on line 317
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/httpd/vhosts/makigym.ch/httpdocs/photos/include/functions.inc.php on line 317
Notice: Access denied for user 'makigym'@'localhost' (using password: NO)SELECT tb1.*, COUNT(tb2.id) AS counts, IF(tb3.id > 0, 1, 0) AS subcategorie FROM categories AS tb1
LEFT JOIN images AS tb2
ON tb1.id = tb2.categorie
AND tb2.status > 0
LEFT JOIN categories AS tb3
ON tb1.id = tb3.parent
WHERE tb1.parent = '0'
GROUP BY tb1.id, tb2.categorie, tb3.parent
in /home/httpd/vhosts/makigym.ch/httpdocs/photos/include/functions.inc.php on line 317
Warning: mysql_query() [function.mysql-query]: Access denied for user 'makigym'@'localhost' (using password: NO) in /home/httpd/vhosts/makigym.ch/httpdocs/photos/include/functions.inc.php on line 413
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/httpd/vhosts/makigym.ch/httpdocs/photos/include/functions.inc.php on line 413
Fatal error: Call to undefined function error() in /home/httpd/vhosts/makigym.ch/httpdocs/photos/include/functions.inc.php on line 437