EE 2.8.1
Add-ons:
Entry Access
Member categories
{exp:channel:entries channel="talent" dynamic="no" status="open" sort="asc|desc"}
<tr>
<td>
{title}
<ul class="inline-list">
<li><a href="http://{site_url}index.php/talent/edit/{entry_id}"><i class="fa fa-pencil-square-o"></i></a>Parsed looks like this:
site/index.php/talent/expanded/36
36 is the correct entry ID for the Channel Entry.
However when I click the link I get the following error:
The following errors were encountered
Specified member does not exist
Return to Previous Page
I am logged in as Super Admin just to make sure I should have access.
I really don’t know where to look.
The Template “expanded” is simply more details from the same entry the link comes from.
Many thanks