Your IP : 216.73.216.240
UPDATE `#__joomgallery_config`
SET
/* ### General settings->Image Processing ####*/
jg_thumbwidth = 200,
/* ### User Access rights->Rating ####*/
jg_ajaxrating = 1,
/* ### Frontend Settings->Header and Footer ####*/
jg_showallpics = 2,
jg_showallhits = 2,
jg_showbacklink = 3,
/* ### Gallery View->General Settings ####*/
jg_catperpage = 12,
jg_showcatthumb = 3,
jg_ctalign = 3,
/* ### Category View->General Settings ####*/
jg_showpagenav = 3,
jg_showpiccount = 0,
jg_perpage = 12,
jg_colnumb = 3,
jg_showhits = 0,
jg_showauthor = 0,
jg_showowner = 0,
jg_showcatrate = 0,
/* ### Category View->Sub-Categories ####*/
jg_showsubthumbs = 3,
/* ### Detail View->General Settings ####*/
jg_showdetailaccordion = 1,
jg_watermark = 1,
jg_watermarkzoom = 1,
jg_showcommentsunreg = 0,
jg_showgeotagging = 1,
/* ### Toplists ####*/
jg_showtoplist = 1
;