Author Topic: Many slashes "\" please help  (Read 2659 times)

Offline lecaro

  • Newbie
  • *
  • Posts: 1
Many slashes "\" please help
« on: June 02, 2011, 09:08:17 AM »
Please help, I'm desperate

I have the stable version 0.5.2, I've uploaded to my server

Roundcube Webmail :: ERROR

Why? html code looks like this? and over all the place looks like a lot of "\ \ \ \ \"

Code: [Select]

<!DOCTYPE html>
<html xmlns=&quot;\&quot;http://www.w3.org/1999/xhtml\&quot;&quot;>
...
<body>
<div id=&quot;\&quot;header\&quot;&quot;>
<div auto;\&quot;=&quot;&quot; margin:60px=&quot;&quot; style=&quot;\&quot;width:400px;&quot;>
<div>
<h3 class=&quot;error-title&quot;>CONFIGURATION ERROR</h3>
<p class=&quot;error-text&quot;>
</div>
</div>
</body>
</html>


Locally looks like (fine)

Code: [Select]



....


"Roundcube



CONFIGURATION ERROR









RoundCube is the same, no load DOCTYPE on the server

Sorry for my English

thx

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,868
Many slashes "\" please help
« Reply #1 on: June 03, 2011, 02:52:35 AM »
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?
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦