Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Who's online , any version update for vanilla 2.1 ?

13»

Comments

  • @vrijvlinder
    can i just open default.master.tpl and insert < div class="whoseonline" > < /div >above the div.foot

  • @jeongwee said:
    vrijvlinder
    can i just open default.master.tpl and insert < div class="whoseonline" > < /div >above the div.foot

    You should be able to, yes. For more information on working with smarty in Vanilla, check out the wiki: http://vanillawiki.homebrewforums.net/index.php/Using_Smarty_with_Vanilla

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • i had a < div class="whoseonline" > above the foot now,anything else on the php files i have to change to make them move.
    @hgtonight i will try spend time on it,but it must take a longy time. by now i prefer to figure out a shortcut to slove the problem.can u help me.

  • Add an asset panel to your default.master.tpl file right where you want it. E.g. {asset name="WhosOnlinePanel"}. Then modify the AssetTarget() method to return 'WhosOnlinePanel' in class.whosonlinemodule.php file.

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • jeongweejeongwee ✭✭
    edited July 2013

    @peregrine @hgtonight
    theres another problem when i trying to open the link on profire for setting,i got a error page.
    see picture...

  • @hgtonight you are so nice :) thx

  • Hey guyz. I am not a technical guy. Please help me with this. If I start developing my site and I want to upgrade to the latest Vanila version. Will I lose any data?

  • TamaTama ✭✭✭

    @Deonte said:
    Hey guyz. I am not a technical guy. Please help me with this. If I start developing my site and I want to upgrade to the latest Vanila version. Will I lose any data?

    make sure you backup your database first, but no you shouldn't loose any data

    http://vanillawiki.homebrewforums.net/index.php/Upgrading - for more info

    There was an error rendering this rich post.

Sign In or Register to comment.