Jump to content
DevFuse Forums

Michael

Management
  • Posts

    4,467
  • Joined

  • Last visited

  • Days Won

    424

Bug Comments posted by Michael

  1. Can you open applications/collections/extensions/core/CreateMenu/Collections.php

    Find:

    $addItemTitle = \IPS\Member::loggedIn()->language()->addToStack(

    Replace With:

    $addItemTitle = \IPS\Member::loggedIn()->language()->get(

    Save.

  2. On 6/17/2021 at 6:11 PM, Smurfmaster2000 said:

    Once I started playing around and made my first customization, this seemed to clear up the Peek button mouse over finally.

    Just to confirm this is fixed now?

    I'll still look into this as I put together the IPB 4.6 update.

×
×
  • Create New...