XF 1.5 ******* add-on uninstall error

SoppeJam

Member
I got this server error while uninstalling a ******* add-on but since its free, there is no possibility of it being pirated.

Code:
array(3) {
  ["url"] => string(67) "https://exclusivemc.nl/admin.php?add-ons/BRS_ChangeUserTitle/delete"
  ["_GET"] => array(1) {
    ["add-ons/BRS_ChangeUserTitle/delete"] => string(0) ""
  }
  ["_POST"] => array(2) {
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
  }
}

I noticed the _xFToken, is that normal for an add-on? I'm a bit worried since I read the topic about that users add-ons being removed due to some parts of the code.

Thanks for your help
 
Top Bottom