UserScripts Archive
jQueryUICSS resource misses images - Printable Version

+- UserScripts Archive (http://usa.x10host.com/mybb)
+-- Forum: UserScripts Archive (http://usa.x10host.com/mybb/forumdisplay.php?fid=1)
+--- Forum: Script Support (http://usa.x10host.com/mybb/forumdisplay.php?fid=3)
+---- Forum: W.A.R. Links Checker Premium (http://usa.x10host.com/mybb/forumdisplay.php?fid=6)
+---- Thread: jQueryUICSS resource misses images (/showthread.php?tid=606)



jQueryUICSS resource misses images - pAnJlzMJMsCgS5479G - 05-30-2025

Hello, the jQueryUICSS resource at https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/jquery-ui.css also requires the images subfolder from the same location. The CSS file references several small image files. If these are not included, when opening the Configuration window, the script tries to load them from the server of the site in the current tab, spamming the site's logs with 404 errors (that's how I found this bug).


RE: jQueryUICSS resource misses images - pAnJlzMJMsCgS5479G - 06-04-2025

Please let me know if this is going to be fixed or if I need to make a workaround against the log spam.


RE: jQueryUICSS resource misses images - mental - 06-04-2025

don't know how to add image folder


RE: jQueryUICSS resource misses images - pAnJlzMJMsCgS5479G - 06-05-2025

Code:
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-icons_222222_256x240.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-icons_888888_256x240.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-icons_454545_256x240.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-icons_2e83ff_256x240.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-icons_cd0a0a_256x240.png
// @resource        https://ajax.googleapis.com/ajax/libs/jqueryui/1.8/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png
These are all images in the CSS. You may want to consider updating those ancient jQuery and jQueryUI versions though.


RE: jQueryUICSS resource misses images - mental - 06-07-2025

added images


RE: jQueryUICSS resource misses images - Soso - 07-01-2025

Why is the host file-upload.net shown in the Tempormonkey extension script in Firefix
The specified hoster is not supported by the existing script


RE: jQueryUICSS resource misses images - mental - 07-02-2025

file-upload.net is in the script.


RE: jQueryUICSS resource misses images - Soso - 07-04-2025

(07-02-2025, 01:19 AM)mental Wrote: file-upload.net is in the script.

Until about ten days ago, the Tampermonkey extension worked perfectly fine for me, now something has happened and it no longer shows me adequate colors for the posted links. What am I doing wrong, please help


RE: jQueryUICSS resource misses images - mental - 07-04-2025

i am using tampermonkey in firefox and everything is working for me, maybe try removing & reinstalling the script.