1. Oliver
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Thursday, 29 July 2021
  5.  Subscribe via email
Hello Ciaran,

I just installed j51_news module on the Emani template.
After setting up the category and the first articel I got this output of the module:

Sachbearbeiter in Teilzeit m/w/d

a1 is: '1','2','3'
Stellenangebot Sachbearbeiter in Teilzeit m/w/d in Teilzeit 20 Stunden/Woche.


I checked the default.php of the mod_j51news module and found this code starting at line 205:


<?php if ($show_text) : ?>
<<?php echo $text_tag; ?> class="newstext j51news-caption"><?php
$allowedtags = explode(',', $allowed_tags);
$a1 = array("1","2","3");
echo "a1 is: '".implode("','",$a1)."'<br>";
$introb = strip_tags($item->introtext);
$intro = JHtml::_('string.truncate', $introb, $length_text);
echo $intro; ?></<?php echo $text_tag; ?>>
<?php endif; ?>

The "echo" on line 209 brings out the result seen ubove => "a1 is: '1','2','3'"

Maybe you should comment out this for a future version?

I deleted the line and saved the default.php as overwrite to the template/html/mod_j51news folder..... this works fine.

Regards
Oliver
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Oliver

Thank you for bringing this issue to our attention. We have just updated the download for our Emani template, resolving this issue in the bundled J51 News module.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok