I have installed the new 1.1 version but the block is no longer appearing.

I also received the following error twice:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in .../modules/content_complete/content_complete.module on line 228

Comments

pvhee’s picture

Status: Active » Postponed (maintainer needs more info)

Can you clarify what you did exactly to have the block disappearing? You can go to the settings page of the module and untick the "Hide block when content complete reaches 100%" setting.

I have fixed the call-time pass-by-reference error in the code in HEAD, thanks for reporting!

pvhee’s picture

Status: Postponed (maintainer needs more info) » Fixed
andrewsuth’s picture

Correct, the block is not missing - it was in another part of the screen due to my markup.

The module now works perfectly.

Status: Fixed » Closed (fixed)

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