Update:
This is what I put in the php include template:
Code:
ob_start();
require("latest_pic.php");
$latest_pic = ob_get_contents();
ob_end_clean();
Then I put:
in the header template where I wanted it to display...
Get this database error:
Database error in vBulletin 2.2.1:
Invalid SQL: SELECT * FROM usergroup WHERE usergroupid=6
mysql error:
mysql error number: