Hello!
I have some 404 errors in the admin area. It seems that views trys to load java scripts from a wrong directory.
wrong: http://www.domain.eu/fewo_eu/wp-content/plugins/wp-views/embedded/common/res/css/wpv-wp-pointer.css?ver=3.5.1"
right: http://www.domain.eu/wp-content/plugins/wp-views/embedded/common/res/css/wpv-wp-pointer.css?ver=3.5.1"
the fewo_eu is from the server file path and i have no idea why this is used. In the DB there is no value containing this.
Cheers
Philipp