Harker |
|
||||||
---|---|---|---|---|---|---|---|
Hello to all, I created a plugin which allows me to see the status of the streams of my members. It works very well but I do not manage to have that I want in spite of my nights white and my liters of coffee. At present, my page shows all the on-line and off-line streams. I would need your help so that my plugin shows only the on-line streams.
PHP
TPL
JS
PLLLLeeeeeaaassseeee Help me to transform my nightmares, I do not sleep any more ^^ |
Twiebie |
|
||
---|---|---|---|
I think you need to re-arrange your code a bit as you are now parsing all streams to the TPL regardless of if they are online or not. Here's an example without the use of JS:
|
Harker |
|
---|---|
I modified my code with your and now it works marvelously !! One very very thank you for your help :) |
Twiebie |
|
---|---|
You're welcome! |