eXoOutsider
08-24-2009, 01:00 PM
hey guys, I have a quick question. I have this add-on which separates the forum into two different pages, page 1 and page 2. I'm using vBseo so page 2 is at "/premium.html". But anyways.
I want a certain usergroup to see a banner I have made, but ONLY on page 2.
I've tried everything involving this if condition
<if condition="THIS_SCRIPT == 'index'"></if> Here is the original XML file with all the names and such.
** code removed **
If anyone could please help me, I want it so that the banner will only show up when users browse the second page of the forum, so at http://www.nextgenupdate.com/vb/premium.html , and not on the home, www.nextgenupdate.com/vb/ (http://www.nextgenupdate.com/vb/)
Also, I don't think vBseo would mess anything up, although the normal link is at http://www.nextgenupdate.com/vb/index.php?page=2
So is there an if condition vb recognizes that say is like <if condition="user browsing "THIS PAGE"> ?
Thanks to anyone who helps!
I want a certain usergroup to see a banner I have made, but ONLY on page 2.
I've tried everything involving this if condition
<if condition="THIS_SCRIPT == 'index'"></if> Here is the original XML file with all the names and such.
** code removed **
If anyone could please help me, I want it so that the banner will only show up when users browse the second page of the forum, so at http://www.nextgenupdate.com/vb/premium.html , and not on the home, www.nextgenupdate.com/vb/ (http://www.nextgenupdate.com/vb/)
Also, I don't think vBseo would mess anything up, although the normal link is at http://www.nextgenupdate.com/vb/index.php?page=2
So is there an if condition vb recognizes that say is like <if condition="user browsing "THIS PAGE"> ?
Thanks to anyone who helps!