got that running - that thread you posted is split in 2 parts - one, the plugin, the other link, the instructions. ;-)
Okay. I am using the $photopostfeature in my forumhome template until I get it squared away..
I have thumbs on my forum page, but they are blank. They are NOT blank in the gallery, but when clicked upon, they go to the correct photo..
This is my code. My PP install is NOT within the forum directory. it is off the root.
Quote:
<?xml version="1.0" encoding="ISO-8859-1"?>
<plugins>
<plugin active="1" product="vbulletin">
<title>Photopost Feature Block</title>
<hookname>forumhome_complete</hookname>
<phpcode><![CDATA[include('../galleries/inc_features.php');]]></phpcode>
</plugin>
</plugins>
|
So now it shows below the forum navbar. but NO thumbs..