Developer
Supported
External Entries
ExpressionEngine 1.x, ExpressionEngine 2
Back to this add-on's main page
View Other Add-ons From Adam Khan
Permissions Issue
Support Request
graphicmachine
|
Posted: 20 March 2012 08:48 PM |
|
|
|
I have been working with the following code to update all the records that a member has made to reflect their latest info.
{exp:user:edit return="site/updatemain"} {exp:external_entries:update table="exp_channel_titles" search:field_id_4="{member_id}" debug="y"} {update:field_id_4}{grantee_number_a}{/update:field_id_4}
{/exp:external_entries:update}
There is a permission error that is being thrown though which prevents the update from happening.
This is for a person within the member group.
Any suggestions?
|
|
|