Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.5
-
Fix Version/s: 1.5
-
Component/s: None
-
Labels:None
Description
I created a couple of profiles and am trying to display them as stand along
entry pages using <site root>/civicrm/profile?reset=1&gid=<n>
When I do this with the profiles that came with the module, they display very
nicely.
When I try to display the new profiles I get the following message
showBlocks array item not in .tpl = id_2
followed by
showBlocks array item not in .tpl = id_2_show
with an empty page
Further testing at demo.civicrm.org reveals the following:
I tried setting up a profile with all "used for' components unchecked (Test Profile, GID=4)
I tried setting up a profile with all 'used for' components checked (Test Profile 2, GID=5)
I tried leaving 'Limit Listings To Group' and "Add Listings To Group' unassigned
I tried leaving 'Limit Listings To Group' and "Add Listings To Group' assigned
I tried selecting fields only from Individual
I tried selecting fields from Individual and Organization
All instances resulted in the same error messages.
This runs on a Drupal installation