|
Moderation the remove link should be this
adm-misc.php?admact=modcom&
not
adm-modcom.php? I highly think with somethings you have a mix of old and new files here buddy because note this line below
Line 1570 of adm-misc.php has a link right to the product right here
<td class=\"{$Style['tddetails']}\" align=\"center\"><a target=\"_blank\" href=\"{$Globals['maindir']}/showproduct.php?product=$cproduct\">$cproduct</a></td> and the full review is shown in the review column
Templates:
For the customer service templates, the reviews are missing the 'rating' being displayed per review (like in the regular templates). Not sure if that is intentional or not but I'd assume that the overall rating should show in each review there. well I can look at correcting that but that is how that template was written
Last edited by Chuck S; September 9th, 2005 at 05:51 PM.
|