durangod Posted January 19, 2012 Share Posted January 19, 2012 Hi i switched over to the comparrison cart today and on my error long i got this several times. File does not exist: /home/xxxxxx/public_html/billing/templates/orderforms/comparison/images/ui-bg_glass_100_fdf5ce_1x400.png, referer: https://xxxxxx/billing/templates/orderforms/comparison/uistyle.css Here is the code in uistyle.css where the file is called /* Interaction states ----------------------------------*/ .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6; font-weight: bold; color: #1c94c4; } .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; } [b].ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }[/b] .ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; } .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; } .ui-widget :active { outline: none; } I did a search of the script using agent ransack and i found these WHMCS\WHMCS_503\whmcs_v503_stable\whmcs\includes\jscript\css\images\ui-bg_glass_55_fbf9ee_1x400.png 1.00 KB 12/14/2011 4:25:12 PM WHMCS\WHMCS_503\whmcs_v503_stable\whmcs\includes\jscript\css\images\ui-bg_glass_65_ffffff_1x400.png 1.00 KB 12/14/2011 4:25:12 PM WHMCS\WHMCS_503\whmcs_v503_stable\whmcs\includes\jscript\css\images\ui-bg_glass_75_d0e5f5_1x400.png 1.00 KB 12/14/2011 4:25:12 PM WHMCS\WHMCS_503\whmcs_v503_stable\whmcs\includes\jscript\css\images\ui-bg_glass_75_dadada_1x400.png 1.00 KB 12/14/2011 4:25:12 PM WHMCS\WHMCS_503\whmcs_v503_stable\whmcs\includes\jscript\css\images\ui-bg_glass_75_e6e6e6_1x400.png 1.00 KB 12/14/2011 4:25:12 PM WHMCS\WHMCS_503\whmcs_v503_stable\whmcs\includes\jscript\css\images\ui-bg_glass_85_dfeffc_1x400.png 1.00 KB 12/14/2011 4:25:12 PM WHMCS\WHMCS_503\whmcs_v503_stable\whmcs\includes\jscript\css\images\ui-bg_glass_95_fef1ec_1x400.png 1.00 KB 12/14/2011 4:25:12 PM but that file is not in the script. So does anyone know where i can get this file ui-bg_glass_100_fdf5ce_1x400.png Thanks 0 Quote Link to comment Share on other sites More sharing options...
k1ng440 Posted January 20, 2012 Share Posted January 20, 2012 took me hours to fix them. google "jqueryui img_file_name_here" 0 Quote Link to comment Share on other sites More sharing options...
bear Posted January 20, 2012 Share Posted January 20, 2012 30 seconds in Google, image search on the full image string from the OP. http://gulfidea.com/css/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png 0 Quote Link to comment Share on other sites More sharing options...
durangod Posted January 20, 2012 Author Share Posted January 20, 2012 Fixed, here is both the reply from tech support and also how i did it The image file, ui-bg_glass_100_fdf5ce_1x400.png, looks to be part of jQuery UI. You can download from here - http://jqueryui.com/download After you download, the file your looking for in development bundle > themes > ui lightness > images 0 Quote Link to comment Share on other sites More sharing options...
k1ng440 Posted January 23, 2012 Share Posted January 23, 2012 good to hear 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.