Category: Closed - Cancelled
The ticket will not be resolved for some reason (user cancelled,technically not possible,against tiki policy, no time, no volunteer, etc)
Show subcategories objects
| Name | Type |
|---|---|
| tracker export: fatal error when a "Dynamic Items List" field is in the tracker | tracker item |
|
Tracker item save - error: The connection was reset - plus several identical items created
Need to ckeck show instance first Torsten __Could not reproduce it, so I close the item!__ Torsten |
tracker item |
|
Tracker Plugin fails with trackers with mirror tables
{maketoc} Using 1.9.cvs !! 1st trial !!! Using a tracker plugin code within this page content: {CODE()} {MAKETOCBOX(float=>none)}{MAKETOCBOX} !! Ofertes de recursos o serveis !!! Oferiments de transports {TRACKERLIST(trackerId=>2,fields=>5:6:7:17:8:11, showtitle=>n, showlinks=>y, showdesc=>n, showinitials=>y, showstatus=>y, status=>opc, sort_mode=>asc, max=>20, filterfield=>6, filtervalue=>Transport, exactvalue=>Transport, goIfOne=>n)}Com????{TRACKERLIST} !!! Oferiments de recursos (materials) {TRACKERLIST(trackerId=>2,fields=>5:6:7:17:8:11, showtitle=>n, showlinks=>y, showdesc=>n, showinitials=>y, showstatus=>y, status=>opc, sort_mode=>asc, max=>20, filterfield=>6, filtervalue=>Recurs, exactvalue=>Recurs, goIfOne=>n)}Com????{TRACKERLIST} !!! Oferiments de serveis (immaterials) {TRACKERLIST(trackerId=>2,fields=>5:6:7:17:8:11, showtitle=>n, showlinks=>y, showdesc=>n, showinitials=>y, showstatus=>y, status=>opc, sort_mode=>asc, max=>20, filterfield=>6, filtervalue=>Servei, exactvalue=>Servei, goIfOne=>n)}Com????{TRACKERLIST} !!! Oferiments d'altres coses {TRACKERLIST(trackerId=>2,fields=>5:6:7:17:8:11, showtitle=>n, showlinks=>y, showdesc=>n, showinitials=>y, showstatus=>y, status=>opc, sort_mode=>asc, max=>20, filterfield=>6, filtervalue=>Altres, exactvalue=>Altres, goIfOne=>n)}Com????{TRACKERLIST} !! Insereix nous oferiments a la base de dades {TRACKER(trackerId=>2, fields=>5:6:7:17:8:16:11, action=>Envia les dades del teu oferiment, showtitle=>n, showdesc=>n, showmandatory=>y, embedded=>y)}Oferiment enviat amb èxit! Pots continuar navegant per la web amb normalitat. {TRACKER} {CODE} !!!- Tracker 2 is this one: {CODE()} [TRACKER] trackerId = 2 name = Ofertes description = Ofertes de recursos i serveis de persones de la Vall del Corb i afins useExplicitNames = n showStatus = y defaultStatus = o showStatusAdminOnly = n outboundEmail = simpleEmail = n newItemStatus = o modItemStatus = writerCanModify = y writerGroupCanModify = n showCreated = y showLastModif = y defaultOrderKey = -1 defaultOrderDir = asc useComments = y showComments = n useAttachments = y showAttachments = n attachmentsconf = 0,1,3,0,2,0,0,0 useRatings = n ratingOptions = categories = 3 {CODE} !!!- And its fields are these: {CODE()} [FIELD5] fieldId = 5 name = Què ofereixes? position = 10 type = t options = isMain = y isTblVisible = y isSearchable = y isPublic = y isHidden = n isMandatory = y [FIELD6] fieldId = 6 name = Tipus d'oferta position = 20 type = d options = Recurs,Servei,Transport,Altres isMain = n isTblVisible = y isSearchable = y isPublic = y isHidden = n isMandatory = y [FIELD7] fieldId = 7 name = Descripció position = 30 type = a options = 1 isMain = n isTblVisible = n isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD17] fieldId = 17 name = Foto position = 35 type = i options = 50,50,400,400,400 isMain = n isTblVisible = n isSearchable = n isPublic = y isHidden = n isMandatory = n [FIELD8] fieldId = 8 name = Persones interessades position = 40 type = l options = 3,15,5,14,1 isMain = n isTblVisible = y isSearchable = y isPublic = y isHidden = n isMandatory = n [FIELD16] fieldId = 16 name = Demanda relacionada position = 45 type = r options = 3,9,1 isMain = n isTblVisible = y isSearchable = n isPublic = y isHidden = n isMandatory = n [FIELD11] fieldId = 11 name = Persona que ho ofereix position = 50 type = u options = 1 isMain = y isTblVisible = y isSearchable = y isPublic = y isHidden = p isMandatory = n {CODE} !!! I inserted this information: ||Què ofereixes? *: | Manual d'administració de Webs com aquesta Tipus d'oferta *: |Recurs Descripció: | En pdf..., i en català . tot i que la versió en anglès és més complerta. Foto: | Demanda relacionada: | Persona que ho ofereix | admin | submit button || ''(At this page: [http://www.moviments.net/valldelcorb/Ofertes] )'' !!! I get this message after attempting to insert a new record: ^ 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 '='Ofertes' where `itemId`='13'' at line 1 ^ !! 2nd trial I made another trial in another page just having the tracker plugin ([http://moviments.net/valldelcorb/prova]), with just this content in the page: {CODE()} {TRACKER(trackerId=>2, fields=>5:6:7:17:8:16:11, action=>Envia les dades del teu oferiment, showtitle=>n, showdesc=>n, showmandatory=>y, embedded=>y)}Oferiment enviat amb èxit! Pots continuar navegant per la web amb normalitat. {TRACKER} {CODE} I got this message: ^ Warning: mysql 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 '='prova' where `itemId`='14'' at line 1 in query: update tiki_trk_2 set =? where `itemId`=? in /home/httpd/tiki19/lib/tikidblib.php on line 134 ^ |
tracker item |
<b>Fatal error</b>: Call to a member function getField() on a non-object in <b>/deleted_path/lib/core/Tracker/Field/DynamicList.php</b> on line <b>144</b><br />
This happens when one of the fields in the tracker is a "Dynamic Items List" (although it might conceivably happen with other fields - not exhaustively tested)
This a regression as this works fine in Tiki 12.x
Sorry - this was a broken tracker, although the error message could have been a bit more informative !!