ACP Extended (ACPE2) [Deleted]

Hello, my email is shifty.yex@live.com, I purchased the XF2 version on accident. I already purchased the other one for 1 just now. Can I please get a refund for XF2 license since I wont be using it.
Since BOTH versions have already been downloaded, I can no longer make a refund!
If it had been a mistake you should not have downloaded them!

I also have a notice in the forum for everyone, including you.

189529
Therefore a purchase of both versions would not have been necessary at all!

189530

Besides, I would have, for such problems, also a private forum.
In which personal data, such as your e-mail address, not everyone could read.
 
@au lait can you take a look, please. Since upgrade to XF2.1.10 i got the following error.

Code:
ErrorException: [E_NOTICE] Trying to access array offset on value of type null src/addons/xenMade/ACPE/XF/Admin/Controller/Login.php:76
Generiert durch: Unbekanntes Benutzerkonto 29. Mai 2020 um 05:13 Uhr

Stapelverfolgung
#0 src/addons/xenMade/ACPE/XF/Admin/Controller/Login.php(76): XF::handlePhpError()
#1 src/XF/Mvc/Dispatcher.php(350): xenMade\ACPE\XF\Admin\Controller\Login->actionLogin()
#2 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass()
#3 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch()
#4 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop()
#5 src/XF/App.php(2190): XF\Mvc\Dispatcher->run()
#6 src/XF.php(391): XF\App->run()
#7 admin.php(13): XF::runApp()
#8 {main}

Benötigter Status
array(4) {
  ["url"] => string(22) "/admin.php?login/login"
  ["referrer"] => string(38) "https://www.domain.com/admin.php"
  ["_GET"] => array(1) {
    ["login/login"] => string(0) ""
  }
  ["_POST"] => array(4) {
    ["login"] => string(5) "admin"
    ["password"] => string(8) "********"
    ["ct_checkjs"] => string(1) "0"
    ["_xfToken"] => string(8) "********"
  }
}
 
Top Bottom