[Mapbender-users] GUIs in mapbender 2.6 after login not shown
Norman Rauthe
rauthe at zadi.de
Sun Oct 11 14:26:12 EDT 2009
Hi Bird,
we had the same problem. Probably your database user don't have enough
rights for some constraints. So try on your postgresql "GRANT ALL ON
databasename TO username".
Best
Norman
Bertil Miller schrieb:
> I have installed mapbender 2.6 as follows:
> - postgresql 8.3.8
> - php 5.3
> - apache 2.2.12 (XAMPP Lite 1.7.2)
>
>
> mapbender.conf
>
> # Internationalization
>
> define("USE_I18N", false); // requires gettext for PHP.
> // If "false", LANGUAGE is set to english
> define("LANGUAGE", "en"); // only available if USE_I18N is "true".
> // "en", "de", "bg", "gr", "nl", "hu","it", "es","fr","pt"
>
> mapbender_setup.php no error, everything ok
> but when I log in I don't see any gui.
>
> with the same setting mapbender 2.5.2 I see all the gui's.
>
> Any hint and what else to I have to check?
>
> Rgds
> Bird
>
>
More information about the Mapbender_users
mailing list