satanasov / postlove

The Post love extension fo PhpBB 3.1
GNU General Public License v2.0
30 stars 32 forks source link

Not working at phpbb 3.2.5 #68

Open minholi opened 5 years ago

minholi commented 5 years ago

The content of styles/all/template/event/viewtopic_body_postrow_post_notices_after.html is rendered without the context vars.

Example:

<div style="float: right; margin-top: 5px; margin-bottom: 5px;" class="postlove">
--
  | <span title="" style="font-size: 1.3em;" id="like_1927742"></span> x
  | <a href="" data-ajax="toggle_love"><span title="" class="" id="likeimg_1927742"></span></a></div>

Already tried to cleanup cache, cookies and everything sugested on phpbb support forum.