Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Template Tag for Showing Posts By User
Avatar
Ryan Collins_1
Member
sp_UserOfflineSmall Offline
Dec 7, 2016 - 11:10 am

Hey guys,

Is there a template tag for displaying the topics an individual user has posted to and/or started?

I was thinking this could be useful for my users. 

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Dec 7, 2016 - 11:52 am

This one sounds like it should do this: https://simple-press.com/docum.....hor-posts/

Afraid once again I have never personally tried this one!

For a complete list see: https://simple-press.com/docum.....gs-plugin/

andy-signature.png
YELLOW
SWORDFISH
Avatar
Ryan Collins_1
Member
sp_UserOfflineSmall Offline
Dec 7, 2016 - 2:42 pm

Thank you for the reply.

Will this template tag automatically display the posts, specific to each user, upon that user logging in?

For example, will user 1 when logged in, automatically see his own posts if I place this template tag on a page on my website?

Then user 2 when logged in and viewing the same page, will automatically see his own posts?

I have around 900 users and I'm hoping to create a page on my website where each user can see all the topics he has posted to and/or started.

Not sure if it's possible, thanks for the insight!

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Dec 7, 2016 - 7:34 pm

per the codex article Andy linked to for you, yes...  

the third argument to the tag is the user id...  So you will want to set it up for the current user... something like:

global $current_user;
sp_AuthorPostsTag('authorId='.$current_user->ID);

for non logged in users, nothing will b shown... 

Avatar
Ryan Collins_1
Member
sp_UserOfflineSmall Offline
Dec 12, 2016 - 8:32 am

Very cool, thank you.

I will give these template tags a try this week, and will report back with how things go.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Dec 12, 2016 - 4:09 pm

Please do. We will be here

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625