Gossamer Forum
Home : Products : Gossamer Links : Discussions :

modify page not able to access reviews?

Quote Reply
modify page not able to access reviews?
hi, this may be hard to explain, so i'll try my best:

my link.html template lists the following:
- link title
- link author
- link description
- several custom fields
- visitor rating
- number of visitor votes
- member rating
- number of member votes

this works fine. the problem is when link.html is called through modify_select.html

all of the stats for the member reviews (number of reviews, and the review rating) are skewed and all the same for all the listings.

i attempted to troubleshoot the problem by using the GT::template::dump function to see why the review results were not correct.

lo and behold... the review sub-array (REVIEW_LOOP) is not listed as an accessible LSQL variable! all the information in the link loop array (including review_loop) is present on the other pages that utilize link.html, but modify_select omits it for some reason.

however, instead of spitting an error message saying that review_loop is an invalid variable, it just outputs seemingly valid data that fits contextually with the page layout

any ideas? thanks in advance for taking the time to help me out.. this support forum is great! :D

-simon
http://www.fatscripts.com
-simon
http://www.fatscripts.com
Subject Author Views Date
Thread modify page not able to access reviews? lastsaga 1814 Jan 9, 2004, 7:52 PM
Post Re: [lastsaga] modify page not able to access reviews?
VishalT 1790 Jan 9, 2004, 11:03 PM
Thread Re: [lastsaga] modify page not able to access reviews?
afinlr 1779 Jan 10, 2004, 11:14 AM
Thread Re: [afinlr] modify page not able to access reviews?
lastsaga 1762 Jan 13, 2004, 6:42 PM
Thread Re: [lastsaga] modify page not able to access reviews?
afinlr 1758 Jan 14, 2004, 5:10 AM
Post Re: [afinlr] modify page not able to access reviews?
lastsaga 1750 Jan 15, 2004, 6:08 PM