Member Data Suddenly not showing up
Posted: 09 May 2008 05:56 PM   [ Ignore ]  
Lab Assistant
Avatar
RankRank
Total Posts:  221
Joined  2007-03-08

member data that was showing up until a few days ago… won’t appear… This is the code in my template:

<div id="members">
<
h4>Member Info</h4>
<
p>
{if logged_in}
{exp
:member:custom_profile_data}
{if photo}
<div id="memberphoto"><img src="{photo_url}" width="{photo_width}" height="{photo_height}" alt="{screen_name}'s photo" /></div>
{if:else}
<div id="memberphoto"><img src="./images/nophoto.jpg" width="45" height="45" alt="Add your photo" /></div>
{/if}
<p>Welcome, <a href="{path=member/profile}">{username}</a></p>
<
p><strong>Join Date:</strong> {join_date format="%M.%d.%Y"}</p>
<
p><strong>Last login:</strong> {last_visit format="%M.%d.%Y"}</p>
<
p><strong>Total comments:</strong> {total_comments}</p>
{join_date}

<div class="account"><a href="{path=member/profile}">Your Account</a></div>
<
div class="account"><a href="{path={member_template_group}/blog-entry}">Write a Blog</a></div>
<
div class="account"><a href="{path={member_template_group}}">Member Homepage</a></div>
<
div class="account"><a href="{path=logout}">Logout</a></div>
{/exp:member:custom_profile_data}
{
/if}

This is what is showing up in the HTML

<div id="members">
<
h4>Member Info</h4>
<
p>

That’s it… Any reasons why the data would just stop showing up?

 Signature 

Just an artist trying to make it on the WWW

Profile
 
 
Posted: 11 May 2008 07:16 AM   [ Ignore ]   [ # 1 ]  
Moderator
Avatar
RankRankRankRankRankRankRank
Total Posts:  10149
Joined  2002-04-29

Notice the use of {if logged_in}?

Are you logged in when visiting the page?

 Signature 

Quick Reference - EE Trial Options - EE Wiki - Docs for updating a build

Profile
 
 
   
 
 
Post Marker Legend
New Topic New posts Hot Topic Hot Topic with new posts New Poll New Poll Moved Topic Moved Topic Sticky Topic Sticky topic
Old Topic No new posts Hot Old Topic Hot Topic with no new posts Old Poll Old Poll Closed Topic Closed Topic Announcement Announcements
Theme
Change Theme
Visitor Statistics
The most visitors ever was 1149, on July 16, 2007 10:33 AM
Total Registered Members: 58780 Total Logged-in Users: 20
Total Topics: 69462 Total Anonymous Users: 9
Total Replies: 373924 Total Guests: 432
Total Posts: 443386    
Members ( View Memberlist )