문제

I'm trying to add bbPress to Wordpress, which is installed on my local XAMPP server. Everything is fine except the static file links. So the url looks like this:

http://localhost/wp-content/C:UsersxunDropboxcodeswebsiteswordpresswp-contentpluginsbbpress/templates/default/css/bbpress.css?ver=2.5-5199

So wordpress put a absolute path(without back slashes) where there should be a relative path. What causes this and how may I fix it?

도움이 되었습니까?

해결책

This was an issue for Windows users in bbPress 2.5 and has been fixed, please update to bbPress 2.5.1

http://wordpress.org/plugins/bbpress/

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top