Hi there..
Michael or Chuck.. or anyone else..
I am just writing a facebook style toolbar for my
vb, it should also integrate some gallery functions..
but i ran into a problem.
How can I detect if vbgallery is installed when i am in ACP... or on non gallery pages...
Example 1:
I am surfing in blogs or on some forum-pages. I will only have the gallery icons appear if vbgallery is installed.. as I am not in vbgallery i cannot use: THIS_SCRIPT
----
Until I found an automatic solution, i have a manual setting in ACP:
I am using vBgallery: YES / NO
I would though like to automate this..
MY QUESTION:
Is there a way.. in the options section of vbulletin, to check if vbgallery is installed?
Thx for any hint
Luc
[edit]
Well for forums and other pages I found a way:
Code:
Content visible to verified customers only.
still looking for ACP solution...
[/edit]