Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Notice: Trying to get property 'data' of non-object in video_embed_field_get_ajax_url() #19

Open
jenlampton opened this issue Mar 5, 2022 · 2 comments

Comments

@jenlampton
Copy link
Member

I'm getting an error with the ajax URLs for videos:

Notice: Trying to get property 'data' of non-object in video_embed_field_get_ajax_url() (line 551 of backdrop/docroot/modules/contrib/video_embed_field/video_embed_field.module).

It looks like video styles haven't been converted to config yet, and the code that loads them may be loading image styles instead. (I may be asked to work on this shortly, if needed.)

@laryn
Copy link
Member

laryn commented Mar 5, 2022

If you have a chance that would be great.

I've been meaning to get back to video styles and #1 but the right project hasn't come along yet.

@herbdool herbdool added the bug label Mar 26, 2024
@laryn
Copy link
Member

laryn commented Mar 26, 2024

@jenlampton Is this still an issue in the most recent version, after the Preset API and config was implemented?

@laryn laryn added the question label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants