I changed the Review Forum settings to Share your opinion on %node_title!
However on the page it comes out as Share your opinion on <em>11-Field Soccer</em>!
What did I do wrong? Thanks
I changed the Review Forum settings to Share your opinion on %node_title!
However on the page it comes out as Share your opinion on <em>11-Field Soccer</em>!
What did I do wrong? Thanks
Comments
Comment #1
michelleI had the same problem and did some digging and asking on IRC. The way the code is doing the t() in combination with check_plain is causing these odd characters.
To fix it requires changing the module code:
Those @ signs are currently %. Make that change and then, on the settings page, use @node_title instead.
Michelle
Comment #2
pomliane commentedThis version of userreview is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.