View Single Post
Old March 22nd, 2006, 02:02 PM   #3 (permalink)
rcwild
Member
Verified Customer
 
Join Date: Aug 2005
Posts: 47
Quote:
Originally Posted by Chuck S
Also is this photopost pro or photopost vbgallery? Looks to me like your talking Photopost pro and if so you need to make sure your using the current files in the download inc_features.php and inc_photopost.php if your attempting to show blocks on your forum.
Photopost Pro version 5.13

I put both lines in forums/index.php. It looks like ...

// ######################### REQUIRE BACK-END ############################
require_once('./global.php');
require_once(DIR . '/includes/functions_bigthree.php');
require_once(DIR . '/includes/functions_forumlist.php');
include('../gallery/inc_features.php');
include('../gallery/inc_photopost.php');

Did new versions of these two files come out for the new version of vB? If so, where do I get them?
rcwild is offline   Reply With Quote