URGENT HELP! (image/logo) in Template builder not uploading
Hello team, we've been using Gibbon and recently one of our sections has started using the reports module but unfortunately I cant upload image using {logo,image and other components in template builder}.
At first I thought its permission issue but then after setting up everything properly and trying different options its confirmed as a bug :https://github.com/GibbonEdu/core/issues/1376
Reported 2nd July 2021.
kindly how do I go about this because all teachers entered marks and we are ready to generate report cards but the ability to include a logo+signature or image media is not possible at the moment.
kindly advice
Regards
At first I thought its permission issue but then after setting up everything properly and trying different options its confirmed as a bug :https://github.com/GibbonEdu/core/issues/1376
Reported 2nd July 2021.
kindly how do I go about this because all teachers entered marks and we are ready to generate report cards but the ability to include a logo+signature or image media is not possible at the moment.
kindly advice
Regards
Comments
It looks like the reason it wasn't generating an error message is related to the way browsers handle file uploads, there was a syntax mismatch in the name of the file input, so the $_FILES array was silently failing to be submitted from the browser 😬
A BIG THANK YOU FOR THE FIX
I have made the changes but the logo does not appear on the report:
I have re-uploaded the logo, but still no logo in the report. And the same thing is happening with v23 that I just installed. I see the user's profile picture, but not the school logo.
In the Template Builder, it may help to let us know which template section you are using. Then, when you edit it, do you see an option to upload the logo? After uploading and submitting the form, do you still see the logo in the form?
If the logo is present in the form but not the output, do you see it when you use either the Preview HTML or Preview PDF options, or is it not displaying on both?
Thanks!
https://github.com/GibbonEdu/core/commit/701cffe0cadbec3bbbff9e58e3d9b76552253f8a
I could not upload a logo in Template Builder till I made the changes described.
@sandra