[TH] Multiple Choice Fields [Deleted]

Jon W

Well-known member
Waindigo submitted a new resource:

Multiple Choice Fields by Waindigo - Have multiple dependent drop-down menus under a single custom field.

This add-on adds the ability to have multiple dependent drop-down menus for a single custom field.

When creating choices for a drop down menu custom field, different levels can be indicated using the pipe (|) character in the text of choice field (e.g., "Food|Banana"). In this example, this will then create two drop-down menus with...

Read more about this resource...
 
I've trouble with installing the add-on:

Code:
Mysqli prepare error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IGNORE TABLE `xf_user_field` ADD `multiple_choice_waindigo` tinyint UNSIGNED NOT' at line 1

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 Waindigo/Install/20141110.php at line 731
Waindigo_Install->_makeTableChanges() in Waindigo/Install/20141110.php at line 215
Waindigo_Install->_install() in Waindigo/Install/20141110.php at line 88
Waindigo_Install::install()
call_user_func() in XenForo/Model/AddOn.php at line 215
XenForo_Model_AddOn->installAddOnXml() in XenForo/Model/AddOn.php at line 169
XenForo_Model_AddOn->installAddOnXmlFromFile() in XenForo/ControllerAdmin/AddOn.php at line 188
XenForo_ControllerAdmin_AddOn->actionInstall() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/***/admin.php at line 13

what I can to do to fix it?
 
Top Bottom