Thanks Pierre. That solved the problem.

On Wed, Jan 10, 2024 at 3:02 PM <pierre.cardi...@sympatico.ca> wrote:

> Hi David,
>
>
>
>
>
> To fix the problem “definitely”
>
>
>
> Remove or comment the two following lines in the file
>  ..\Web\www\mapadmin\serverdatafunctions.php
>
>
>
>
>
>     function CleanUpMagicQuotes( &$path )
>
>     {
>
>    //     if ( get_magic_quotes_gpc() )
>
>    //         $path = str_replace('\\\\', '\\', $path );
>
>     }
>
>
>
>
>
> The function get_magic_quote_gpc() is deprecated.
>
>
>
>
>
> Restart your Apache server
>
>
>
>
>
> Regards,
>
>
>
> Pierre
>
>
>
>
>
>
>
> *De :* mapguide-users <mapguide-users-boun...@lists.osgeo.org> *De la
> part de* David Bowen via mapguide-users
> *Envoyé :* 10 janvier 2024 09:30
> *À :* MapGuide Users Mail List <mapguide-users@lists.osgeo.org>
> *Cc :* David Bowen <dbowen...@gmail.com>
> *Objet :* [mapguide-users] Unable to save MapGuide Site Admin tool
>
>
>
> I'm attempting to update settings in the Site Administrator tool but when
> I click on Save, a blank page is returned. When I click on the go back
> button, none of the updated settings are shown.
>
>
>
> Has anyone encountered this? I know you can update the serverconfig.ini
> file but I'm trying to update how often the logs are archived and there
> doesn't appear to be an option for it in the serverconfig.ini file.
>
>
>
> Thanks,
>
> David
>
>
>
>
>
>
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to