Fix consultants search
Issue
On page https://tiki.org/Consultants there is a customsearch which offers to select languages but when I select a langage (any language), the result is :
Service offered has the same issue.
work fine
I could not figure out how to fix this easily.
Attempted Quick Fix
[+]
In Tracker22, Replace the itemLink field Languages with a multi-select field Languages. Rename the old field as Languages (duplicate).
Desc:
This field is being phased out for technical reasons.
The language(s) you are able to provide your service for.
It is important to correctly fill this field as this is one of the first question asked (with location).
Options:
English,French,Spanish,Hebrew,Norvegian,Italian,Chinese,Hindi,Arabic,Portuguese,Russian,Japanese,Vietnamese,Czech,Bulgarian,Hungarian,Urdu,Catalan
I can't test because
Error
Indexing failed while processing "6567" (type trackeritem) with the error "SQLSTATE42000: Syntax error or access violation: 1064 table tiki_main_65d745396f43f: 'tracker_field_tikiconsultantslanguageslist' attribute already in schema"
Quick and dirty fix
I remove the selections
- languages
- Service offered
from the customsearch
I hope someone else can improve on this.