Issue with new media field, IF no API key configured, then old VIdeo Data are lost

More
9 years 3 months ago - 9 years 3 months ago #60878 by philippeg
i don't want at all use a third service i want retrieve my old data ... all works with older version of fc
" re-enabled the NATIVE API parameter" : don't work !
I lost my old links the only solution is to retrieve all the videos of non save article go to youtube and embed them inside the body of the article, it's completely crazy .. and it's not normal that you don't keep compatibility with old version what ever the interest of new .. what doest that means for future ? it's means that it is very dangerous to build site with your product
Last edit: 9 years 3 months ago by ggppdk.

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

More
9 years 3 months ago - 9 years 3 months ago #60880 by ggppdk
Hello

the old data are not deleted on upgrade
- it may happen that old data are lost if you save item, (if this happens then it is a bug)

you may send me access with a PM and i will look at this
- the old data are supposed to be usable

some changes we could not avoid
e.g. your youtube links would not work after 1 year updating to the new youtube API


-- 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: 9 years 3 months ago by ggppdk.

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

More
9 years 3 months ago - 9 years 3 months ago #60881 by ggppdk
We have compatibilty for old deprecated fields inside the code:

example
Code:
// Compatibility with deprecated fields if (empty($value['api_type'])) $value['api_type'] = isset($value['videotype']) ? $value['videotype'] : (isset($value['audiotype']) ? $value['audiotype'] : ''); if (empty($value['media_id'])) $value['media_id'] = isset($value['videoid']) ? $value['videoid'] : (isset($value['audioid']) ? $value['audioid'] : '');

if it does not work, then it is a bug and not intentional break of old data


-- 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: 9 years 3 months ago by ggppdk.

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

More
9 years 3 months ago - 9 years 3 months ago #60882 by philippeg
how send you an access in a secure way ?
and once again i never used api keys i don't need to; i just fulfill the video url area and fetch and i have what i needed no api of any kind ....it seems that in the new field you have not the equivalent ..
you code example means nothing for me i'm not a developper
Regards
Last edit: 9 years 3 months ago by ggppdk.

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

More
9 years 3 months ago - 9 years 3 months ago #60883 by ggppdk
Hello

you send me a PM with ADMIN access,
and i will check of a bug / issue


-- 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: 9 years 3 months ago by ggppdk.

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

More
9 years 3 months ago - 9 years 3 months ago #60884 by philippeg
Last edit: 9 years 3 months ago by ggppdk.

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.369 seconds
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
Save