Quote:
Originally Posted by y2ksw
If this is a general rule and you are happy with changing the code a bit, you may add (hook: global_complete, "Banner Insertion"), on the very top:
Code:
if(THIS_SCRIPT == 'adv_index')
{
and, on the very bottom:
This way, the plugin code will run only when the portal pages are shown. However, it also keeps the placeholders unchanged in other pages, which may have undesireable side effects, if they are not in the HTML comment format. True vBAdvanced support would require more coding.
If some more users are interested in an additional feature for vBAdvanced support, this is the time to ask 
|
thanks......this is a nice practical solution....
i usually do not modefy the board alot.........first because i forget the modification....second..would be very hard to make upgrades..........hehehe........as if i am going to upgrade to vb 4 with all my modifications.
thanks alot....nice and great hack