[DEV] jQ Who is where v.0.9.0
Forum rules
This forum is moderated by 4seven!
This forum is moderated by 4seven!
-
- BBCoder I
- Posts: 1
- Joined: 12 Dec 2012, 18:06
- BBCodes: 5
[DEV] jQ Who is where v.0.0.2
Hi,
Is there any chance this mod will work as-is with v3.0.11 of phpbb?
Thanks!
Is there any chance this mod will work as-is with v3.0.11 of phpbb?
Thanks!
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
[DEV] jQ Who is where v.0.0.2
Sorry to all people waiting for v.0.0.3, which is already in demo. Many things to do this time. I release this version asap.
Current Mods | Mod Base | php(BB) programming | No help via PM
-
- BBCoder I
- Posts: 4
- Joined: 21 Dec 2012, 22:16
- BBCodes: 2
- Location: bZH
- Contact:
[DEV] jQ Who is where v.0.0.2
good evening
I installed your mod but it does not display properly
Enclosed a copy of the desktop board index could you help me please
thank you
I installed your mod but it does not display properly
Enclosed a copy of the desktop board index could you help me please
thank you
[DEV] jQ Who is where v.0.0.2
Seems style- or (in rarer cases) browser-dependent.
Normally it works perfect with standard prosilver.
So try
open
who_is_where.php
find
replace with
Normally it works perfect with standard prosilver.
So try
open
who_is_where.php
find
Code: Select all
var_dump($echo_out);
Code: Select all
foreach ($echo_out as $echo_o)
{
echo $echo_o;
}
Current Mods | Mod Base | php(BB) programming | No help via PM
-
- BBCoder I
- Posts: 4
- Joined: 21 Dec 2012, 22:16
- BBCodes: 2
- Location: bZH
- Contact:
[DEV] jQ Who is where v.0.0.2
So good !!!!!
Thank you !!!
Christmas is early!
Edit : is it possible to show the guests?
Thank you !!!
Christmas is early!
Edit : is it possible to show the guests?
-
- BBCoder II
- Posts: 66
- Joined: 26 Apr 2010, 01:26
- BBCodes: 50
- Favourite BBCode: spoilvtitle
- Favourite MOD: AJAX Quick Edit
- Location: Pennsylvania
- Contact:
[DEV] jQ Who is where v.0.0.2
I'm pretty sure the guests are already shownClenzonouille wrote:So good !!!!!
Thank you !!!
Christmas is early!
Edit : is it possible to show the guests?
-
- BBCoder I
- Posts: 4
- Joined: 21 Dec 2012, 22:16
- BBCodes: 2
- Location: bZH
- Contact:
[DEV] jQ Who is where v.0.0.2
In any case, on my forum, I see that registered members.
- martin123456
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 13:29
- BBCodes: 34
- Favourite MOD: Ban button
- Location: Down south!
- Contact:
[DEV] jQ Who is where v.0.0.2
For v2 i'm sure there is a snipp on 4_sevens site to show guests