 | |  | | | ReviewPost How do I...? Wondering how to do something in ReviewPost? |
September 11th, 2008, 06:35 PM
|
#1 (permalink)
| | Member Verified Customer
Join Date: Feb 2008
Posts: 91
| How do I do have a "featured reviews" bar
Chuck, I saw on your site you have a "featured reviews" sidebar. Is that a custom code or am I missing it somewhere in the control panel? If it's in the CP, how do I set it up?
Thanks!
|
| |
September 11th, 2008, 06:43 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,676
| |
| |
September 11th, 2008, 11:33 PM
|
#3 (permalink)
| | Member Verified Customer
Join Date: Feb 2008
Posts: 91
|
Awww man, you're gonna make me research. You can't give me the code that you have in your block to make it easy?
Thanks!
Buster
|
| |
September 12th, 2008, 05:21 AM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,676
|
LOL that is the code. The code is the inc_reviews.php file and you echo the variable
include('../reviewpost/inc_reviews.php');
echo "$reviewpostfeature";
|
| |
September 15th, 2008, 09:08 AM
|
#5 (permalink)
| | Member Verified Customer
Join Date: Feb 2008
Posts: 91
|
Hmmm, well I screwed something there. I posted the code you noted above but with the full path to the inc_reviews.php file and I get this: Code: Content visible to verified customers only.
|
| |
September 15th, 2008, 06:08 PM
|
#6 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,676
|
It all depends on what your doing
Did you fill out the mysql_select_db lines and link lines with the correct database info and uncomment them
|
| |
September 15th, 2008, 06:16 PM
|
#7 (permalink)
| | Member Verified Customer
Join Date: Feb 2008
Posts: 91
|
Oh Chuck, you just went way over my head. Where do I look for this and what is it exactly I need to change?
In that little piece of code you gave me, obviously I have to look elsewhere to do this. Can you point me?
Thanks!
Buster
|
| |
September 15th, 2008, 06:18 PM
|
#8 (permalink)
| | Member Verified Customer
Join Date: Feb 2008
Posts: 91
|
Am I needing reviewpost, photopost and vbportal all in the same DB to be able to "recent blocks" feed between the bunch or can I do it with them in separate DBs?
Thanks!
|
| |
September 15th, 2008, 06:25 PM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,676
|
You can have them in separate databases but in the inc_reviews file you need to uncomment the mysql and link lines by removing the // in front of those lines and fill out the proper database info Code: Content visible to verified customers only.
|
| |
September 15th, 2008, 06:28 PM
|
#10 (permalink)
| | Member Verified Customer
Join Date: Feb 2008
Posts: 91
|
And this will hav no adverse effects on the rest of reviewpost stuff?
Thanks! Quote:
Originally Posted by Chuck S You can have them in separate databases but in the inc_reviews file you need to uncomment the mysql and link lines by removing the // in front of those lines and fill out the proper database info Code: Content visible to verified customers only.
| |
| |
September 15th, 2008, 06:29 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,676
|
Nope it is a self contained file you include in vbulletin. |
| |
September 15th, 2008, 06:33 PM
|
#12 (permalink)
| | Member Verified Customer
Join Date: Feb 2008
Posts: 91
|
So I just uncomment those line, update the db reference and don't have to turn anything else on in this piece of code you gave me? Code: Content visible to verified customers only.
|
| |
September 15th, 2008, 06:40 PM
|
#13 (permalink)
| | Member Verified Customer
Join Date: Feb 2008
Posts: 91
|
OK, did that, now I get this: Code: Content visible to verified customers only.
|
| |
September 15th, 2008, 06:59 PM
|
#14 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,676
|
Did you place your reviewpost table prefix in your edit integration settings in admin?
|
| |
September 15th, 2008, 07:04 PM
|
#15 (permalink)
| | Member Verified Customer
Join Date: Feb 2008
Posts: 91
|
If you mean in the reviewpost Admin, Yep.
|
| |
September 15th, 2008, 07:10 PM
|
#16 (permalink)
| | Member Verified Customer
Join Date: Feb 2008
Posts: 91
|
And I'm assuming in inc_reviews.php I was spose to put the connect info to my reviewpost DB?????
|
| |
September 16th, 2008, 06:16 AM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,676
|
Yes the reviewpost table prefix goes in the edit integration settings then you edit the inc_reviews file you place the reviewpost database settings on the lines I noted above and then at the bottom of the file you uncomment the database line and place the forum database
Based on the errors posted you have either not put the proper reviewpost table prefix in the edit integration settings or your reviewpost database info is incorrectly placed in the noted file.
|
| |
September 18th, 2008, 08:44 AM
|
#18 (permalink)
| | Member Verified Customer
Join Date: Feb 2008
Posts: 91
|
Yeah, that fixed me to an extent. I can preview it now in vbportal and I don't get errors. However, I also don't get any results. I added it to a new right side php block and the block doesn't show up. I'm guessing b/c the results are empty. How do you make a review a "featured review" or is that automatic somehow. I'm assuming it would have to be designated as featrued but don't recall the ability to do that in the reviews.
Thanks Chuck!
Buster
|
| |
September 18th, 2008, 06:02 PM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,676
|
If you have reviews and you have it set to display in vbportal it should show.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 03:03 AM. | |