Quote:
Originally Posted by Morrus
prodforums_matches_bit isn't the right one - I meant where the actual review is. I guess it's a postbit template?
I've attached an image which hopefully explains it!
|
Ahh.
Viewing a review is actually just viewing a post/ thread. While there's index data, the module simply creates new posts when a review is posted to allow for the discussion to continue.
As such, you'd have to append the link to the post before it's created.
There's no hook location that's ideal for this in the module but if you add your code around line 407, you should be good. I'll add one to the next release for portability.