Log in

View Full Version : vBulletin Forum Sideblocks - NGG - Clan Match Stats


betts02
09-17-2010, 10:00 PM
As vbulletin does not support clan match stats for clans

I have simply used HTML edits to show my stats
As you can see i have added an image and this is clickable to go to the match result thread

You can priview this here - Forum Block Match Stats (http://www.nextgenerationgamers.co.uk/forums/forum.php)

I must note this is all done manual and must be edited each time you wish to add a clan match result

OK here goes

Admin - Forums and moderators
Forum Blocks Manager
Add new forum block

Name : Match Stats
Active : Yes
Content Type : HTML
Content :

<center><table border="1" bordercolor="#575757" cellspacing="50" cellpadding="20" style="background-color:#161616;" width="240">
<tr cellspacing="50" cellpadding="20">
<td cellspacing="50" cellpadding="20">Date</td>
<td>Game</td>
<td>Opp</td>
<td>Result</td>
<td>Report</td>
</tr>

<tr>
<td>Enter a date using only the date and month</td>
<td>Enter a game</td>
<td>Enter you opponents tag - best to keep this short</td>
<td><font color="Colour of your choice">Enter your result</font></td>
<td><a href="Link to the match result thread" target="_blank"><img src="Link to a small image"/></a> </td>

</tr>

</table>
<p style="font-family:verdana,arial,sans-serif;font-size:10px;"></p></center>

Template block to use : block_html

Save

You can easily copy, paste and edit this each time to add more results
It is best to keep it to 5 so it does not become too big but thats your choice

NOTE

To keep this in order when you add an extra match, place this above the last match

So when you want to place a new match simply add

<tr>
<td>Enter a date using only the date and month</td>
<td>Enter a game</td>
<td>Enter you opponents tag - best to keep this short</td>
<td><font color="Colour of your choice">Enter your result</font></td>
<td><a href="Link to the match result thread" target="_blank"><img src="Link to a small imagef"/></a> </td>

</tr>

Above each other so the most resent result is at the top

I shall soon be letting you all know how i do this also - Match Stats Page (http://www.nextgenerationgamers.co.uk/forums/pages.php?pageid=16)

Enjoy



NOTE

Screen shot added, See below

http://img138.imageshack.us/img138/1619/matchresult.png (http://img138.imageshack.us/i/matchresult.png/)


UPDATE

Full page stats (https://vborg.vbsupport.ru/showthread.php?t=250893)

betts02
09-18-2010, 01:01 PM
Please click installed if you use this

My next release shall be a downloadable read me file if nobody clicks install

I release these for free, many which i have paid to have done

cheers

STORMS
09-19-2010, 01:29 AM
Waiting for a screen shot first and will this run on 4.0.7?

I will definitely click "install" if I use it. :)

Thanks!

betts02
09-19-2010, 05:29 AM
Screen shot added

This should work on vb4.0 and above ?

Give it a try

ProFifaLeagues
09-19-2010, 10:00 AM
Works Fine on 4.3 thanks Betts
Would you know what code to alter to use this for 1vs1 so i could add the both players tags and the result?

betts02
09-19-2010, 10:41 AM
As this is a sideblock you really are limited to the width so entering both players names would not work

If each player had a "TAG" of say 4 letters max it could work ?

ProFifaLeagues
09-19-2010, 11:05 AM
Yeah see what you mean there mate thanks anyway!

betts02
09-19-2010, 11:21 AM
I also made this and shall release how i did it soon - http://www.nextgenerationgamers.co.uk/forums/pages.php?pageid=16

Here you have more room to do what you need

ProFifaLeagues
09-19-2010, 11:53 AM
I also made this and shall release how i did it soon - http://www.nextgenerationgamers.co.uk/forums/pages.php?pageid=16

Here you have more room to do what you need


That would be great mate i will keep an eye out for this release too:up:

warrior uw
09-19-2010, 02:17 PM
i have installed but can not get the report image to work

betts02
09-19-2010, 03:40 PM
Best thing to do is go to my site, Right click the image and save

Then upload this to your FTP

Mine is :

/forums/images/report.gif

That is where my image is

Hope this helps

TFB x Smasher
09-19-2010, 04:47 PM
using this now nice one good mod

betts02
09-19-2010, 05:08 PM
using this now nice one good mod

Then click installed mate, cheers

Will pop over and set it up soon if you have any trouble mate

CharlieDelta
09-19-2010, 11:20 PM
Thanks for this Betts, I new you would come through mate!

Keep up the good work!

warrior uw
09-20-2010, 05:38 AM
Betts mate, can you give us details on your match stats page?

I got the other problem working, i just removed the full link to the image location ie removed the www.blablabla.co.uk part and just put report.gif in for the image location and it worked.

betts02
09-20-2010, 08:56 PM
UPDATED

Added the link to the new add-on for full page stats