Two things first you can either try to disable mod_security either contact your hosting company or read this topic.
http://wiki.simplemachines.org/smf/Mod_security_-_Having_problems_with_mod_securityOr if that does not work you will need to modify the core files
Open Sources/Gallery2.php
Find all
;id=
Replace all with
&id=
Open Sources/UserGallery2.php
Find all
;id=
Replace all with
&id=
Open Themes/default/gallery2.template.php
Find all
;id=
Replace all with
&id=
Open Themes/default/usergallery2.template.php
Find all
;id=
Replace all with
&id=