![]() |
Featured photo box. No photos I know this is a common issue but I've been through every thread I could dig up on the forums before I took to posting this. I have no errors, I've checked permissions, re-checked all the code, but continuing to have problems with VB3.5 RC2 getting the featured photos box working. inc_features.php is also in sync with the new build. http://www.canadasportbike.com/forum/?styleid=12 Any help would be appreciated. |
Try this in inc_features.php find this Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
That did it. Thanks for the quick response. |
Didn't work for me! I'm having the exact same problem. Unfortunately, this fix doesn't work for me. Is it possibly a directory structure issue? I have the directory structure like this: forums Photo PostAny help would be greatly appreciated. |
I'm having the exact same problem with inc_reviewpost. |
Have you upgraded to the latest versions? The inc_features.php in the current build should work for you. |
I'm using ReviewPost 3.0.1 and PhotoPost 5.1.4. |
Those files are updated in both builds and we show they do work |
Any idea what the problem might be. Here's what I have in my files: Vbulletin index.php: Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
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 |
I change the file path as you suggested, but still have the same problem. The Featured Photos and Featured Reviews boxes are showing up, but no photos or reviews. It seems to not be reading the PP or RP data. I was getting the error "Could not select reviewpost/photopost database", so I changed this line in all four include files (video_db is the name of my database): Code: Content visible to verified customers only.RP, PP and VB3 are all in the same database with the prefixes rp_, pp_ and vb3_. Don't know what else to tell you. |
Okay what are your category permissions set to in the reviewpost categories table for usergroups etc. What happens if you remove this line from inc_reviews.php if ( $ViewPerm[$pcat] == 1 ) continue; |
I commented out that line in inc_reviews.php and still no reviews. BUT, I did figure out why the PhotoPost photos were not showing up! I only had photos in the Members catagory. I added one to the Main category and BLING it showe up on VB3. "Could that be the same issue with review post" you might ask? Doesn't seem to be since there is only a Main category in RP. To answer your permission question, all categories have all permissions set to yes for all usergroups. |
| All times are GMT -5. The time now is 08:51 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0