Resolved error when logging in as another user

  • Hello Guest, Are you looking for a product but it doesn't exist? Or would you like a customized add-on?
    Contact us for a personalized quote.

Users Who Are Viewing This Thread (Total: 1, Members: 0, Guests: 1)

User Who Replied This Thread (Total Members: 1)

Resolved Change Text Colour?

Resolved Light header when using dark themes

Status
Not open for further replies.
Jul 13, 2018
20
0
1
44
hi, i just bought and installed version 2.0.4 and I got the following error when trying to log in as another user:

Code:
ErrorException: [E_WARNING] count(): Parameter must be an array or an object that implements Countable in src/addons/XenConcept/LoginAsUser/Service/LoginAsUser/Login.php at line 50
XF::handlePhpError()
count() in src/addons/XenConcept/LoginAsUser/Service/LoginAsUser/Login.php at line 50
XenConcept\LoginAsUser\Service\LoginAsUser\Login->preLogin() in src/addons/XenConcept/LoginAsUser/XF/Pub/Controller/Misc.php at line 26
XenConcept\LoginAsUser\XF\Pub\Controller\Misc->setupLoginAsUser() in src/addons/XenConcept/LoginAsUser/XF/Pub/Controller/Misc.php at line 61
XenConcept\LoginAsUser\XF\Pub\Controller\Misc->actionLoginAsUser() in src/XF/Mvc/Dispatcher.php at line 249
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
XF\App->run() in src/XF.php at line 328
XF::runApp() in index.php at line 13

then it fails to log me in as that user. not sure what to do?
 
Status
Not open for further replies.
Top