View Single Post
Old September 20th, 2008, 03:51 AM   #3 (permalink)
Luciano
Moderator
Verified Customer
 
Join Date: Aug 2005
Posts: 1,231
well it depends on your gallery version... in newer versions you could use..

<if condition="PP_SCRIPT != 'vBGallery'">

check out if all your vbgallery scripts have the line :
define('PP_SCRIPT', 'vBGallery');
at the top... ( i cant remember in which version this was introduced)

Luc
Luciano is offline   Reply With Quote