UPDATES EasyBlog 6.0.11 Released! Update to the latest version now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Some wrong code in question print links

Valentin Barbu · ·
11:37 PM Saturday, 13 December 2014
None
Hey guys,

I just wanted to let you know about this problem I found in easydiscuss print links:

themes/simplistic/post.actions.php

line: 157:


<a href="/<?php echo DiscussRouter::getPrintRoute( $post->id );?>; ?>"


should be changed to:


<a href="/<?php echo DiscussRouter::getPrintRoute( $post->id );?>"


Same in:

themes/zinc/post.actions.php

on line: 35

Regards
The replies under this section are restricted to logged in users or users with an active subscription with us