<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Tag: roles - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/roles</link>
		<description>Gravity Support Forums Tag: roles - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 06:31:12 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/tags/roles" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Gravity Forms User Roles Access"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-user-roles-access#post-375663</link>
			<pubDate>Thu, 11 Jul 2013 11:11:02 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">375663@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Permalinks can affect everything... Especially if you have caching enabled. All my best.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris on "Gravity Forms User Roles Access"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-user-roles-access#post-375661</link>
			<pubDate>Thu, 11 Jul 2013 11:10:11 +0000</pubDate>
			<dc:creator>Chris</dc:creator>
			<guid isPermaLink="false">375661@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It appears the issue has been fixed by resetting the permalinks. Thanks for that recommendation.&#60;/p&#62;
&#60;p&#62;I didn't really think the permalinks would affect the admin functions!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris on "Gravity Forms User Roles Access"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-user-roles-access#post-375656</link>
			<pubDate>Thu, 11 Jul 2013 11:07:04 +0000</pubDate>
			<dc:creator>Chris</dc:creator>
			<guid isPermaLink="false">375656@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To answer your question, if I send them the correct link it works just fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris on "Gravity Forms User Roles Access"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-user-roles-access#post-375653</link>
			<pubDate>Thu, 11 Jul 2013 11:05:33 +0000</pubDate>
			<dc:creator>Chris</dc:creator>
			<guid isPermaLink="false">375653@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Changing the permalinks may have helped. Let me consult with the users that are set as authors that were having this issue. Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Gravity Forms User Roles Access"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-user-roles-access#post-375650</link>
			<pubDate>Thu, 11 Jul 2013 11:04:20 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">375650@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you also have them try the correct link and see what happens?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris on "Gravity Forms User Roles Access"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-user-roles-access#post-375647</link>
			<pubDate>Thu, 11 Jul 2013 11:01:06 +0000</pubDate>
			<dc:creator>Chris</dc:creator>
			<guid isPermaLink="false">375647@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No other role management plugins. I'll check on the permalinks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Gravity Forms User Roles Access"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-user-roles-access#post-375642</link>
			<pubDate>Thu, 11 Jul 2013 10:54:14 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">375642@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you using any other role management plugins/code? Can you change your permalinks, save them, and then change them back and test? I'm also going to reach out to our developers to see if they know of anything off the top of their heads.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris on "Gravity Forms User Roles Access"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/gravity-forms-user-roles-access#post-375637</link>
			<pubDate>Thu, 11 Jul 2013 10:51:38 +0000</pubDate>
			<dc:creator>Chris</dc:creator>
			<guid isPermaLink="false">375637@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've had some code in my themes functions.php to allow authors to export gravity forms and it's worked in the past. For some reason, it now isn't working.&#60;/p&#62;
&#60;p&#62;The code I have is&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//Gravity Forms User Roles Access
$edit_contributor = get_role(&#38;#39;author&#38;#39;);
$edit_contributor-&#38;gt;add_cap(&#38;#39;gravityforms_export_entries&#38;#39;);
//END Gravity Forms User Roles Access&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The strange thing is that they appear to have access but when they click the export link in the forms menu, the url they get is&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://domain.com/wp-admin/gf_export&#34; rel=&#34;nofollow&#34;&#62;http://domain.com/wp-admin/gf_export&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;instead of&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://domain.com/wp-admin/admin.php?page=gf_export&#34; rel=&#34;nofollow&#34;&#62;http://domain.com/wp-admin/admin.php?page=gf_export&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Which is why it is obviously broken for them. It is working for me (as an admin) Any ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>pedwards79 on "User registration Addon."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/user-registration-addon-2#post-309857</link>
			<pubDate>Sat, 08 Jun 2013 06:18:41 +0000</pubDate>
			<dc:creator>pedwards79</dc:creator>
			<guid isPermaLink="false">309857@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you please elaborate on how this can be achieved.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Multiple Update User Roles in One Form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multiple-update-user-roles-in-one-form#post-268353</link>
			<pubDate>Wed, 22 May 2013 12:55:25 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">268353@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You can do this with a separate feed for each level.  Set the default role based on the choice in the drop down.  Then, use a user registration condition on each feed to ensure that the feed is only used when appropriate, i.e. when the drop down selection matches the default user role you have set for the feed.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
