View Single Post
Old October 28th, 2009, 02:44 PM   #7 (permalink)
Luciano
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
Quote:
Originally Posted by Chuck S View Post
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
Luciano is offline   Reply With Quote