Introducing Quests: Tailored gamification & bridging in-person events with your community Mike Gitkos Yesterday at 12:39 PM1 day
Posted February 10, 20232 yr Hi there, since a change of directory from /community/... to main directory I have many many 404 error messages for spacer.png. The problem is only in older posts with smileys, created before the change. The looked path in these posts is /community/forums/applications/core/interface/js/spacer.png but should be without /community. Does anyone have a solution on how I can correct this path? If there is no other way, I'm also interested in a correct command for phpMyAdmin.
February 10, 20232 yr Community Expert You should not correct anything by using queries on the database. Please could you provide an example topic, and I can take a look for you?
February 10, 20232 yr Community Expert There are no references to /community/ on the example you have just sent. I would advise on clearing your browser cache, as its very likely that is where you are seeing issues
February 10, 20232 yr Author Nope, isn't a browser cache thing. Please take a look at source code. You'll find <img src="xxx/community/applications/core/interface/js/spacer.png...> where should be <img src="xxx/applications/core/interface/js/spacer.png...>
February 10, 20232 yr 5 hours ago, Claudia999 said: The looked path in these posts is /community/forums/applications/core/interface/js/spacer.png but should be without /community. Hi. Did you enter the correct address in the cong_global.php file? That may be where your problem is.
February 10, 20232 yr Community Expert I have created a ticket for you on this, and someone will be in contact as soon as possible