@jrcwp I will double check this on my side, but what functions are not working correctly? I will test those too.
Also please confirm if this is a warning or an error? Warnings will not cause issues. Your title says “errors” but your body says “warnings”
Thread Starter
jrcwp
(@jrcwp)
1) What Functions are not working:
On the “Edit Gallery” Page > Gallery Items/Manage Items Box
Click “Add Media” opens the “Add Media to Gallery” box:
— “Media Library” tab — No thumbs get loaded, and the “loading” spinner spins on forever.
— “Upload Files” tab — results in this error when uploading a new image: “An error occurred in the upload. Please try again later”
2) Re the Warning:
The console “Warning” below only appears when in the FooGallery admin sections. It does not appear for any other WP admin menu items, including the WP Media Library.
“The specified value “!” does not conform to the required format. The format is “#rrggbb” where rr, gg, bb are two-digit hexadecimal numbers.”
http://www.domain.com/wp-includes/js/jquery/jquery.js
Thanks for the help.
Thread Starter
jrcwp
(@jrcwp)
Issue #1 solved
Detected and removed “byte order mark” () being inserted in one or more files (cleaned a bunch so not sure exactly which file had it).
This resolved a display bug on the visitor side, and also FooGallery started working too.
Still having issues with bug #2.
@jrcwp can you give me an example of one file where the “byte order mark” is? I do not know what this is.