View Single Post
Old November 29th, 2008, 08:20 AM   #47 (permalink)
Luciano
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
Quote:
Originally Posted by Zakhar View Post
I think, I found where is problem.

vbGallery load forum default style if style that I set as Default Style for vbGallery have parent.
vbGallery must have style without parent.

And in Style Manager for gallery style must be seted 'Allow user selection'.

After that it will work.
I just tested your setting..with child styles...
it works also..

but at first it didnt.. it did only if i set Allow user selection to NO
I am just thinking.. you seem to have a russian translation of vb gallery..
are you sure that maybe the translator got confused with yes and no?

If i set to yes.. registered and not registered user only have forum style. I have child styles in both..

if I set to NO then they have different styles as expected..

Attention with vb dynamics there is a confusion possible..
the question there is NOT Allow user selection YES NO
but
Force Selected Style to be Used here it has to be set to YES to receive the same effect..

Luc

to check if there is a yes or no error .. use phpmyadmin..

in table ppgal_setting click on varname to order by varname... on first page around middle of page you will have, if allow changes is NO:
gallery_allowchangestyles adv_gallery_main 0 1
change from no to yes then reload the phpmyadmin page and you should have
gallery_allowchangestyles adv_gallery_main 1 1

if its the other way round, then it is inverted.. (the translator could have inverted the phrases..)

Luc
Luciano is offline   Reply With Quote