Detailed description of inc_features error
Ok, I think it's better if I place all infos into a single post, maybe that will help you to sort out things faster:
My goal: Want to show featured thumbnails with inc_features.php in vBulletin 3.0.8
For this, I put
$photopostfeature
in the forumhome template
It then shows full server path links to the photos (clickable and bringing up the full version of the image), but no thumbnails.
Circumstances:
1) vBulletin and photopost as well as reviewpost share the same database (seperated through prefixes)
2) integration of photopost works flawlessly (uses same userbase and cookies, no problems at all)
3) inc_features.php is from the latest distribution (photopost 5.14, rest of photopost is 5.13)
4) vBulletin is 3.0.8
I just can't figure out where the problem is. A hint might be that it shows a text linkt with the absolute server path to the large version of the picture instead of picture name(?)
I would be grateful if somebody could help - this is very annoying. Thanks
|