Closed (fixed)
Project:
Profile Complete Percent
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Jan 2014 at 13:21 UTC
Updated:
9 May 2015 at 17:04 UTC
Jump to comment: Most recent
Comments
Comment #1
BarisW commentedI believe that this is an issue in Rules. I'm seeing a few issues related to your problem:
Comment #2
stevenx commentedI can confirm the issue.
Comment #3
prairiedog commentedHello. We are experiencing the same issue but with version 7.x-1.6 in that the Rules option ("User profile is completed") does not appear at all. We have tried reinstalling the module, and an endless variety of experiments with disabling different modules that might possibly have an affect on Rules, flushing caches and other tactics. No progress. The Rules include is in the proper, default location. @Baris: Do you have a suggestion for a work-around? Having access to the module's rule inclusion would be hugely helpful in the site we are developing. Thank you for any advice you might have, including if we should try the dev version.
Comment #5
BarisW commentedFound the problem in #1289558: Can mymodule.rules.inc be in different directory? (comment 2).
Fixed by moving the rules logic to pcp.rules.inc in the root folder.
Comment #6
BarisW commented