Hi,
I get a 403 error while I'm trying to update translations. Sometimes the progressbar is stuck in 0 for a while and then gets forbidden. Randomly it might download 1-20 translations and after that get forbidden. However, no translations are never imported.
It's a multisite setup with different domains. For the main site I got translation updates to work when I added a base url into the settings.php. However, when I added base url for the second site I didn't fix the problem.
Top access denied page : batch
For each site module updates, file uploads etc are working correctly.
Error
An AJAX HTTP error occurred. HTTP Result Code: 403 Debugging information follows. Path: /batch?id=17&op=do StatusText: Forbidden ResponseText: Access denied | x - Digital media agency @import url("http://x.fi/modules/system/system.base.css?mi5jjs"); @import url("http://x.fi/modules/system/system.menus.css?mi5jjs"); @import url("http://x.fi/modules/system/system.messages.css?mi5jjs"); @import url("http://x.fi/modules/system/system.theme.css?mi5jjs"); @import url("http://x.fi/modules/system/system.admin.css?mi5jjs"); @import url("http://x.fi/sites/all/modules/fences/field.css?mi5jjs"); @import url("http://x.fi/modules/node/node.css?mi5jjs"); @import url("http://x.fi/modules/user/user.css?mi5jjs"); @import url("http://x.fi/sites/all/modules/views/css/views.css?mi5jjs"); @import url("http://x.fi/sites/all/modules/admin_menu/admin_menu.css?mi5jjs"); @import url("http://x.fi/sites/all/modules/admin_menu/admin_menu.uid1.css?mi5jjs"); @import url("http://x.fi/sites/all/modules/admin_menu/admin_menu_toolbar/admin_menu_toolbar.css?mi5jjs"); @import url("http://x.fi/sites/all/modules/ctools/css/ctools.css?mi5jjs"); @import url("http://x.fi/sites/all/modules/views_slideshow/views_slideshow.css?mi5jjs"); @import url("http://x.fi/sites/all/themes/rootcandy/css/reset.css?mi5jjs"); @import url("http://x.fi/sites/all/themes/rootcandy/css/typography.css?mi5jjs"); @import url("http://x.fi/sites/all/themes/rootcandy/css/global.css?mi5jjs"); @import url("http://x.fi/sites/all/themes/rootcandy/css/layout.css?mi5jjs"); @import url("http://x.fi/sites/all/themes/rootcandy/css/form.css?mi5jjs"); @import url("http://x.fi/sites/all/themes/rootcandy/css/table.css?mi5jjs"); @import url("http://x.fi/sites/all/themes/rootcandy/css/navigation.css?mi5jjs"); @import url("http://x.fi/sites/all/themes/rootcandy/css/misc.css?mi5jjs"); @import url("http://x.fi/sites/all/themes/rootcandy/css/icons.css?mi5jjs"); @import url("http://x.fi/sites/all/themes/rootcandy/css/default.css?mi5jjs"); @import url("http://x.fi/sites/all/themes/rootcandy/css/dev.css?mi5jjs"); @import url("http://x.fi/sites/x.fi/files/fontyourface/font.css?mi5jjs"); Skip to main content Go Back to Homepage x| Logout Access denied You are hereHome Status message Operating in maintenance mode. Go online. You are not authorized to access this page. Theme created by Marek Sotak
Comments
Comment #1
sutharsan commentedWhat is the URL where you get your translations from? (see the Download link at admin/config/regional/translate/update)
The main site and the multisite (sub) sites should use share the same translation directory. That is how sharing translations in a multi site should work.
Comment #2
JAYBOB commentedHi,
i.e. http://ftp.drupal.org/files/translations/7.x/libraries/libraries-7.x-2.0...
It seems like there also another error that is related to translation updates
Comment #3
sutharsan commentedThere is nothing wrong with the translation URL. The file can be accesses, no 403. All you need to do is configure your sites as described in the README.txt under 'po files, multi site and distributions'.
Comment #4
JAYBOB commentedYes, it seems that there's no problems with PO-files and now it feels more or less batch related error.
Comment #5
sutharsan commentedNo activity, closing the issue. Feel free to re-open if you have details about the problem.