Jump to content
WebFlake
  • 0

IPS 4 - Many 404 errors for uploads/ folder, no CSS


theunreal

Question

Not sure what changed or what I did wrong, but I get alot of 404 errors for files under the /uploads folder and CSS is not working:
 

GET https://www.mydomain.net/forum/uploads/css_built_6/341e4a57816af3ba440d891ca87450ff_framework.css.465ed9dedfa5b8b03e1e335eb2dfc026.css?v=026d4e282a net::ERR_ABORTED 404
(index):96 GET https://www.mydomain.net/forum/uploads/css_built_6/05e81b71abe4f22d6eb8d1a929494829_responsive.css.eb5d424d7f318c79c828ad914deb1b8e.css?v=026d4e282a net::ERR_ABORTED 404
(index):98 GET https://www.mydomain.net/forum/uploads/css_built_6/90eb5adf50a8c640f633d47fd7eb1778_core.css.012cc4ab781b04faa136074b6980a0c0.css?v=026d4e282a net::ERR_ABORTED 404
(index):100 GET https://www.mydomain.net/forum/uploads/css_built_6/5a0da001ccc2200dc5625c3f3934497d_core_responsive.css.2925da5c2f6344263c56b0d72e59d8fa.css?v=026d4e282a net::ERR_ABORTED 404
(index):102 GET https://www.mydomain.net/forum/uploads/css_built_6/62e269ced0fdab7e30e026f1d30ae516_forums.css.4f5797cd5ca3c2c839f77727045a0a51.css?v=026d4e282a net::ERR_ABORTED 404
(index):104 GET https://www.mydomain.net/forum/uploads/css_built_6/76e62c573090645fb99a15a363d8620e_forums_responsive.css.310555ce6c260aedc689f40e13b71c7b.css?v=026d4e282a net::ERR_ABORTED 404
(index):109 GET https://www.mydomain.net/forum/uploads/css_built_6/258adbb6e4f3e83cd3b355f84e3fa002_custom.css.df57ec93967fe4af6f5b47527e97d426.css?v=026d4e282a net::ERR_ABORTED 404
(index):3580 GET https://www.mydomain.net/forum/uploads/javascript_global/root_library.js.ce2631a45f1cc23353a13f98477fe4ea.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3586 GET https://www.mydomain.net/forum/uploads/javascript_global/root_framework.js.0b8c291d0d4b94d3dad9c56813a00ef9.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3589 GET https://www.mydomain.net/forum/uploads/javascript_core/global_global_core.js.ce520eb0624ccf4561cf63bb4c39a0b5.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3592 GET https://www.mydomain.net/forum/uploads/javascript_global/root_front.js.dd576d3b6e872c016a9ec2ef01bfe951.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3583 GET https://www.mydomain.net/forum/uploads/javascript_global/root_js_lang_2.js.d14a949368b6d856260c2a548da22470.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3595 GET https://www.mydomain.net/forum/uploads/javascript_core/front_front_widgets.js.d1fc66a7c7431528c821fd1f2244f5a1.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3598 GET https://www.mydomain.net/forum/uploads/javascript_forums/front_front_forum.js.a2e219edba4a9c6359e744161ddd43d2.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3586 GET https://www.mydomain.net/forum/uploads/javascript_global/root_framework.js.0b8c291d0d4b94d3dad9c56813a00ef9.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3601 GET https://www.mydomain.net/forum/uploads/javascript_global/root_map.js.9c20f47423397733ceab799c7a8d9d66.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3589 GET https://www.mydomain.net/forum/uploads/javascript_core/global_global_core.js.ce520eb0624ccf4561cf63bb4c39a0b5.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3592 GET https://www.mydomain.net/forum/uploads/javascript_global/root_front.js.dd576d3b6e872c016a9ec2ef01bfe951.js?v=a13d456f2d net::ERR_ABORTED 404
(index):1453 GET https://www.mydomain.net/forum/uploads/profile/photo-thumb-313.jpg 404
(index):3595 GET https://www.mydomain.net/forum/uploads/javascript_core/front_front_widgets.js.d1fc66a7c7431528c821fd1f2244f5a1.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3598 GET https://www.mydomain.net/forum/uploads/javascript_forums/front_front_forum.js.a2e219edba4a9c6359e744161ddd43d2.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3601 GET https://www.mydomain.net/forum/uploads/javascript_global/root_map.js.9c20f47423397733ceab799c7a8d9d66.js?v=a13d456f2d net::ERR_ABORTED 404
(index):3607 Uncaught ReferenceError: ips is not defined
    at (index):3607
(anonymous) @ (index):3607
(index):3635 Uncaught ReferenceError: $ is not defined
    at (index):3635
(anonymous) @ (index):3635
(index):2178 GET https://www.mydomain.net/forum/uploads/profile/photo-thumb-1804.jpg 404

Any idea what could have gone wrong? My uploads folder permission are 777.

I tried to upgrade my IPS to latest 4.4 and it didn't help - same errors.

Is there any way to trigger rebuild for those files? How do I fix this?

 

Edited by theunreal
  • Thanks 1
Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
3 hours ago, Triqqy said:

Can you try to clear cache on the website end.

ACP -> Support -> Second Bubble Option -> Clear Cache

Thanks!! Didn't know about this page, very helpful. Once issue solved by enabling designer mode, other issue (no CK editor appear) solved with the support page. great tool

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...