joomla-extensions / weblinks

This repo is meant to hold the decoupled com_weblinks component and related code.
GNU General Public License v2.0
45 stars 88 forks source link

[4.0] Fix language class in module layout #449

Closed chmst closed 3 years ago

chmst commented 3 years ago

Pull Request for Issue # . Error "Class 'Text' not found " in mod_weblinks if show_hits is set to yes.

Summary of Changes

Add missing language class.

Testing Instructions

Enable the module weblinks, select a category, and set show_hits to yes.

Expected result

Hits are shown in the module for every link

Actual result

Error "Class 'Text' not found.