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 November 5th, 2005, 09:30 PM   #21 (permalink)
ncg
Member
Verified Customer
 
Join Date: Dec 2004
Posts: 207
Quote:
Originally Posted by Chuck S
Well if your trying to put it in a different template you need to include the actual file like you do in index.php into the appropriate php file like forumdisplay.php whatever your trying to do
sweet. i had a feeling thats all it would take. thanks!

btw, how come when you put the review catagories on the forumhome, it doesnt light up if its got new post in a review catagory?
ncg is offline   Reply With Quote
Old November 6th, 2005, 02:47 AM   #22 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Don't know would have to check it out
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 10th, 2005, 12:48 AM   #23 (permalink)
Member
Verified Customer
 
Join Date: Nov 2002
Posts: 50
I'm trying to incorporate this feature in a .shtml file or in a main page of an InvisionBoard installation.. Does this feature work with something other than vB?
motors is offline   Reply With Quote
Old November 10th, 2005, 01:48 PM   #24 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
well you can include the inc_features.php in an invisionboard php file and echo "$photopostfeature"; whereever you want to display it.

You will need to change the file css calls to those of ibp
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old January 18th, 2006, 12:50 AM   #25 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2005
Posts: 14
Send a message via ICQ to Lonny Send a message via MSN to Lonny Send a message via Yahoo to Lonny
Do you have a script like this for 3.0.7 ?
Lonny is offline   Reply With Quote
Old January 18th, 2006, 08:24 AM   #26 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
??

This script is written for VBulletin 3 or 3.5 series.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 28th, 2006, 06:56 AM   #27 (permalink)
Member
Verified Customer
 
Join Date: Dec 2001
Posts: 82
Hi. Could you clarify exactly what inc_reviewpost.php does? Is there an example anywhere?

From what I can tell, it links to the reviews from the vB3 forum listing and appears to be a forum. Is this correct?
MikeWarner is offline   Reply With Quote
Old February 28th, 2006, 10:04 AM   #28 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
It is a categories list much like you see on your reviewpost index display which appears at the bottom of your forum
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old February 28th, 2006, 10:24 AM   #29 (permalink)
Member
Verified Customer
 
Join Date: Dec 2001
Posts: 82
Oh, is there a hack to make it appear like a single forum in the vBulletin index?
MikeWarner is offline   Reply With Quote
Old February 28th, 2006, 10:34 AM   #30 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
You can place it per the directions in the thread to appear as part of the forum list
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 18th, 2006, 12:23 PM   #31 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Posts: 79
Ive had this working on my forumhome for ages but recently added a Right column with Amykahrs http://www.vbulletin.org/forum/showthread.php?t=94495
modification.

Does anyone know how it would be possible to add this to that column? I'd really appreciate some help.

I added this to the column

Code:
Content visible to verified customers only.
When I load my page its blank.. so odd.
fabianv is offline   Reply With Quote
Old April 18th, 2006, 12:45 PM   #32 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Off hand if this new hack you installed connects to a database outside vb you might need to uncomment the database stuff in the inc_reviews.php file but other than that I would not know but it definately sounds like a database issue
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old April 18th, 2006, 10:33 PM   #33 (permalink)
Member
Verified Customer
 
Join Date: Mar 2006
Posts: 79
Uses the same database
fabianv is offline   Reply With Quote
Old April 18th, 2006, 11:58 PM   #34 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Look in your server error log for a clue on any error since your page is not throwing an error.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old May 9th, 2006, 03:28 PM   #35 (permalink)
Member
Verified Customer
 
Join Date: Sep 2004
Posts: 103
Is it possible to have the products show on Forumdisplay as opposed to the Main Forum Page? Our products will be separated according to categories to reflect a similar style of fragmenting on our forum. So, for example, adult products should be displayed only in the adult forum; DVD products should be displayed in the movie forum, etc.
orangeflea is offline   Reply With Quote
Old May 9th, 2006, 10:13 PM   #36 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
You would need to create a script for that as there is not one within our download that would do all that. Your gonna have to have some logic statements to correspond vb forum id's with reviewpost cat numbers to know what to pull

You can post mod questions on our modifications forums.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old August 28th, 2006, 01:58 AM   #37 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 66
Chuck
I can't figure out why it keeps placing (Forum Rules) After the manufactures name.

I attached a screen shot
Attached Images
File Type: jpg review error.jpg (22.5 KB, 17 views)
burntire is offline   Reply With Quote
Old August 28th, 2006, 09:09 AM   #38 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Is that the title of the product?

This is what our file has so it looks like you have altered your code since your missing the username

Code:
Content visible to verified customers only.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old August 28th, 2006, 03:11 PM   #39 (permalink)
Member
Verified Customer
 
Join Date: Jul 2006
Posts: 66
I figured it out. Your code appears to be causing a problem.
I used {$ptitle} not {$title} and everthing is working fine now.

Last edited by burntire; August 28th, 2006 at 03:34 PM.
burntire is offline   Reply With Quote
Old August 28th, 2006, 06:06 PM   #40 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,744
Right you are
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S 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 09:41 AM
I love the PPPro vB3 Enhanced. When can we have the reviewpost vB3 Enhanced?? batmon ReviewPost Installation & Upgrades 8 March 9th, 2005 04:28 PM
4.8.5 vb3 enhanced 7thgencivic.com Photopost Pro Installation & Upgrades 2 November 19th, 2004 03:11 PM
PhotoPost Enhanced vB3 Index Integration Michael P PhotoPost Product FAQs 0 November 16th, 2004 12:35 PM


All times are GMT -5. The time now is 07:26 PM.

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