Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • richnyc30 Friend
    #994985

    The formatting on something like an article in the admin goes away and a non-graphic appearance shows.
    This is happening on a couple of Argo sites in different admin places.

    The error at the bottom of the screen is:

    Fatal error: Class ‘JHelperUsergroups’ not found in /home/horizo38/public_html/ManufacturingVillage.com/libraries/joomla/form/fields/rules.php on line 458

    I’ve looked in the source and the line 458 is in the below code:
    protected function getUserGroups()
    {
    $options = JHelperUsergroups::getInstance()->getAll();

        foreach ($options as &$option)
        {
            $option->value = $option->id;
            $option->text  = $option->title;
        }
    
        return array_values($options);
    }

    }

    Ninja Lead Moderator
    #995504

    Hi,

    It looks like the problem from Joomla core, have you had any migration for Joomla recently?

    You can also submit the same request into Joomla forum, there will be same topics.

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 1 reply, has 2 voices, and was last updated by  Ninja Lead 7 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum