![]() |
|
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.pngRE: 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. |