I have been trying to get this Block to appear for an hour and have run out of ideas.

I am using:

Drupal 6.12
Content Complete module 6.x-1.1

I follow the README to a 'T' and have tried all of the following:

  • Setup Content Complete module for a custom content type
  • Assigned access content complete permission to roles with access to edit the custom content-type
  • Assigned a region for the Content Complete block - set visibility for all roles and for it to appear on all pages
  • Uninstalled all access control modules
  • Rebuilt permissions
  • Flushed caches
  • Uninstalled Devel Theme (sometimes an issue with other modules)
  • Re-assigned Content Complete Block to different regions

I have been testing it with Garland and Zen themes.

Any other ideas to get this Block to display?

Comments

pvhee’s picture

Status: Active » Postponed (maintainer needs more info)

I just tested this on a fresh install, and the block appears (Enabled module, configured a CCK to check for certain fields, enabled the block in the blocks panel). Could you give me any more info, because right now I don't have a clue why it does not work for you.

andrewsuth’s picture

I can get Content Complete to work for Page and Story but not for my custom Content-Type.

I created a new custom content-type with just a Title and a Body and followed the same setup procedure as I did for Page and Story. The block still does not appear.

Are there any modules that are known to be incompatible with this module?

andrewsuth’s picture

I've stripped my site back to a typical 'bare-bones' installation with the following modules installed:

CCK: Content
CCK: Content Complete
Backup & Migrate
DB Maintenance
Global Redirect
Page Title
Path redirect
Pathauto
Token
Views
Views UI

Still the block for a custom content-type does not appear.

andrewsuth’s picture

Category: bug » feature
Priority: Critical » Minor
Status: Postponed (maintainer needs more info) » Active

Thanks for your quick feedback on the issue, I got it working now.

The issue was that I did not read the documentation carefully enough: the nodes I had created were already 100% complete and as stated in the documentation:

When the percentage is equal to 100%, the block won't be shown.

Based on this, I have a feature request: an option to choose whether to display the block when the node is 100% completed.

I use the block to show to moderators of articles how complete the articles are - each article includes a number of CCK text fields, images, videos, links, etc. For me, to visually show the moderators that it is 100% complete would be a very nice feature - rather than the moderator assuming it is complete because the block does not appear.

pvhee’s picture

Title: Block does not appear at all » Add option to choose whether to display the block when the node is 100% completed
pvhee’s picture

Status: Active » Fixed

I've added the option to "Hide the blocks when the percentage reaches 100%" in HEAD. The default status is set to true. This feature will be part of the upcoming 1.2 release of the module.

andrewsuth’s picture

Great work!

Status: Fixed » Closed (fixed)

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