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 Bug Reports

ReviewPost Bug Reports Let us know about any post installation problems you are having with ReviewPost.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old September 6th, 2005, 06:20 AM   #1 (permalink)
Member
Verified Customer
 
Join Date: Sep 2003
Location: W.Yorkshire UK
Posts: 95
Recent Reviews Error(FIXED)

I'm getting an error with my recent reviews table on the review section frontpage.

http://www.totalformat.com/reviews/

It doesn't show the latest review, but has an empty comment at the bottom of the table?
Detomah is offline   Reply With Quote
Old September 6th, 2005, 10:17 AM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,794
Yes I see will need to spend some time on this as it makes no sense
__________________
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 14th, 2005, 09:12 PM   #3 (permalink)
Member
Verified Customer
 
Join Date: Sep 2003
Location: W.Yorkshire UK
Posts: 95
Have you been able to look into this one yet by any chance?
Detomah is offline   Reply With Quote
Old September 14th, 2005, 09:57 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,794
In reviewspal.tmpl find this

for ( $x=1; $x < $cmtfound; $x++ ) {

change to this

for ( $x=0; $x < $cmtfound; $x++ ) {
__________________
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 16th, 2005, 12:36 PM   #5 (permalink)
Member
Verified Customer
 
Join Date: Sep 2003
Location: W.Yorkshire UK
Posts: 95
Quote:
Originally Posted by omegatron
In reviewspal.tmpl find this

for ( $x=1; $x < $cmtfound; $x++ ) {

change to this

for ( $x=0; $x < $cmtfound; $x++ ) {
Hmmm, that doesn't seem to have made any difference, nothing seems to have changed.
Detomah is offline   Reply With Quote
Old September 16th, 2005, 01:08 PM   #6 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,794
Works fine and cleared my issue on this. There are two templates one for vb3 integrations and one for others. Did you do the right one?
__________________
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 16th, 2005, 01:47 PM   #7 (permalink)
Member
Verified Customer
 
Join Date: Sep 2003
Location: W.Yorkshire UK
Posts: 95
Quote:
Originally Posted by omegatron
Works fine and cleared my issue on this. There are two templates one for vb3 integrations and one for others. Did you do the right one?
Aah haa, now we are talking.

I've never used the enhanced version until I did that last upgrade, so didn't know there were two versions of the templates.... Silly me, I should check these things and know about them really.

Anyway, works great now, thanks again.
Detomah is offline   Reply With Quote
Old September 20th, 2005, 06:03 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2005
Posts: 9
Quote:
Originally Posted by omegatron
Works fine and cleared my issue on this. There are two templates one for vb3 integrations and one for others. Did you do the right one?
Hi omegatron

I solved that changing the template inside vb3enhaced but with a few change in the code to find.

I had changed this:

for ( $x=1; $x <= $cmtfound; $x++ ) {

to this:

for ( $x=0; $x < $cmtfound; $x++ ) {

reviewspal.tmlp is a bit different on vb3enhaced
Acido is offline   Reply With Quote
Old September 20th, 2005, 06:23 PM   #9 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,794
The download already has this inside
__________________
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 20th, 2005, 06:29 PM   #10 (permalink)
Junior Member
Verified Customer
 
Join Date: Aug 2005
Posts: 9
Quote:
Originally Posted by omegatron
The download already has this inside
I download reviewpost the last friday (september 16th) and i needed do the change ...
Acido is offline   Reply With Quote
Old September 20th, 2005, 06:36 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Sep 2003
Location: W.Yorkshire UK
Posts: 95
Quote:
Originally Posted by Acido
I download reviewpost the last friday (september 16th) and i needed do the change ...
One of the things i've found, is that sometimes, no matter what I do, it doesn't over write the old files. I have to actually delete the files on the server and upload the new ones that way.

Bizarre really???
Detomah 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
HTML in reviews(FIXED) Arnie ReviewPost Bug Reports 4 October 26th, 2005 07:45 PM
No spaces at all in reviews(FIXED) fonzerelli_79 ReviewPost Installation & Upgrades 11 July 13th, 2005 09:56 AM
how to get recent reviews? ncg Photopost Pro How Do I...? 1 March 19th, 2005 05:23 PM
ReviewPost - Recent Reviews InterFX ReviewPost How do I...? 0 February 20th, 2005 09:07 PM
V 2.8.2 - BB Code in recent reviews Bryan Ex ReviewPost Bug Reports 2 September 4th, 2004 02:44 PM


All times are GMT -5. The time now is 09:11 AM.

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