UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible 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

Javascript:void Relative URL Bug

David Montoya · ·
4:46 PM Thursday, 02 June 2016
High
For \ratings\form.php when I remove the following line of code the Already Voted URL turns into a relative link. Any idea on how to correct this? I would think removing an independent DIV wouldn't cause such a weird bug...

<?php if ($voted) { ?>
<div class="col-cell eb-rating-text voted"><?php echo JText::_('COM_EASYBLOG_RATINGS_ALREADY_RATED');?>:</div>
<?php } ?>
The replies under this section are restricted to logged in users or users with an active subscription with us