Hello
I use WB 2.6.7 and all works fine.
Now i had to change the domain name. (not the installation!)
I changed the config.php from:
define('WB_URL', '
http://www2.mobilesolutions.ch/2/');define('ADMIN_URL', '
http://www2.mobilesolutions.ch/2/admin');to:
define('WB_URL', '
http://www.mobilesolutions.ch/2/');define('ADMIN_URL', '
http://www.mobilesolutions.ch/2/admin');Now the frontend doesn't show anything (clear site).(
http://www.mobilesolutions.ch/2/)
The backend works except the FCK Editor isn't available.
I have checked the whole database and all wb-files for a "www2." string and replaced them to "www." but nothinh happens.
Can somebody help me?? i am confused....

sam