|
|
| Author |
Message |
ihateangle
Not So New User
Joined: 29 Jun 2003
Posts: 78
|
Posted: September 2nd 2008, 7:26 am Post subject: View Forum / View Topic - Online Users |
|
|
Hi, I'm having a small problem that I can't quite seem to work out a solution for.
On my site, I have online users displayed on all pages. I moved some of the code from index.php to page_header.php and index_body.tpl to overall_header.tpl.
For the most part this works great, however on viewforum.php and viewtopic.php, there seems to be some irregularity. It seems to only show users that are currently active within the forum / topic being displayed. This makes sense, however seeing as I'm displaying the online user lists on every page, this functionality isn't what I'm after.
Does anyone have any ideas?
- E. |
|
| Back to top |
|
 |
lumpy burgertushie
Well Known User
Joined: 05 Apr 2008
Posts: 164
|
Posted: September 2nd 2008, 4:01 pm Post subject: |
|
|
once again, we need to see the board to be able to help.
asking these types of questions without giving us any info is like saying, "hey, my car is broke, can you tell me how to fix it?"
see?
link to your board,
relevant code examples
what version of phpbb
what style
etc, etc
robert |
|
| Back to top |
|
 |
ihateangle
Not So New User
Joined: 29 Jun 2003
Posts: 78
|
Posted: September 2nd 2008, 6:06 pm Post subject: |
|
|
Thanks. I fixed this also. If anyone else is trying to do something like what I'm doing. All you have to do is remove the following from your SQL code.
- E. |
|
| Back to top |
|
 |
|