View previous topic :: View next topic |
Author |
Message |
ax
Joined: 02 Jan 2004 Posts: 4
|
Posted: Sat Jan 03, 2004 11:45 am Post subject: how list archives by author? |
|
|
errr.... how can i do that?
^_^ |
|
Back to top |
|
 |
krin
Joined: 12 Oct 2002 Posts: 18 Location: omaha, ne
|
Posted: Thu Mar 18, 2004 2:12 am Post subject: |
|
|
The easiest way I've found is
index.php?author=ID#
So, you're probably the admin right? Which would make you ID # 1. So, for yourself: index.php?author=1
Let me know if that works for you. Guess I could explain it better... _________________ kdn! |
|
Back to top |
|
 |
Muze.ca
Joined: 17 Mar 2004 Posts: 17 Location: Toronto
|
Posted: Sun Mar 28, 2004 11:12 pm Post subject: |
|
|
and where would you put that?  |
|
Back to top |
|
 |
Muze.ca
Joined: 17 Mar 2004 Posts: 17 Location: Toronto
|
Posted: Mon Mar 29, 2004 6:51 am Post subject: |
|
|
I should explain better.
I am trying to make a list of authors, and have each name link to their profile.. thus you can look up all they have posted.
Can you help using an author code.. or maybe something else.. thx |
|
Back to top |
|
 |
Sigg3
Joined: 03 Jul 2003 Posts: 259 Location: Oslo, Norway
|
Posted: Mon Mar 29, 2004 10:19 am Post subject: |
|
|
you go like this:
<a href="index.php?author=ID#1">admin</a>
<a href="index.php?author=ID#2">user 2</a>
etc. etc. _________________ Sigg3 dot net - because you're worth it! |
|
Back to top |
|
 |
Muze.ca
Joined: 17 Mar 2004 Posts: 17 Location: Toronto
|
Posted: Mon Mar 29, 2004 11:02 am Post subject: |
|
|
Thanks! |
|
Back to top |
|
 |
|