Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2026

Joomla! 5.x Coding • Re: Behavior-Backward Compatibility plugin unchecked: issue with the Canonical URL SEO

$
0
0
The purpose of the two comment lines was to get the use statement added.

Code:

// add this use statement after use statements in the beginning:// use Joomla\Component\Fields\Administrator\Helper\FieldsHelper;
Just uncomment (remove //) the second line above and insert it after the other use statements, like this:

Code:

use Joomla\Component\Content\Administrator\Extension\ContentComponent;use Joomla\Component\Content\Site\Helper\RouteHelper;use Joomla\Component\Fields\Administrator\Helper\FieldsHelper;

Statistics: Posted by toivo — Tue Apr 09, 2024 9:46 am



Viewing all articles
Browse latest Browse all 2026

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>