View Single Post
Old November 13th, 2004, 06:31 PM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,667
You need to set forum integration to yes in photopost admin options

You need to per the VB integration faq alter the header-inc template as well to get rid of relative paths

see this in your source code

var IMGDIR_MISC = "/images/satellite/misc";
// -->
</script>

<script type="text/javascript" src="clientscript/vbulletin_global.js"></script>
<script type="text/javascript" src="clientscript/vbulletin_menu.js"></script></head>
<body>
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote