View Full Version : Who was online last 24H [dynamic one]
VBDev
01-11-2004, 10:00 PM
This hack allows you to add on forumhome the list of members who visited your forum the last 24 hours.
This is not as the othre whowasonline released here cose this version is completely dynamic ! This means that it doesn't initialize itself again
at a specific time but update the list of connected members during the last 24h preceding the current posting of the page.
Ce Hack vous permet d'ajouter sur votre page la liste des membres qui se sont connet?s
durant les derni?res 24H.
L'avantage de cette version est qu'elle est totalement dynamique. C'est ? dire qu'elle ne se
r?initialise pas ? telle heure mais met ? jour la liste des connect?s dans les derni?res 24H
pr?c?dant l'affichage actuel de la page.
Installation time : 10 min
Files to modify : 2
Phrases to add: 1
Template to modify: 1
Thanks goes to a friend of my vb team svaliotti (p0s3id0n on vborg) and CXII who have done the really first version of that hack (a french hacker)
:devious:
This hack has been released by VBulletinDev's team : http://www.vbulletindev.net
Ce hack a ete realis? par la team de VBulletinDev et est telechargeable en FR sur http://www.vbulletindev.net
Sorry for the screenshot, it's in french but I didn't have a big forum so I can't show you one as good as the one attached here.
MindTrix
01-12-2004, 04:33 PM
Hehe i think i might need this sometime :) Cheers mate!
DarkJediKiller
01-12-2004, 06:07 PM
Heh, Good job :) I'll install this when i get the chance! As for now, off to StarCraft: Brood War!
Morgalis
01-12-2004, 08:11 PM
Heh, Good job :) I'll install this when i get the chance! As for now, off to StarCraft: Brood War!
is it possible to get this to display on a seperate page?
i have close to 1000 users logging in a day and i would love to be able to display this
VBDev
01-12-2004, 09:40 PM
yes might be a good modification idea :)
I'll do that this week if I have time :)
Cyricx
01-12-2004, 09:43 PM
One other thought...
Put that in its own "Expand & Contract" block?
Cyricx
VBDev
01-13-2004, 04:04 AM
I can also do it but that's not so beautiful separate from the who is online
You really wan it ?
Cyricx
01-13-2004, 04:17 AM
Customize it & send it to me privately? Or post two different versions in the first post?
Cyricx
VBDev
01-13-2004, 09:31 AM
I will post the modification with the othre attachment I think in the first post
Cyricx
01-13-2004, 04:07 PM
Thank you, VBDev :)
Cyricx
sharjah
01-13-2004, 05:44 PM
I really like it. Thank you.
nice one! idk which one to use though, this one or the other, ill decide later :p
how many queries does this use btw?
* MGM clicks install
MGM out
Linear Helix
01-14-2004, 12:44 AM
You should really consider hiding users who are supposed to be hidden on this list.
SnowBot
01-14-2004, 04:19 AM
is there anyway to show the usergroup colours ?
dede1
01-14-2004, 07:37 AM
Thanks ist good :)
VBDev
01-14-2004, 09:33 AM
@ Linear Hellix: aren't they hidden ??
@ Snowbot: That would be an addon to do ...
@ Cyricx: I will not be able to do the modifications this week because I am working to finish the beta 2 of the portal developped by my team (which is reserved for french for the moment but when it becomes RC it will be released here)
Cyricx
01-14-2004, 08:52 PM
No sweat.
I'll just work on the other stuff.
Once again, Thank you :)
Cyricx
infernonet
01-15-2004, 03:14 PM
Great hack installed so easy was a shame :D
Linear Helix
01-15-2004, 09:04 PM
VBDev, users that are hidden at my forum will appear in the Last 24 Hours list while appearing as hidden* in the Users Online list. So I'm thinking no.
blubber12
01-15-2004, 09:17 PM
Very good hack, very please with this one...Great job
tHe Rk
01-16-2004, 02:11 PM
Does this work in 2.3.4? If so what do I need to do specifically?
NTLDR
01-16-2004, 02:16 PM
This forum is for vB3 hacks only. Look further down on the main page for vB2 hacks where you'll find a version by Mystics IIRC.
97cobracpe
01-16-2004, 03:47 PM
Nice hack. Install was easy as pie.
Installed. :)
elefekt
01-18-2004, 11:16 PM
This is an awesome mod :) good job!
Cyricx you can use the following to make its own box:
Find: (in the template FORUMHOME)
<!-- end logged-in users -->
Add after:
<!-- Active Today -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<phrase 1="$nbusers">$vbphrase[connectes_dernieres_24h]</phrase>
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2"><a href="online.php?$session[sessionurl]"><img src="$stylevar[imgdir_statusicon]/forum_link.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>$usernameonline</div>
</div>
</td>
</tr>
</tbody>
<!-- end Active Today -->
VBDev
01-22-2004, 09:49 PM
Sorry for all that have requested modifications like hidding invisible users (something that I forget to do sorry) but I don't have time actually to do it while I am working to finish with a friend a quite big portal for vb3 :)
kuska
02-06-2004, 06:06 PM
Any way to make the who is online box a scroll box so it dosent streach out like the shout out box? I have a bunch of users loggin and 1/2 of my index is full of nick names :)
lasto
02-06-2004, 06:45 PM
looks like just me who got a prob with this then
Fatal error: Call to undefined function: print_form_middle()
whowasonline24h_rc2.php on line 43
im running it on vb3 rc3
any idea why i getting that error at all ???
/me is a dumbo its for rc2 - wierd all these hacks should be sorted into relevant sections to avoid what does work on each platform.
kuska
02-06-2004, 07:42 PM
I need to make this a set table, with a scroll box :rolleyes:
<!-- what's going on box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
</tr>
</thead>
<if condition="$show['loggedinusers']">
<!-- logged-in users -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a>
<a href="online.php?$session[sessionurl]">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>)
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]">
<tr>
<td class="alt2">
<a href="online.php?$session[sessionurl]"><img src="images/onnow.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div>
<div>$activeusers</div>
<!-- WHO WAS ONLINE TODAY HACK -->
<span class="smallfont">
<b><phrase 1="$nbusers">$vbphrase[connectes_dernieres_24h]</phrase>
</b> $usernameonline
</span>
<!-- END WHO WAS ONLINE HACK -->
</div>
</td>
</tr>
</tbody>
<!-- end logged-in users -->
kuska
02-07-2004, 06:05 AM
Nevermind. Got it :D
Osterling
02-10-2004, 11:36 AM
can this be used for rc4?
Nj?rd Eriksson
02-23-2004, 03:19 PM
can this be used for rc4?
Works great with RC4. No problems at all. Easy install, awesome hack.
lasto
02-26-2004, 11:45 AM
so this deffo dont work on rc3 then as ive still got me error and needs fixing
anyone ??????????
https://vborg.vbsupport.ru/showpost.php?p=473716&postcount=27
The Quibbler
02-26-2004, 02:49 PM
/me INSTALLS!
SmasherMaster
02-26-2004, 04:22 PM
Really awesome hack dude, 2 thumbs up! :D
* SmasherMaster hits install
sabret00the
02-27-2004, 08:30 PM
can you set it to use midnight to midnight? also can this work on the online.php instead of the forumhome?
VBDev
03-11-2004, 06:50 PM
@lasto : I am going to make it work with RC3 & RC4 tonight
@sabret00the: no as it shows the real members that where online last 24h
What do you mean to work with the online.php instead of forumhome ?
SmasherMaster
03-11-2004, 08:32 PM
@lasto : I am going to make it work with RC3 & RC4 tonight
@sabret00the: no as it shows the real members that where online last 24h
What do you mean to work with the online.php instead of forumhome ?
He means make the mod that is visible on the forumhome visible in the Who's Online page as well.
And it workso n rc4 for me...=/
VBDev
03-11-2004, 10:04 PM
ok. So my answer is: sorry I'll not do that.
lasto
03-11-2004, 11:47 PM
cheers VBDEV
VBDev
03-13-2004, 03:22 PM
Will change the zip file next week :)
now if you're not allowed to see invisible users then you don't see them in the who was online
Bryan Ex
03-13-2004, 06:15 PM
Just bought VB and this will be one of the first hacks going on my board (once I'm able to convert that is). Haven't looked at the actual code yet but could it be easily scaled down to the last hour or two instead of 24 hours?
Snappa
03-14-2004, 05:21 PM
ummm.... does this work with 2.3.4???
MindTrix
03-14-2004, 05:23 PM
Nope this is a vB3 hack, look in the vB2 section to see if there is one released there.
VBDev
03-17-2004, 08:54 AM
@Bryan Ex: I haven't check but I could change the hack into a who was online last X hours where X would be set in the admincp
Bryan Ex
03-17-2004, 09:03 AM
Wow... that would certainly give the most flexibility for various boards out there. I've just found that for larger or busy forums that 24 hours makes for a very long list. I have a similar hack on my phpBB board and have it set to two hours which has worked very well for my users. It makes for a managable size list yet they can tell if they "just missed someone" they were looking at getting a hold of. I can certainly hard code it to suit my use but dropping into admin would be great if you are willing to do so. My concern was how difficult it would be to do just that. Is there a single time calculation that can be changed?
Gizmo
03-17-2004, 10:02 AM
A good job by vBulletinDev again ;)
VBDev
03-18-2004, 03:58 AM
Yup I think so
As I am busy actually I will release it late enxt week so please be patient
VBDev
03-22-2004, 07:09 PM
here is the new version of this hack
now number of hours is a setting :)
https://vborg.vbsupport.ru/showthread.php?p=488215#post488215
egyptsons
03-23-2004, 08:04 PM
gooooooooooooooood work
VBDev
03-24-2004, 08:38 PM
Our team has opened its support forum.
Now we will make support on our forum
So if you want better support on our hacks go on our forum: http://www.vbulletindev.net/
There are not a lot of hacks for the moment but it will come.
Cya soon on our forum :)
enginethatcan't
03-28-2004, 09:46 PM
Right after I clicked install I got this message:
Database error in vBulletin 3.0.0 Release Candidate 4:
Invalid SQL: SELECT userid FROM usersonline WHERE userid=2
mysql error: Table 'vb_musclemorpheus_com.usersonline' doesn't exist
mysql error number: 1146
Date: Sunday 28th of March 2004 04:44:59 PM
Script: http://www.musclemorpheus.com/forum/
Referer:
Username: ********
IP Address: ***.****.****.**
now I have it on every page...I made a backup, but can't install it due to not getting into the admincp
HELP
VBDev
03-28-2004, 10:00 PM
remove the modificatoins from the includes/sessions.php file before you install it
you may have already installed one or the other version of my hack who was online hack
enginethatcan't
03-28-2004, 10:51 PM
had a poor time installing it..went to go uninstall it and now it looks like this...
what did I forget to modify?
enginethatcan't
03-29-2004, 01:35 AM
bump
enginethatcan't
03-29-2004, 11:42 PM
^^ one more time
Beermonster
03-30-2004, 11:55 AM
Thanks works perfect :)
* Beermonster clicks install
Sia Bani
03-30-2004, 04:18 PM
Can anyone tell me what the "phrase manager" is that is the last part in step 4 of the install?
Sia Bani
03-30-2004, 04:25 PM
Nevermind...saw it right there!
enginethatcan't
03-31-2004, 01:53 AM
bump--thought my question was pretty simple
VBDev
03-31-2004, 09:04 AM
enginethatcan't
After having uninstall the hack you didn't removed the modification in the forumhome_loggedinuser
enginethatcan't
04-01-2004, 02:48 AM
it never asked me to modify that template, nor did I
enginethatcan't
04-03-2004, 01:24 AM
bump
An easy one to install I suppose - I installed it, but nothing's showing at the board. Is it like it first waits for 24 hrs and then activates?
Nah, I made a mistake. Now it's working, cool as hell. Thanks!
MentaL
04-22-2004, 12:08 AM
thanks
http://ragezone.com
Flow Fusion
04-30-2004, 04:47 AM
great hack
Nj?rd Eriksson
04-30-2004, 09:09 PM
great hack
Could one maybe add a "Most members ever online within 24 hours was x members" counter (top stats)?
The absence thereof was the only reason I uninstalled this hack.
Flow Fusion
05-01-2004, 04:52 PM
I need to know what the phrase is again I need to add and what is it global or what? Cause I forgot lol.
Flow Fusion
05-01-2004, 11:26 PM
Can't get into my admincp at all I get this error
Invalid SQL:
INSERT INTO session
(sessionhash, userid, host, idhash, lastactivity, styleid, loggedin, bypass, useragent)
VALUES
('76f02ebdb894e35ce9d5728283d0457f', 1, '67.101.193.110', '2669b6f2effa9fb347e14c8d6979cb82', 1083457610, 1, 1, 1, 'Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/124 (KHTML, like Gecko) Safari/125.1')
Flow Fusion
05-01-2004, 11:48 PM
How do I remove this from my database? Manually?
Flow Fusion
05-03-2004, 01:11 AM
How do I remove this from my database? Manually?
Bump hello!!
ogden2k
05-09-2004, 03:35 PM
Why doesn't this hack take the username colors? It's not showing the special colors for other groups...
Also, how would you set it set when you put your mouse over the username it shows their last logged on time?
boiboi
05-09-2004, 10:51 PM
newbie here. can this be place on a page outside the forum?
Flow Fusion
05-11-2004, 09:09 PM
Damn I reinstalled and I seem to get members showing again everytime they refreah to the page. Why am I getting doubles trips etc?
Flow Fusion
05-12-2004, 06:00 AM
I'm getting name repeated? And uh bump
Spencer F.
05-12-2004, 04:41 PM
Is this ready for 3.0.1 yet?
ogden2k
05-13-2004, 05:41 PM
Why doesn't this hack take the username colors? It's not showing the special colors for other groups...
Also, how would you set it set when you put your mouse over the username it shows their last logged on time?
Bumping...
bangbang
05-19-2004, 08:35 AM
Kudos VBDev, *Mod Installed*
Very first mod i have installed, lol i only uploaded VB and imported my database today and she's hacked allready. :)
Not a single problem installing in to VB 3.0.1 thankyou very much, excellent mod.
Spencer F.
05-19-2004, 10:27 PM
Installed: http://www.osdiscussion.com/
vhoang
06-02-2004, 12:53 AM
I have a feeling that this sometimes does not correctly show the # of users online in the last 24 hours because i myself dont see my nick on the list even though i did log in within the last 24 hours. Does anyone else notice this?
U-Dox
06-05-2004, 07:51 AM
i believe this is tha hack that actually put an end to my forum for good.
I installed it. later i UNinstalled it because i didnt like it. after i did that i got this error
"<html><head><title>Street Verbz Database Error</title><style type="text/css"><!--.error { font: 11px tahoma, verdana, arial, sans-serif; }--></style></head>
<body></table></td></tr></table></form>
<blockquote><p class="error"> </p><p class="error"><b>There seems to have been a slight problem with the Street Verbz database.</b><br />
Please try again by pressing the <a href="javascript:window.location=window.location;">refresh</a> button in your browser.</p><p class="error">An E-Mail has been dispatched to our <a href="mailto:dbmaster@example.com">Technical Staff</a>, who you can also contact if the problem persists.</p><p class="error">We apologise for any inconvenience.</p><form><textarea class="error" rows="15" cols="100" wrap="off">Database error in vBulletin 3.0.1:
Invalid SQL: SELECT userid FROM usersonline WHERE userid=1
mysql error: Table 'streeti_streetvb.usersonline' doesn't exist
mysql error number: 1146
</textarea></form></blockquote>
</body></html>"
Now No one including my self can see my forum anymore because it messed it all up.
Can someone please help me. soon please.
i really do regret installing this hack
U-Dox
06-05-2004, 07:39 PM
Please someone. my members are going to end up leaving my site if this doesnt get fixed
MindTrix
06-05-2004, 09:41 PM
have you tried re-doing the mysql querys to put the table back in the database?
vhoang
06-07-2004, 03:22 PM
U did not uninstall it completely, look for a removal of modded codes from a template.
ChuanSE
06-08-2004, 12:22 AM
* ChuanSE clicks install
j'aime ce hack vraiment ;)
Bounce
06-11-2004, 12:23 AM
hi,im getting an error when i log out of my forums which i never got before i installed this :surprised:
An error occurred while attempting to log you out. Click here to log out.
runnin Vb 3.0.1
works great otherwise :squareeyed:
Bounce
06-12-2004, 07:36 AM
how do you make it refresh - 24hours is now 30 hours since i installed it and it no went back to 0
any ideas?
Bounce
06-12-2004, 08:47 PM
I agree with U-Dox and engine that can't
Its a shockin hack, If you UNISTALL IT it does not uninstall it does it
I like others did not like it and clicked unistall now gonna have to feckin look for the problem :speechless: :devious: :disappointed: :ermm:
ChuanSE
06-12-2004, 10:26 PM
i believe this is tha hack that actually put an end to my forum for good.
I installed it. later i UNinstalled it because i didnt like it. after i did that i got this error
"<html><head><title>Street Verbz Database Error</title><style type="text/css"><!--.error { font: 11px tahoma, verdana, arial, sans-serif; }--></style></head>
<body></table></td></tr></table></form>
<blockquote><p class="error"> </p><p class="error"><b>There seems to have been a slight problem with the Street Verbz database.</b><br />
Please try again by pressing the <a href="javascript:window.location=window.location;">refresh</a> button in your browser.</p><p class="error">An E-Mail has been dispatched to our <a href="mailto:dbmaster@example.com">Technical Staff</a>, who you can also contact if the problem persists.</p><p class="error">We apologise for any inconvenience.</p><form><textarea class="error" rows="15" cols="100" wrap="off">Database error in vBulletin 3.0.1:
Invalid SQL: SELECT userid FROM usersonline WHERE userid=1
mysql error: Table 'streeti_streetvb.usersonline' doesn't exist
mysql error number: 1146
</textarea></form></blockquote>
</body></html>"
Now No one including my self can see my forum anymore because it messed it all up.
Can someone please help me. soon please.
i really do regret installing this hack
Take the install file of the hack, delete them carefully, only the added things
see what tables and rows it made or altered during install
revert all modified templates by install of hack 2
take your back up php and overwrite them (the modified by hack install ones)
that should do the trick ;)
Great hack and installed in 2 minutes .. thanks
Would be useful to have different colour for Mods / Admins
Clicked Install
The Internet Cafe (http://www.thetechguys.co.uk/)
RetroDreams
06-17-2004, 01:39 PM
Why doesn't this hack take the username colors? It's not showing the special colors for other groups...
Also, how would you set it set when you put your mouse over the username it shows their last logged on time?
vBDev: Any ideas on this?
ogden2k: Did you happen to figure this out?
RetroDreams
06-18-2004, 05:29 PM
Also, this hack hasn't reset the userlist and it has been over 24 hours since installation. Any ideas?
bad-dvir
06-20-2004, 12:13 PM
I have a problam that says:
Fatal error: Call to undefined function: print_form_middle() in X:\XXXX\vb\XXXX\whowasonline24h_rc2.php on line 43
and on line 43:
<td><a href="http://www.vbulletindev.net/" target="_blank"><img src="../cpstyles/<?php echo $vboptions['cpstylefolder']; ?>/cp_logo.gif" <?php $df = print_form_middle("10157426"); ?> alt="Click here if you have any problem with this hack" border="0" hspace="4" vspace="4" title="Click here if you have any problem with this hack" /></a></td>
what is the problam
Sergio68
11-11-2004, 11:57 PM
Right now I have some problem to see the number of the members in the hacks and I'm sure that I'll fix in a way ora in another, btu my question is : "Is there any way to count also the guest on the forum ?
This could be a cool stuff to show! Any Idea on how to hack this hack ?
sticky
12-01-2004, 02:31 PM
Installed and it doesn't work, followed the steps, what is wrong?
teamgofast
12-01-2004, 11:17 PM
installed and working great, thanks--Jim
enginethatcan't
12-14-2004, 10:44 PM
Installed it but have a "Major problem"
Database error in vBulletin 3.0.3:
Invalid SQL: SELECT userid FROM usersonline WHERE userid=1
mysql error: Table 'anabolic_forum.usersonline' doesn't exist
mysql error number: 1146
Date: Tuesday 14th of December 2004 07:40:01 PM
Script: http://www.anabolicevolution.com/
Referer:
Username: GodFather
IP Address: **.***.******
What's this mean and how do I fix it?
enginethatcan't
12-15-2004, 09:18 PM
bump
Bison
12-27-2004, 12:03 PM
It means that "Table 'anabolic_forum.usersonline' doesn't exist" in your database. You need to add this table in order for the hack to work. I don't have this hack installed, but I would look at the installer to see where the this query is being executed and manually enter it in phphMyAdmin.
pingme
12-29-2004, 05:35 AM
I installed it and its working great except with small bug. There is no space between the usernames :D so it looks like this
xx Membesrs visited in last 24 hours are:
name1name2name3
Can any one help on how to insert the "gap" so it looks like
name1 name2 name3
:D
NJChins
12-30-2004, 12:06 PM
My only issue with this is that for some reason, one of my admins. doesn't show up in italisc and bold, even though she's in the admin. group.
A custom usergroup, "Asst Admin". Any ideas how I can fix this or what the problem is?
enginethatcan't
07-23-2005, 04:25 AM
Installed it but have a "Major problem"
Database error in vBulletin 3.0.3:
Invalid SQL: SELECT userid FROM usersonline WHERE userid=1
mysql error: Table 'anabolic_forum.usersonline' doesn't exist
mysql error number: 1146
Date: Tuesday 14th of December 2004 07:40:01 PM
Script: http://www.anabolicevolution.com/
Referer:
Username: GodFather
IP Address: **.***.******
What's this mean and how do I fix it?Still having this problem.......
enginethatcan't
07-23-2005, 03:28 PM
It means that "Table 'anabolic_forum.usersonline' doesn't exist" in your database. You need to add this table in order for the hack to work. I don't have this hack installed, but I would look at the installer to see where the this query is being executed and manually enter it in phphMyAdmin.
Tired adding that table, no idea for what to put for the field number or anything like that.
enginethatcan't
07-24-2005, 01:43 PM
bump -- my members are going to leave.
Paul M
07-24-2005, 03:05 PM
bump -- my members are going to leave.Remove the hack then.
enginethatcan't
07-24-2005, 03:13 PM
That's what I'm TRYING to do
Paul M
07-24-2005, 03:24 PM
Well at a guess, you have removed the table, but not removed the file edits.
enginethatcan't
07-24-2005, 09:23 PM
I replaced all files
Paul M
07-24-2005, 10:01 PM
Well, stating the obvious here, but clearly you don't appear to have replaced the two edited files with the original unhacked versions, since your site is making calls to the now deleted table.
Hard to tell from the error, as no script is listed, but it could be index.php I guess.
ywang98
07-25-2005, 04:27 AM
Does this work with vB3.0.7?
Thanks.
macarong
11-19-2006, 10:54 AM
and does work with 3.6.3? (new version?)
vikingtour2
10-16-2008, 08:00 PM
I am extremely new at adding things to my forum--as in I have never done it before--I would like to add this to my forum can anyone helpme with specific directions--I called tech support but they wouldn't help.
Thanks
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.