This should be in the showphoto.php script somewhere. But what I am saying is thats never going to work. How is photopost going to know what that $post field from some
vb query is? You most likely have some plugin setup to work for a specific area and query action in
vb its not going to carry over everywhere.
Code:
Content visible to verified customers only.
Then you can place whatever variable you wish in the template but php code should go in the php file
You need to query and define what post field 7 is so you need to make a query to get that info based on the user who posted the photos userid.
Do you follow.