[XFA] Roster

[XFA] Roster [Paid] 1.2.4

No permission to buy (€6.00)
After updating I get this error:
Code:
Server Error

Undefined index: plateform

    XenForo_Application::handlePhpError() in XFA/Roster/Model/Club.php at line 114
    XFA_Roster_Model_Club->prepareClub() in XFA/Roster/Model/Club.php at line 134
    XFA_Roster_Model_Club->prepareClubs() in XFA/Roster/ControllerPublic/Club.php at line 37
    XFA_Roster_ControllerPublic_Club->actionIndex() in XenForo/FrontController.php at line 351
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
    XenForo_FrontController->run() in /customers/1/b/c/vikingsofdestiny.dk/httpd.www/index.php at line 13
 
Still get's an error :confused:

Code:
Server Error

Invalid argument supplied for foreach()

    XenForo_Application::handlePhpError() in XFA/Roster/Model/Club.php at line 138
    XFA_Roster_Model_Club->prepareClubs() in XFA/Roster/ControllerPublic/Club.php at line 37
    XFA_Roster_ControllerPublic_Club->actionIndex() in XenForo/FrontController.php at line 351
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
    XenForo_FrontController->run() in /customers/1/b/c/vikingsofdestiny.dk/httpd.www/index.php at line 13
 
Hello,

when i want create club :
Code:
Mysqli prepare error: Unknown column 'plateform' in 'field list'
Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
Zend_Db_Adapter_Abstract->insert() in XenForo/DataWriter.php at line 1638
XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1627
XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1419
XenForo_DataWriter->save() in XFA/Roster/ControllerPublic/Club.php at line 607
XFA_Roster_ControllerPublic_Club->actionSave() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /var/www/index.php at line 13
Code:
array(3) {
  ["url"] => string(44) "https://*****/roster/clubs/0/save"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(11) {
    ["name"] => string(4) "test"
    ["tag"] => string(4) "test"
    ["description"] => string(4) "test"
    ["plateform"] => array(1) {
      [0] => string(0) ""
    }
    ["mail"] => string(14) "test@test.test"
    ["thread_id"] => string(0) ""
    ["_xfToken"] => string(8) "********"
    ["_xfConfirm"] => string(1) "1"
    ["_xfRequestUri"] => string(17) "/roster/clubs/add"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Last edited:
Still get's an error :confused:

Code:
Server Error

Invalid argument supplied for foreach()

    XenForo_Application::handlePhpError() in XFA/Roster/Model/Club.php at line 138
    XFA_Roster_Model_Club->prepareClubs() in XFA/Roster/ControllerPublic/Club.php at line 37
    XFA_Roster_ControllerPublic_Club->actionIndex() in XenForo/FrontController.php at line 351
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
    XenForo_FrontController->run() in /customers/1/b/c/vikingsofdestiny.dk/httpd.www/index.php at line 13

It's should be fix in 1.1.3
Please next time create thread in our forum support

Hello,

when i want create club :
Code:
Mysqli prepare error: Unknown column 'plateform' in 'field list'
Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Zend/Db/Adapter/Abstract.php at line 574
Zend_Db_Adapter_Abstract->insert() in XenForo/DataWriter.php at line 1638
XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1627
XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1419
XenForo_DataWriter->save() in XFA/Roster/ControllerPublic/Club.php at line 607
XFA_Roster_ControllerPublic_Club->actionSave() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /var/www/index.php at line 13
Code:
array(3) {
  ["url"] => string(44) "https://*****/roster/clubs/0/save"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(11) {
    ["name"] => string(4) "test"
    ["tag"] => string(4) "test"
    ["description"] => string(4) "test"
    ["plateform"] => array(1) {
      [0] => string(0) ""
    }
    ["mail"] => string(14) "test@test.test"
    ["thread_id"] => string(0) ""
    ["_xfToken"] => string(8) "********"
    ["_xfConfirm"] => string(1) "1"
    ["_xfRequestUri"] => string(17) "/roster/clubs/add"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}

It's should be fix in 1.1.3
Uninstall and reinstall addon ;)

Please next time create thread in our forum support
 
It's should be fix in 1.1.3
Please next time create thread in our forum support



It's should be fix in 1.1.3
Uninstall and reinstall addon ;)

Please next time create thread in our forum support

Yeah....if we have to keep uninstalling and reinstalling, won't all the clubs already created by our users be lost?
 
*sigh*

If only this didn't conflict a bit with my Nobita: Social Group add-on. I feel like my users would get confused between this and our guild groups

:unsure:


Is there a way to move the 'clubs' menu so that it's in the tournaments menu?
 
Is possible yes but its required custom modification
You can create thread on our forum for quotation about this modification
 
Hi is there a way to invite a user to your club rather than inviting them to your club page and then them having to press 'Join Club'?

I want it so if I send an invite to a person to join my club, they have the option to accept or decline. If they accept they become a member.
 
Top Bottom