
04-28-2007, 04:38 PM
|
 |
|
|
Join Date: Aug 2003
Location: Germany
Posts: 1,016
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by jluerken
Hi,
Test on 3.6.5 and vbGallery 2.1
|
https://vborg.vbsupport.ru/showpost....&postcount=188
Quote:
Originally Posted by jluerken
Ok I have a fix now for vBGallery 2.2
Thanks to Andreas for this!
Find in geek-gallery-popup.php
PHP Code:
'adv_gallery_opt', 'gallery_ugroups');
around line 37 and change to
PHP Code:
'adv_gallery_opt', 'ppg_stats', 'gallery_ugroups');
|
Use the file attached and include the little change for 2.2 and it should work
|