Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Categories

In this Discussion

Who's Online 11

CurtisOdenericgillettewykthreed +8 guests

Use of Base_Render_Before

This discussion is related to the WhosOnline addon.
Hey Gary, you may want to use a different hook(s) than Base_Render_Before. That gloms it onto the /utility/structure page, which means I couldn't run the update to get the new database column and it crashed the entire forum until I manually created it in the database.

Vanilla developer [GitHub, Twitter]

Comments

  • Posts: 2,058
    Also, I continue to erroneously get the WhosOnline sidebar on pages like /dashboard/role. I see where you've used 'InArrayI' to try to exclude most pages, but it doesn't seem to be working. Found the config setting, my bad. Probably want to exclude the Dashboard pages regardless, but that's your call not a bug.

    Vanilla developer [GitHub, Twitter]

  • Posts: 2,058
    @Todd So I added the 'Invisible' column to fix the fatal, but then I went back to /utility/structure and it said nothing to change... but my 'Timestamp' column was supposed to change from int to datetime. Does the structure bit not pick up on type changes? Or am I doin' it rong?

    Vanilla developer [GitHub, Twitter]

Sign In or Register to comment.