Hi!

Faced with such an error in module:

Strict warning: Creating default object from empty value в функции _quicktabs_build_content_block() (строка 405 в файле C:\xampp\htdocs\d7\sites\all\modules\quicktabs\quicktabs.module).

There must have been derived links from privatemsg module and for unregistered users (who should not see it) appears such error.

Comments

katbailey’s picture

Can you please provide full instrucations on to how to reproduce this error?

AlexeyB’s picture

I installed Quicktabs and Privatemsg modules. Then I created a new tab, which defines the block "Privatemsg links (privatemsg:privatemsg-menu)" (this block is part of the privatemsg module).

For registered users all works well, but guests can see the error, because they don't have access to this menu and block should be hidden.

katbailey’s picture

Status: Active » Fixed
AlexeyB’s picture

Yes, it works.

Thank you!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.