ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

The following errors were encountered: Specified member does not exist

April 04, 2014 5:53pm

Subscribe [1]
  • #1 / Apr 04, 2014 5:53pm

    danc

    3 posts

    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

     

  • #2 / Apr 04, 2014 6:34pm

    danc

    3 posts

    Solved. There was some member catagories tags in the .page_header that responsible for the message. At this point I am not sure why:

    <div class="row">  
           <div class="large-12 columns">
          <code><small><a href="#">DevInfo</a></small>
    <div id="devInfo" class="reveal-modal" data-reveal> <small> DevMode[plugin MEMBER CATEGORIES]: member belongs to categories: {exp:member_categories:categories username="{segment_3}" backspace="1"} {category_id}:{category_name}| {if no_results}none{/if} {/exp:member_categories:categories} {exp:member_categories:categories username="{segment_3}"} Category: {category_name}, entries:<br> {exp:channel:entries category="{category_id}" dynamic="no" backspace="1"} Channel Name: {channel_title}: {title}<br> {if no_results}none{/if} {/exp:channel:entries} {if no_results}none{/if} {/exp:member_categories:categories} </small> <a class="close-reveal-modal">×</a> </div> </div></code>

    The problem is in there…somewhere , which was some tags I placed in to troubleshoot something else. So I wont miss it.

    thanks

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases