straightvisions.comstraightvisions.com
design follows function();productsservicesabout uspartnerslogin

New IPBWI Release (1.7.3.3)

Invision Power Board Website Integration

There are some new features and bugfixes released. Download this release from official Download Page. Report Bugs using our brand new bug tracker.

new functions


  • Login on different domains:
    It's now possible to let user login and have access to their datas from
    different second-level-domains than the board's default one. To
    override the default domain on a ipbwi installation, just define it in
    ipbsdk_conf.inc.php at $override_cookie_domain.
    • Examples when overriding the cookie domain is neccessary:
      • If your board is installed to domain1.com, and you want to enable login an domain2.net or domain3.org, too.
      • Notice:
        The member isn't automaticly logged in on the second domain, when the
        member is still logged in in the first one. The member needs to be
        logged in on every domain manually. Remembering the member (static
        cookies) is supported for every domain.
    • Examples when it is not neccessary:
      • subdomain: board.domain1.com
      • subdir: domain1.com/board/

Roadmap for IPBWI 1.7.4


  • new functions
    • Calendar-functions
    • new_moderator

Feature Requests


The following requests are on roadmap, but not targeted for being finished in one of the next versions.
  • new functions
    • IPB's converge
      • got to be able to use one DB for many (IBP) forums
    • permission masks
      • delete
      • create
      • edit

Do you want to contribute code or need any (maybe non-listed) functions earlier? Visit our Sponsors-Page for more informations. Any help is welcome