PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > ReviewPost Pro Support Forums > ReviewPost Installation & Upgrades

ReviewPost Installation & Upgrades If you're having problems getting ReviewPost Pro to work or receiving errors while running RP, seek help here.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old August 30th, 2006, 08:55 PM   #41 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2006
Posts: 9
Quote:
Originally Posted by Chuck S View Post
Right but this modification works by using the forumhome template and including our file on the index.php file of vbulletin. You have no index.php in vbulletin anymore. index.php belongs to vbadvanced now so you need to alter things a bit.

Vbadvanced has the ability to add php blocks to display on its page

Make a default centerblock in vbadvanced admin with contents like this

include('/some/path/to/inc_reviews.php');

echo "$reviewpostfeature";

THATS IT
Can you update this a bit for the newest VBadv version?
Suzie is offline   Reply With Quote
Old August 30th, 2006, 08:56 PM   #42 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
These instructions are for including it on the forum so there is nothing to update. You can search there are several threads explaining how to do a block in vbadvanced page.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 13th, 2006, 10:32 AM   #43 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Posts: 103
Review post and the Forum are on the same database, and I have repeatedly gotten a white page that says "Could not select reviewpost database" (nothing else, just that) whenever uploading the updated index.php to my Forum's directory.
orangeflea is offline   Reply With Quote
Old September 13th, 2006, 10:42 AM   #44 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Have you uncommented the mysql select links?

Just for laughs fill out the $link and mysql_select database lines and uncomment and see what happens.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 13th, 2006, 11:11 AM   #45 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Posts: 103
That's been done. I just sent you a PM with the information (don't want others to see it).
orangeflea is offline   Reply With Quote
Old September 13th, 2006, 11:43 AM   #46 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Posts: 103
I've tried commenting and uncommenting both lines. Still doesn't work.
orangeflea is offline   Reply With Quote
Old September 13th, 2006, 12:38 PM   #47 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
I dont know what to tell you the mysql_select_db line error is very specific here. It is saying it can not select that database.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 13th, 2006, 12:43 PM   #48 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Posts: 103
Is my index.php fine?

require_once('./global.php');
require_once(DIR . '/includes/functions_bigthree.php');
require_once(DIR . '/includes/functions_forumlist.php');
include("/home2/****/public_html/Reviewpost/inc_reviews.php");
include("/home2/****/public_html/Reviewpost/inc_reviewpost.php");
orangeflea is offline   Reply With Quote
Old September 13th, 2006, 12:52 PM   #49 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
why are you installing this on the index file just out of question? This thread has the vb 3.6 plugin right?

EDIT NOPE THESE ARE THE OLD INSTRUCTIONS

http://www.photopost.com/forum/showthread.php?t=122208
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 13th, 2006, 01:13 PM   #50 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Posts: 103
That worked. Now, two questions:

1.) Instead of the name of the person responsible for the review, can the name of the product be set under the images instead (by default, it's not that way)? If so, how?

2.) The images themselves are superimposed over a nasty, black background. Is there a way around that? If so, how?

I've also noticed that it's not as detailed as the Photopost block, that shows # of comments, the link to the specific category where the product is from, etc. It just shows the picture and the name of the reviewer.

Last edited by orangeflea; September 13th, 2006 at 01:26 PM.
orangeflea is offline   Reply With Quote
Old September 13th, 2006, 01:27 PM   #51 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
You can modify your inc_reviews.php file and the html it prints to suit your specific needs.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 13th, 2006, 02:12 PM   #52 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Posts: 103
NM, thank you, Chuck. You do a great job here and I don't think you get enough props for it.

Last edited by orangeflea; September 13th, 2006 at 02:25 PM.
orangeflea is offline   Reply With Quote
Old September 13th, 2006, 04:56 PM   #53 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,683
Thanks
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is online now   Reply With Quote
Old September 30th, 2006, 04:42 AM   #54 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Location: Germany
Posts: 189
What i must do, that the Produktname will be displayed in the box? And not the Name from the poster.

And how i do that, that the Box displayed in the header in the Forumdisplay, and not only in Forumhome ? I can't found a good answer here
MotMann is offline   Reply With Quote
Old September 30th, 2006, 07:00 AM   #55 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Posts: 103
Quote:
Originally Posted by MotMann View Post
What i must do, that the Produktname will be displayed in the box? And not the Name from the poster.

And how i do that, that the Box displayed in the header in the Forumdisplay, and not only in Forumhome ? I can't found a good answer here
I can help you out there. Open your inc_reviews.php file located in your reviewpost folder on your site. Then look for this line:

Code:
Content visible to verified customers only.
and replace it with this...

Code:
Content visible to verified customers only.
orangeflea is offline   Reply With Quote
Old September 30th, 2006, 04:56 PM   #56 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Location: Germany
Posts: 189
Okey.. thank's that's it

And what i shell do, if the titel is to long, that there is ab break (second Row) in the line?
MotMann is offline   Reply With Quote
Old September 30th, 2006, 05:23 PM   #57 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Posts: 103
Yeah, I had that problem, too. What you have to do is make it so each table cell stays the same width and height regardless of what's in them..

In the same file (inc_reviews.php) find the code marked in red:

Code:
Content visible to verified customers only.
and replace it with the red code here:

Code:
Content visible to verified customers only.
Notice how I added a height and width parameter to the code. You can change those numbers to be anything, depending on what size you want them.
orangeflea is offline   Reply With Quote
Old October 1st, 2006, 05:40 AM   #58 (permalink)
Member
Verified Customer
 
Join Date: Jan 2006
Location: Germany
Posts: 189
Wonderfull.. thank's.
MotMann is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ReviewPost 2.91 vB3 Enhanced Released! Michael P ReviewPost Installation & Upgrades 1 April 6th, 2005 08:41 AM
I love the PPPro vB3 Enhanced. When can we have the reviewpost vB3 Enhanced?? batmon ReviewPost Installation & Upgrades 8 March 9th, 2005 03:28 PM
4.8.5 vb3 enhanced 7thgencivic.com Photopost Pro Installation & Upgrades 2 November 19th, 2004 02:11 PM
PhotoPost Enhanced vB3 Index Integration Michael P PhotoPost Product FAQs 0 November 16th, 2004 11:35 AM


All times are GMT -5. The time now is 05:32 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0