Error on select
SELECT a.image_id, image_hash, image_create_date, image_title, image_path FROM deb10192_bsf.bsf_news_images a LEFT JOIN deb10192_bsf.bsf_images b ON a.image_id = b.image_id WHERE a.news_id = ;
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error on select
SELECT video_id FROM deb10192_bsf.bsf_news_videos WHERE news_id = ;
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Fatal error: Call to a member function getImage() on a non-object in /usr/home/deb10192/domains/baansportfansite.nl/public_html/index.php on line 77