Please help, I'm desperate
I have the stable version 0.5.2, I've uploaded to my server
Roundcube Webmail :: ERROR (http://debuenamano.com/rc)
Why? html code looks like this? and over all the place looks like a lot of "\ \ \ \ \"
<!DOCTYPE html>
<html xmlns="\"http://www.w3.org/1999/xhtml\"">
...
<body>
<div id="\"header\"">
<div auto;\"="" margin:60px="" style="\"width:400px;">
<div>
<h3 class="error-title">CONFIGURATION ERROR</h3>
<p class="error-text">
</div>
</div>
</body>
</html>
Locally looks like (fine)
....
RoundCube is the same, no load DOCTYPE on the server
Sorry for my English
thx
I'm not certain but I think that could be because of magic quotes, could you check the PHP settings on the server and make sure they are disabled?