1 users online. Create an account or sign in to join them.Users

Search

Hi!

I got an error 404 when trying to click on System - Localizations - [some language name]. For example:

The requested URL
/\/symphony/extension/localisationmanager/download/symphony/de/Deutsch/ was not found on this server

And it is not a big problem by itseft, but! such errors (301) appears when ajax script trying to load localization strings, and it breaks all functionality on backend. I installed a clean CMS, TranslationManager extension, Russian language extension. Change the language to Russian.

For example, this is ajax-request to get dictionary:

GET http://media-m/symphony/ajax/translate?Add+item=Add+item&Remove+selected+items=Remove+selected+items&Are+you+sure+you+want+to+%7B%24action%7D+%7B%24name%7D%3F=Are+you+sure+you+want+to+%7B%24action%7D+%7B%24name%7D%3F&Are+you+sure+you+want+to+%7B%24action%7D+%7B%24count%7D+items%3F=Are+you+sure+you+want+to+%7B%24action%7D+%7B%24count%7D+items%3F&Are+you+sure+you+want+to+%7B%24action%7D%3F=Are+you+sure+you+want+to+%7B%24action%7D%3F&Reordering+was+unsuccessful.=Reordering+was+unsuccessful.&Password=Password&Change+Password=Change+Password&Remove+File=Remove+File&at=at&just+now=just+now&a+minute+ago=a+minute+ago&%7B%24minutes%7D+minutes+ago=%7B%24minutes%7D+minutes+ago&about+1+hour+ago=about+1+hour+ago&about+%7B%24hours%7D+hours+ago=about+%7B%24hours%7D+hours+ago
HTTP/1.1
Host: media-m
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ru; rv:1.9.2.6)
Gecko/20100625 Firefox/3.6.6
Accept: application/json, text/javascript, */*
Accept-Language: ru,en-us;q=0.7,en;q=0.3
Accept-Encoding: gzip,deflate
Accept-Charset: windows-1251,utf-8;q=0.7,*;q=0.7
Keep-Alive: 115
Connection: keep-alive
Content-Type: application/x-www-form-urlencoded
X-Requested-With: XMLHttpRequest
Referer: http://media-m/symphony/blueprints/sections/edit/2/
Cookie: modx_remember_manager=admin; PHPSESSID=ppn2dnkr3jdllrs42775d4mgh1
Cache-Control: max-age=0

And this is the response:

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a
href="http://media-m/%5c/symphony/ajax/translate/?Add+item=Add+item&amp;Remove+selected+items=Remove+selected+items&amp;Are+you+sure+you+want+to+%257B%2524action%257D+%257B%2524name%257D%253F=Are+you+sure+you+want+to+%257B%2524action%257D+%257B%2524name%257D%253F&amp;Are+you+sure+you+want+to+%257B%2524action%257D+%257B%2524count%257D+items%253F=Are+you+sure+you+want+to+%257B%2524action%257D+%257B%2524count%257D+items%253F&amp;Are+you+sure+you+want+to+%257B%2524action%257D%253F=Are+you+sure+you+want+to+%257B%2524action%257D%253F&amp;Reordering+was+unsuccessful.=Reordering+was+unsuccessful.&amp;Password=Password&amp;Change+Password=Change+Password&amp;Remove+File=Remove+File&amp;at=at&amp;just+now=just+now&amp;a+minute+ago=a+minute+ago&amp;%257B%2524minutes%257D+minutes+ago=%257B%2524minutes%257D+minutes+ago&amp;about+1+hour+ago=about+1+hour+ago&amp;about+%257B%2524hours%257D+hours+ago=about+%257B%2524hours%257D+hours+ago">here</a>.</p>
</body></html>

Which versions of Symphony and the Localisation Manager are you using?

From what I can see in your posting, I guess that you are using the unpatched version of Symphony 2.0.7 which contained a JavaScript bug. Try to download Symphony right from the frontpage of this site and see if this fixes your issue or try to disable the Localisation Manager.

1) This version was downloaded at July, 7. Is it a buggy version?

2) The strange solution: I just change

RewriteBase /\/

in .htaccess to

RewriteBase /

and everything works fine.

What is this? Windows vs Linux? )))

What is this? Windows vs Linux?

Looks like it. Maybe you could post this problem with the wrong RewriteBase on the issue tracker.

Maybe you could post this problem with the wrong RewriteBase on the issue tracker.

Actually, this bug has been known for quite some time now…

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.2 or above
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.0 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details