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

More
10 years 3 weeks ago - 10 years 3 weeks ago #60872 by philippeg
hi,

i uploaded the last version before i was the 3.0.8.
I don't see anymore my videos link ; i can see the video from the front end but on the administration part i have this :

There is no Embed.ly API Key set in the field configuration.
Get your embed.ly API key by creating an account at embed.ly/signup

i don"t understand ..
and worst if i save again an article, i completely lost my previous videos links ....

regards
Last edit: 10 years 3 weeks ago by ggppdk.

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

More
10 years 3 weeks ago - 10 years 3 weeks ago #60873 by ggppdk
Hello

- older shareaudio and sharevideo fields are removed
and converted to "sharemedia" fields

Please try these
- the new field by default uses "Embed.ly"
1. try to set Embed.ly key in field configuration

Or
- but we do allow use of natives for uoi
2. enable "use native APIs" in field configuration

AND set any other configuration that you find relavant
(these should have been done in v3.0.0 but work load was just to much)


-- 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 review. Thanks!
Last edit: 10 years 3 weeks ago by ggppdk.

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

More
10 years 3 weeks ago - 10 years 3 weeks ago #60874 by ggppdk
Hello

the new field brings:
- better error reporting
- multi-value support
- field-group support
- more responsive behaviour
- replaces deprecated youtube API
- other ...


-- 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 review. Thanks!
Last edit: 10 years 3 weeks ago by ggppdk.

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

More
10 years 3 weeks ago - 10 years 3 weeks ago #60875 by philippeg
i tried also ... but i never used api of any kind ....i don't want to
You don't kept compatibility with previous versions ???
The problem is that we lost all the links .if we save again you imagine all the work to change all ?..
Last edit: 10 years 3 weeks ago by ggppdk.

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

More
10 years 3 weeks ago - 10 years 3 weeks ago #60876 by ggppdk
Hello

- no the old saved data should work if you set embeed.ly KEY

if you don't want to use embeed.ly then please try to re-enabled the NATIVE API parameter


-- 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 review. Thanks!
Last edit: 10 years 3 weeks ago by ggppdk.

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

More
10 years 3 weeks ago - 10 years 3 weeks ago #60877 by ggppdk
- So if native APIs do not work then you may send me PM with access

also a change in YOUTUBE API, it started requiring API KEY for their new interface
the old API is being deprecated


-- 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 review. Thanks!
Last edit: 10 years 3 weeks ago by ggppdk.

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

More
10 years 3 weeks ago - 10 years 3 weeks 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: 10 years 3 weeks ago by ggppdk.

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

More
10 years 3 weeks ago - 10 years 3 weeks 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 review. Thanks!
Last edit: 10 years 3 weeks ago by ggppdk.

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

More
10 years 3 weeks ago - 10 years 3 weeks 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 review. Thanks!
Last edit: 10 years 3 weeks ago by ggppdk.

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

More
10 years 3 weeks ago - 10 years 3 weeks 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: 10 years 3 weeks ago by ggppdk.

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

Moderators: vistamediajoomlacornerggppdk
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