View Single Post
Old September 19th, 2005, 11:53 PM   #4 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,752
Well I can not comment on your java issue as I can not replicate that but a well known issue is the quickreply does not work for peoples own photos since the rating box will not show on your own photos.

My suggestion or edit is this to make the quickreply not show for user's when viewing there own photos

Line 593 of showproduct.php add the code in bold

if ( ($Globals['allowpost'] == "yes" && $userreview == 1 && $User['userid'] == $iuserid ) && $CatPerms['ugpost'][$cat] == 0 && $Globals['quickcom'] == "yes" ) {
__________________
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