[Mapbender-users] Can't remove GUI

Astrid Emde (WhereGroup) astrid.emde at wheregroup.com
Fri Jan 18 02:36:46 EST 2008


Dustin Halstead schrieb:
> Problem:
> This was a dumb mistake on my part.
> I created a user/gui entry named: testin'
> Because I used an apostrophe (or single quote) in the name, it screwed up
> the generated code.
> So now I have this gui entry that shows up as testin\' which can't be
> removed using the admin GUI.
>
> Question:
> Is there a manual process I can perform to remove this entry?
Hello Dustin,

you can go to the Mapbender database and remove the entry. Take the 
following SQL.

Delete from mb_user where mb_user_name LIKE 'testin\''

astrid


More information about the Mapbender_users mailing list