Closed (fixed)
Project:
Simplify
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
11 Feb 2015 at 10:06 UTC
Updated:
14 Jul 2023 at 07:40 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
Anonymous (not verified) commentedComment #2
Anonymous (not verified) commentedSupport exists for Profile2 when used with User accounts, but if you install the 'Profile2 Pages' sub-module then a new form is added which isn't currently supported.
This patch adds support for these Profile2 pages/forms. Test it out and let me know if it works properly for you.
Comment #4
Anonymous (not verified) commentedComment #6
Anonymous (not verified) commentedThanks!!! And sorry for not replying in time.
Comment #7
jelo commentedIt doesn't work for me with 7-3.4. I am not using the sub-module, but have each profile in a separate tab in the user account. Text formats are not hidden on those tabs.
Comment #8
joelpittetIt looks like in the committed patch, the global settings is only on
profile2_pagesubmodule. Is that an oversight?if (module_exists('profile2_page')) {Comment #9
joelpittetI created a follow-up issue with a patch: #2966654: Global support for profile2 without profile2_pages
Comment #10
jelo commentedThe patch in the other issue worked for me... Thanks!