Beiträge von csshtmlsql

    Nur auf Index eingeloggt ??

    Hi,

    also im Codex steht was, das es unter Umständen zu Problemen kommen kann den aktuellen User zu erkennen:

    Zitat

    In some circumstances, the global current user is not yet defined. If you experience problems with this, try declaring the global $user and using user_can($user->ID, $capability) - this seems to work more consistently.

    http://codex.wordpress.org/Function_Refer…urrent_user_can

    probier doch mal ob das hier besser Funktioniert: