Quote:
Originally Posted by Chuck S well if your not including them on non vb pages then you need to figure out other ways to figure out if vbgallery is there. remember we use option arrays and define statements to figure out where we are. The easiest way for you to really do something that says vbgallery is installed is add a global_start plugin where you can define vbgallery installed . |
yes.. thats what i did... added a plugin to :global_setup_complete
there i do the check for ppg_options.
it seems to work !
thx again..
Luc