Not a bug Error when save Style properties - Header and navigation

Status
Not open for further replies.

TaesikYun

New member
Affected version
v2.2.3 Patch 1
TypeError: preg_match_all(): Argument #2 ($subject) must be of type string, array given in src/addons/Kirby/FontAwesomeManager/Helper.php at line 427
  1. preg_match_all() in src/addons/Kirby/FontAwesomeManager/Helper.php at line 427
  2. Kirby\FontAwesomeManager\Helper::getMatches() in src/addons/Kirby/FontAwesomeManager/Listener.php at line 318
  3. Kirby\FontAwesomeManager\Listener::Kirby\FontAwesomeManager\{closure}()
  4. call_user_func_array() in src/XF/Extension.php at line 50
  5. XF\Extension->fire() in src/XF.php at line 930
  6. XF::fire() in src/XF/Mvc/Entity/Entity.php at line 1272
  7. XF\Mvc\Entity\Entity->save() in src/XF/Repository/StyleProperty.php at line 258
  8. XF\Repository\StyleProperty->updatePropertyValues() in src/XF/Admin/Controller/Style.php at line 312
  9. XF\Admin\Controller\Style->actionStylePropertiesGroup() in src/XF/Mvc/Dispatcher.php at line 350
  10. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
  11. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
  12. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
  13. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2326
  14. XF\App->run() in src/XF.php at line 488
  15. XF::runApp() in admin.php at line 13
this error keep occurs and reverts the changes I made. what should I do to fix it?
 
This is not a XenForo Bug and it seems like you are using an old version (< 1.2.0 RC 1) of my Add-on, please update to 1.2.0 RC 3.

If you still experience that error after the upgrade, please post in the Add-on thread.
 
Status
Not open for further replies.
Top Bottom