mise a jour field link

More
7 years 1 month ago #66509 by tonnick
Replied by tonnick on topic mise a jour field link
voici ce que je viens de faire :
1. re import de ma bdd
2. truncate emkd_flexicontent_items_tmp
3. update / replace mysql
4. emkd_flexicontent_items_tmp est toujours a 0
5. backend : /administrator/index.php?option=com_flexicontent : Update temporary item data

toujours le meme probleme...

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #66511 by tonnick
Replied by tonnick on topic mise a jour field link
une solution alternative serait de faire un export / import, mais je n'ai pas l'impression que le plusgin fleximport soit encore d'actualité :( Il me semble que l'option d'export était à l'étude. Elle n'est toujours pas d'actualité ? est-ce qeu ce serait uen solution à mon pb ?

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #66523 by micker
Replied by micker on topic mise a jour field link
elle ne sera pas à l'étude pour la prochaine version, surement pour la prochaine mais dans la version pro

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #66524 by tonnick
Replied by tonnick on topic mise a jour field link
ok, mais en attendant, comment je fais une maj massive du coup sans tout casser ? :/

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago #66555 by tonnick
Replied by tonnick on topic mise a jour field link
Et si je change le type de champs en texte a la place de weblink, je me retrouve avec ces liens générés du type : a:3:{s:4:"link";s:87:" eur-lex.europa.eu/LexUriServ/LexUriServ...."law";s:4:"hits";i:8 ;}

Cela devient malheureusement très urgent, ce type de champs est en train de bloquer completement la mise a jour de la BDD. Quelle solution conseillez-vous ?!

Please Log in or Create an account to join the conversation.

More
7 years 1 month ago - 7 years 1 month ago #66557 by ggppdk
Replied by ggppdk on topic mise a jour field link
Hello

you cannot replace it with a different length string

the result with be an invalid PHP serialized string !!
and of course this will be detected and nothing will be displayed in item form or in item view

Try to also set correct new string length e.g like this:
Code:
UPDATE `emkd_flexicontent_fields_item_relations` SET `value` = replace(value, 's:87:"http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=CONSLEG:2007R1234:20110101:EN:PDF"', 's:79:"http://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32013R1308&from=EN"' )


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...
Last edit: 7 years 1 month ago by ggppdk.

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.300 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline