Jump to content

Path correction for spacer.png needed


Recommended Posts

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.

 

Link to comment
Share on other sites

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...>

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...