Create a numeric tag in an article and create a new Popular Tags module, using the cloud display option.
Display an article which is tagged by the numeric tag.
404 Error
Joomla 3.5.1/php 7.0/mysql 5.7.11/ SEF mode
To correct this, modify modules/mod_tags_popular/tmpl/cloud.php, line 46 should contain
...$item->tag_id . '-' . $item->alias)...
instead of
...$item->tag_id . ':' . $item->alias)...
@pmleconte @andrepereiradasilva Please test #10693
Closed as we have a pr
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-31 16:28:07 |
Closed_By | ⇒ | brianteeman |
If you already have the solution please open a a Pull Request (PR).
More info http://extensions.joomla.org/blog/item/how-to-contribute-to-joomla-through-github