Fork me on GitHub

Users doesn't use personal block  Bottom

  • Hi to all.
    I'm looking around to find how to disable personal block for users. I need no personal block icon in user.php page.
    I think there are no options somewhere in Settings... maybe a Permission rule? I've tried with no success with

    Users Usersblock:: ::* None
    (None is my translation from italian...)

    Thanks!
    marco
  • http://code.zikula.org/core/browser/tags/Zikula-1.1.1/system/Users/pnblocks/user.php

    Users Usersblock:: .* None

    Use either :: or .*

    --
    David Pahl
    Zikula Support Team
  • if you don't need it for other groups you can also delete the block from the blocks list...
  • The only way to remove it from the Profile page (My Account) is to remove the block from the Blocks admin list, like arkanoyd describes. It is probably present there now, either active or inactive. Once removed, the option to use / edit it from the Profile (former user.php) will be gone.

    --
    -- Teb
    -- Dutch Zikula Community


    Support questions in a Personal Message will be ignored. Use the forums at all times!
  • @Teb&arkanoyd: yes. that's THE answer!
    thank you very much!

    marco

This list is based on users active over the last 60 minutes.