Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/O Code)
 Displaying user's latest topics

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!
Before posting, make sure you have read this topic!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
   

T O P I C    R E V I E W
puzo Posted - 19 March 2008 : 17:26:34
Hi,
I'd like to add a piece of code to inc_header.asp so my users can see their latest posts, for example:
Your latests posts are:
Post 1
Post 2
etc.. (say up to 6 posts)

Can anyone help?<
4   L A T E S T    R E P L I E S    (Newest First)
cripto9t Posted - 20 March 2008 : 15:43:56
make sure you getting a value for '" & strStartDate & "' and it should work. ppMember_ID should be MemberID. I assume you have that or you would be getting an error.

Heres strStartDate from pop_profile, goes back 30 days.
strStartDate = DateToStr(dateadd("d", -30, strForumTimeAdjust))
<
Jezmeister Posted - 20 March 2008 : 10:42:58
i said similar lol there's bound to be some issues just ripping it straight off... i'll try and have a look later but I'll hazard a guess that the problem is in selecting the correct member_ID? you'd need to select it as strMemberID rather than the querystring that pop_profile uses<
puzo Posted - 20 March 2008 : 10:12:28
Hi,
I did try using that code but it shows "No topics found" if i put it on inc_header.asp
Any ideas?<
Jezmeister Posted - 19 March 2008 : 17:42:30
isn't there already something similar to this in pop_profile.asp? not entirely sure if it does everything you want but the code is around line 169 in pop_profile, maybe you could use that?<

Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.07 seconds. Powered By: Snitz Forums 2000 Version 3.4.07