Not yet. This is definitely something we are hoping to add soon though.Are the custom fields searchable?
Bug fixes:
- Fixed bug that xf_thread_field_value table was not being updated.
I can't replicate this error. Might be a bug with your database. What version of MySql are you using?Create New Field
The following error occurred:
ysqli statement execute error : Truncated incorrect DOUBLE value: 'abc'
- Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 317
- Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
- Zend_Db_Adapter_Abstract->query() in Waindigo/CustomFields/Model/PostField.php at line 1045
- Waindigo_CustomFields_Model_PostField->rebuildPostFieldMaterializedOrder() inWaindigo/CustomFields/DataWriter/PostField.php at line 219
- Waindigo_CustomFields_DataWriter_PostField->_postSave() in XenForo/DataWriter.php at line 1385
- XenForo_DataWriter->save() in Waindigo/CustomFields/ControllerAdmin/PostField.php at line 220
- Waindigo_CustomFields_ControllerAdmin_PostField->actionSave() in XenForo/FrontController.php at line 313
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
My xenforo: 1.1
Waindigo updated Custom Fields by Waindigo with a new update entry:
Version 1.2.1a released
Read the rest of this update entry...
No. But the cached data will not be overwritten, so there shouldn't be any issues.Will this update populate the missing data from the xf_thread_field_value table with existing data from an earlier version of this addon?
No. But the cached data will not be overwritten, so there shouldn't be any issues.
I don't think it gets used anywhere. But if you ever wanted to do a database query to look up all threads with a specific custom thread field value, you would need this table as you can't do a query like that with the cached data.When (or in what situation ) does this addon use the values from the xf_thread_field_value tale?
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'custom_resource_fields' in 'field list' - library/Zend/Db/Statement/Mysqli.php:77
#0 /var/www/indiegamers.com/root/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('INSERT INTO `xf...')
#1 /var/www/indiegamers.com/root/library/Zend/Db/Adapter/Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'INSERT INTO `xf...')
#2 /var/www/indiegamers.com/root/library/Zend/Db/Adapter/Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('INSERT INTO `xf...')
#3 /var/www/indiegamers.com/root/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#4 /var/www/indiegamers.com/root/library/XenForo/DataWriter.php(1612): Zend_Db_Adapter_Abstract->insert('xf_resource_cat...', Array)
#5 /var/www/indiegamers.com/root/library/XenForo/DataWriter.php(1601): XenForo_DataWriter->_insert()
#6 /var/www/indiegamers.com/root/library/XenForo/DataWriter.php(1393): XenForo_DataWriter->_save()
#7 /var/www/indiegamers.com/root/library/XenResource/ControllerAdmin/Category.php(157): XenForo_DataWriter->save()
#8 /var/www/indiegamers.com/root/library/Waindigo/CustomFields/Extend/XenResource/ControllerAdmin/Category.php(84): XenResource_ControllerAdmin_Category->actionSave()
#9 /var/www/indiegamers.com/root/library/XenForo/FrontController.php(337): Waindigo_CustomFields_Extend_XenResource_ControllerAdmin_Category->actionSave()
#10 /var/www/indiegamers.com/root/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /var/www/indiegamers.com/root/admin.php(13): XenForo_FrontController->run()
#12 {main}
Both of these pages are summary pages, so it is as designed that custom fields do not appear there. If you want this added though, please PM me to discuss contributing.the custom fields do not appear when the thread goes to the moderation queue ... is there a fix for that? Would love to be able to display them there/edit them if need be.
Also, on the "recent activity" page -- if there was a way to grab them.
This has been discussed several times but no-one has contributed yet.Is it possible to disable reductor (editor) and have only custom fileds? Or at least disable requirement to write something in the editor when posting.
So you are basically looking for a way to search for threads based on what someone has filled in?I have installed this mod and is perfect for what im after. One question if i may.
If i create a forum called Computers.
And i create a custom field called Parts
A member creates a new thread and fills the field parts in with the word monitor.
can i create another form called monitors and then this forum automatically pulls any posts that someone has sumbmitted the custom field monitors.
Hop you understand what i mean.
Thanks in advance
I'm not really sure how the custom fields is making any difference here. I assume they are selecting "London" from a drop down menu when they are creating the post in the Computers -> Monitors forum?not really no. Let me try and explain again (sorry)
I have a forum called computers and in that forum i have sub forums called monitors, cards,memory etc.
I also have another forum called london and in that forum i have sub forums called monitors, memory etc..
So if somepne posts a new thread in the monitors section of computers and in the thread prefix they select from a drop down screens.
then that post automatically goes into the forum london screens as well as the computers. screens.
does that make sence?
thanks
We use essential cookies to make this site work, and optional cookies to enhance your experience.