Select your language

Issue with SLogina and J4

More
2 years 8 months ago #8999 by
Issue with SLogina and J4 was created by
Hello.

I noticed thwo issues with SLogin on my J4:

On frontpage:
Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated in /home/betty71/domains/betty71.pro-linuxpl.com/public_html/wduchu1/modules/mod_slogin/mod_slogin.php on line 81

On backend under users:

Fatal error
: Access level to SloginViewUsers::setDocument() must be public (as in class Joomla\CMS\MVC\View\AbstractView) in /xxxxxxxxxxxx/public_html/wduchu1/administrator/components/com_slogin/views/users/view.html.php on line 64 FatalError HTTP 500 Whoops, looks like something went wrong.Compile Error: Access level to SloginViewUsers::setDocument() must be public (as in class Joomla\CMS\MVC\View\AbstractView)
  • Exception
  • Stack Trace
Symfony\Component\ErrorHandler\Error\FatalError
in  /home/betty71/domains/betty71.pro-linuxpl.com/public_html/wduchu1/administrator/components/com_slogin/views/users/view.html.php  (line 64)
  1. Code:
        /**
  2. Code:
         * Method to set up the document properties
  3. Code:
         *
  4. Code:
         * @return void
  5. Code:
         */
  6. Code:
        protected function setDocument() 
  7. Code:
        {
  8. Code:
            $document = JFactory::getDocument();
  9. Code:
            $document->setTitle(JText::_('COM_SLOGIN'));
  10. Code:
        }
  11. Code:
    }

Please Log in to join the conversation.

Time to create page: 0.223 seconds
Powered by Kunena Forum
    • Как на кнопку Сбросить фильтр повесить Ajax?
    • Чтобы применить фильр нажимаем Применить фильтр и срабатывает Ajax изменеия на странице. Но чтобы сбросить фильтр, нужно сперва нажать Сбросить фильтр и потом повторно нажть Применить фильтр. Логичее было бы сделать при нажатии Сбросить фильтр, чтобы срабатывал сброс фильтра и Ajax. Как это сделать, не поможете?
    • In Modules Joomline / JL Content Fields Filter
    • JL Like 5.3.0. Очень редко срабатывает кнопка pint...
    • Давно пользуюсь JL Like, лет 8-10, с кнопкой pinterest проблем не было, кроме новой версии JL Like 5.3.0: сейчас при 9 запросах из 10, система пишет:Произошла ошибка JSON.parse: unexpected character at line 1 column 1 of the JSON dataДругие кнопки, например AddToAny pinterest – работаю на 100%.Можно сделать патч и поправить кнопкой pinterest в JL Like 5.3.0!?
    • In Plugins Joomline / JL Like / JL Like PRO