[OzzModz] OS/Browser Display for XenForo

[OzzModz] OS/Browser Display for XenForo [Paid] 2.1.0

No permission to buy ($10.00)
Also you might try comparing the src/addons/Snog/OSBrowser/defaultosbdata/icons/common.png file to the one in data/osbrowser/icons/common.png.

They should be the same.
 
Correct. Also make sure you choose the usergroups that can view them are set in the addon options.
 
@Ozzy47 Template modification are not applying in Xenforo 2.2 with @ThemeHouse UI.X Pro style, Please can you give compatible update for XF 2.2. Also Please use regex replacement for template modifications compatible with all style?

ScreenShot00054.webp
 
Not all files are writable (example: src/addons/Snog/OSBrowser/_data/activity_summary_definitions.xml). Cannot continue.

Updated via SFTP.
 
@Ozzy47
Code:
ErrorException: [E_WARNING] parse_ini_file() has been disabled for security reasons src/addons/Snog/OSBrowser/XF/Service/Thread/Replier.php:32
Сгенерирована пользователем: devserg 01.12.2020 в 14:03
Code:
#0 [internal function]: XF::handlePhpError()
#1 src/addons/Snog/OSBrowser/XF/Service/Thread/Replier.php(32): parse_ini_file()
#2 src/XF/Service/ValidateAndSavableTrait.php(40): Snog\OSBrowser\XF\Service\Thread\Replier->_save()
#3 src/XF/Pub/Controller/Thread.php(598): XF\Service\Thread\Replier->save()
#4 src/addons/ThemeHouse/AutoMergeDoublePost/XF/Pub/Controller/Thread.php(42): XF\Pub\Controller\Thread->actionAddReply()
#5 src/XF/Mvc/Dispatcher.php(350): ThemeHouse\AutoMergeDoublePost\XF\Pub\Controller\Thread->actionAddReply()
#6 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass()
#7 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch()
#8 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop()
#9 src/XF/App.php(2300): XF\Mvc\Dispatcher->run()
#10 src/XF.php(465): XF\App->run()
#11 index.php(20): XF::runApp()
#12 {main}
Code:
array(4) {
  ["url"] => string(30) "/view/izyskanija.726/add-reply"
  ["referrer"] => string(49) "https://xxx.ru/view/izyskanija.726/page-6"
  ["_GET"] => array(1) {
    ["/view/izyskanija_726/add-reply"] => string(0) ""
  }
  ["_POST"] => array(10) {
    ["message_html"] => string(15) "<p>Тест</p>"
    ["attachment_hash"] => string(32) "4cebe26097097bf01d049f4d8ccadc9e"
    ["attachment_hash_combined"] => string(85) "{"type":"post","context":{"thread_id":726},"hash":"4cebe26097097bf01d049f4d8ccadc9e"}"
    ["last_date"] => string(10) "1588183672"
    ["last_known_date"] => string(10) "1588183672"
    ["load_extra"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(27) "/view/izyskanija.726/page-6"
    ["_xfWithData"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
That shouldn’t have anything to do with the addon. This means your hosting company or server administrator has disabled one or PHP functions that are used by PSN. Contact them.
 
Top Bottom