🇨🇷Costa Rica @jorgewray93

Account created on 22 October 2021, about 3 years ago
#

Recent comments

🇨🇷Costa Rica jorgewray93

I am having a this problem in the version 3.1 of the module, but the path #2 is not working for that using this patch and the version 3.1 I create the new version. (The comment #4 has a bad file)

🇨🇷Costa Rica jorgewray93

I am having a this problem in the version 3.1 of the module, but the path #2 is not working for that using this patch and the version 3.1 I create the new version.

🇨🇷Costa Rica jorgewray93

The issue continue for me, comparing the patch 113 and the patch 129, I see that two lines are not adding in the patch 129.

🇨🇷Costa Rica jorgewray93

I have a problem applying the patch #30, for the structure of my project the patch can't be applied for that I take a different way creating a patch directly into the library and add the reference into my composer.json.

If you have the same issue do the next steps:

- Add the reference of your library directly in your composer

"require": {
"h5p/h5p-editor": "1.24.4"
}
- Add my patch into the patch section

"patches": {
"h5p/h5p-editor": {
"PHP 8 compatibility": "patch/libary_patch.patch"
},
}

Production build 0.71.5 2024