Hello,
I am using MODx 0.9.6 with the Gallery 2.1.2 ( i first installed the latest stable, but found out that that wouldn’t work)
Either way,
The gallery is shown at my page, but the administration section is not really.. working

When i click on Modules -> Gallery i get the page with import/export and admin.
When i click the admin link, the gallery "frontpage" loads, but without images because the CSS files are called with:
<link rel="stylesheet" type="text/css" href="/manager/index.php/themes/siriux/theme.css"/>
When i click a random link, for instance the link to the G2 Admin panel, I get a error stating: "No input file specified." (which is a MODx error I guess)
Any way to fix this?