Solved Conflict with Multi Prefix from Xon

clanzone

Licensed
Licensed
Like or Reply to Download RM
Change Type Resource
Joined
Aug 21, 2019
Messages
19
Reaction score
3
ErrorException: Fatal Error: Access level to SV\MultiPrefix\XFRM\Pub\Controller\Category::setupResourceCreate() must be public (as in class XenSoluce\LikeReplyDownloadRM\XFRM\Pub\Controller\Category)
src/addons/SV/MultiPrefix/XFRM/Pub/Controller/Category.php:0

#0 [internal function]: XF::handleFatalError()
#1 {main}

Code:
array(4) {
  ["url"] => string(37) "/resources/categories/test.3/draft"
  ["referrer"] => string(52) "https://gamepad.cc/resources/categories/test.3/add"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(19) {
    ["prefix_id"] => string(1) "2"
    ["title"] => string(6) "Test 1"
    ["tag_line"] => string(6) "Test 2"
    ["resource_type"] => string(14) "download_local"
    ["version_attachment_hash"] => string(32) "a2c72ab55b287243402907a814292274"
    ["version_attachment_hash_combined"] => string(106) "{"type":"resource_version","context":{"resource_category_id":3},"hash":"a2c72ab55b287243402907a814292274"}"
    ["version_string"] => string(3) "999"
    ["description_html"] => string(12) "<p>Teste</p>"
    ["attachment_hash"] => string(32) "f012b0be3e8708fa7d9d548f27fa4120"
    ["attachment_hash_combined"] => string(105) "{"type":"resource_update","context":{"resource_category_id":3},"hash":"f012b0be3e8708fa7d9d548f27fa4120"}"
    ["external_url"] => string(0) ""
    ["alt_support_url"] => string(0) ""
    ["icon_action"] => string(6) "custom"
    ["enable"] => string(1) "1"
    ["type"] => string(7) "default"
    ["_xfRequestUri"] => string(35) "/resources/categories/test.3/add"
    ["_xfWithData"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}


This happens when I add a resource, it has a conflict, as I understand it with this MultiPrefix addon

Please update the addon to be compatible with MultiPrefix.
 
Last edited:
I need to calculate approximately, as there is a problem.
 
Tomorrow I normally do the updates after when they will be published I don't know
 
So will you post an update today or not? I want to sleep already. :sleep:
 
Top Bottom