Image not dislaying error in SQL
I created member directory and member pages using databassist. On the post detail page I would like to display the customers logo from the directory table if the post does not include an image. Here is my attempt and attached as well. _p_detailNEW.php?postid=9151 Here is the working page. p-detail.php?postid=9151 This postid 9151 does NOT have an image. postid 2822 DOES have a 1st image. postid 9151 should display the logo from their directory listing. Directory-Detail.php?id=909 I can see I have an error at line 60 but I don't know what it is.