include the block in an htmlpage that checks whether the user is
logged in. I've added code to verify the user is logged in and then
call the block as below
Code
<!--[if pnuserloggedin($loggedin) ne 0]-->
<!--[pnblock bid=70]-->
<!--[/if]-->
<!--[pnblock bid=70]-->
<!--[/if]-->
My tabbed block looks great in the center block. Each separate tab is marked
'Inactive' as in the docs. Each tab works as supposed to with the content
expected. I have confirmed the login check is working by a string message. But
Code
<!--[pnblock bid=70]-->
the tabblock to output is to make the block active in the center frame by
bypassing the login check.
I am using enhanced blocks to state which page and module can display the
block but this is all set correctly...and verified because showing the block
in the center column on the same page (and only this page) works.
But calling the 'Inactive' tabbed block fails. Any advice is welcome.
TIA
