- Issue created by @monaw
- First commit to issue fork.
- 🇮🇳India chandansha
Hello @monaw,
Could you please review once my steps. i followed below i did not get any kind of error.
1.Take pull above branch.
2. installed module.
3. created video content type and add new video field.
4. Change form settings and display settings.
5. Created new content and add video.
Thanks!! Thank you for the fast response! I just did the following steps which recreated the warnings:
- Uninstall the Video Transcode module and then uninstall the Video module
- Clear all cache
- Reinstall the Video and Video Transcode modules and ran update script
- In my custom content type, i added a field and selected the Video option (see attached image named add_video_field.png)
- After I click on the "Continue" button, the above warnings are displayed (see second attached image named warnings.png)
FYI, I am using D10.2.10 and have the File (Field) Paths → module installed, in case that's helpful in debugging this issue...
- 🇮🇳India sayan_k_dutta
I was trying to reproduce the issue, there is no warning message if the File (Field) Paths module is not installed. But whenever this module is installed, warring appears when we try to add a video field. For Drupal 10, there is also no stable release for the File (Field) Paths module and it is in beta version for Drupal 10. An issue in this module may be causing Video module to behave like this. Looking more into it.