XenForo
Administrative
- Thread starter
- Admin
- #1
In my server logs, I'm seeing this message as part of an addon that I'm working on
PHP:
The stack trace is as follows:
PHP:
Read more
Read more about this Feed . . .
PHP:
Error: Call to undefined function Asprin\FB\Pub\Controller\int() src/addons/Asprin/FB/Pub/Controller/Foo.php:293
The stack trace is as follows:
PHP:
Code:
#0 src/addons/Asprin/FB/Pub/Controller/Foo.php(201): Asprin\FB\Pub\Controller\Foo->swapThem(391, 396, 7)
#1 src/XF/Mvc/Dispatcher.php(352): Asprin\FB\Pub\Controller\Foo->actionCheckSwap(Object(XF\Mvc\ParameterBag))
#2 src/XF/Mvc/Dispatcher.php(263)...
Read more
Read more about this Feed . . .