|
include('./../reviews/inc_reviews.php');
include('./../reviews/inc_reviewpost.php');
?? why that
include('../reviews/inc_reviews.php');
include('../reviews/inc_reviewpost.php');
that should work but have you tried full path what exact error you have if I go to your site the photo block shows up for photopost. You do not have the one in reviewpost set up to show.
If $reviewpostfeature was in there and included something would show or you would get an error
|