WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Live Statistics on the Signature Empty Live Statistics on the Signature Sat May 15, 2010 12:36 am

Matti

Matti
Registered Member
Registered Member
I would love if someone could make a code for me where you can see the Live Statistics on the Signature on how many Posts/Topics/Members you have in your forum and I will also use this as a Service.

I have made a signature so you can see what I mean...
Live Statistics on the Signature Statis10

http://csshelp.forumotion.net/

2Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sat May 15, 2010 3:00 am

latchy

latchy
Registered Member
Registered Member
You may want to edit it a touch to get your own version of it Wink

OK so I had some free time:
Here you go Smile
Code:
[table width="350" cellspacing="0" style="border:0px;"]  [tr][td height="100" colspan="2" background="http://i69.servimg.com/u/f69/14/29/05/13/table_11.png" style="text-align: center; font-size: 14px; color: #FFF; font-family: Verdana, Geneva, sans-serif; font-weight: bold;"]To date {FORUMNAME} has:

{FORUMCOUNTOPIC} Topics, {FORUMCOUNTPOST} Posts and {FORUMCOUNTUSER} members[/td]  [/tr][/table]

Be sure that your forum has a name unless it won't work properly Smile

To change tha background, just update this link...
Code:
http://i69.servimg.com/u/f69/14/29/05/13/table_11.png
Thanks,
Rob Cool

http://www.graphiccentral.org/

3Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sat May 15, 2010 7:31 am

Matti

Matti
Registered Member
Registered Member
This is very nice latchy, But I want it like this when you click on the signature it send you to the forum...also like this when someone ''Request This Service'' and it can show their forum Statistics and not mine if you know what I mean...for Example if you gonna Request This Service with your own signature and it shows your forum name and forum Statistics so how can we do this...lol sry if I'm asking too much but I really need this Smile


This is the code that I have edit but it show the Statistics of WebArtz.
Code:
[table width="470" cellspacing="1" style="border:0px;"]  [tr][td height="70" colspan="0" background="http://i65.servimg.com/u/f65/14/65/54/10/coolll10.png" style="text-align: center; font-size: 14px; color: #FFF; font-family: Verdana, Geneva, sans-serif; font-weight: bold;"]To day {FORUMNAME} has:

{FORUMCOUNTOPIC} Topics: | {FORUMCOUNTPOST} Posts and {FORUMCOUNTUSER} members[/td]  [/tr][/table]

http://csshelp.forumotion.net/

4Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sat May 15, 2010 7:58 am

Krazy


Registered Member
Registered Member
You cannot show others forums live statistics on your forum, as far as I have heard. I used to look for that awhile back and there was no way to, that is what Typlo told me.

5Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sat May 15, 2010 9:02 am

ankillien

ankillien
Administrator
Administrator
Hello,

Krazy is right. By using these codes, you can't display stats of other forums on your forum and vice versa.

6Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sat May 15, 2010 9:31 am

Krazy


Registered Member
Registered Member
You can though post your forum's statistics on your forum. Wink

7Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sat May 15, 2010 6:33 pm

latchy

latchy
Registered Member
Registered Member
This will not work on any other forum but your own. But here is another code Smile

Code:
[table width="350" cellspacing="0" style="border:0px;"]  [tr][td height="100" colspan="2" background="http://i69.servimg.com/u/f69/14/29/05/13/table_11.png" style="text-align: center; font-size: 11px; color: #FFF; font-family: Verdana, Geneva, sans-serif; font-weight: bold;"]{USERNAME} is a member of [url=www.graphiccentral.org]{FORUMNAME}[/url] and I have registerd on the: {USERREGDATE}.
I have {USERCOUNTPOST} Posts and my last visit was
{USERLASTVISIT}[/td]  [/tr][/table]

I could not get it so when you click the sig it takes you to the site, but I did put a link on the forum name:
Here is an example.

Change the link here >
Code:
[url=www.graphiccentral.org]{FORUMNAME}[/url]

Feel free to edit Wink

http://www.graphiccentral.org/

8Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sat May 15, 2010 9:13 pm

Krazy


Registered Member
Registered Member
If you want to make it longer, edit this:
Code:
[table width="[b]350[/b]"


Just change what I have bolded in the code box.

9Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sat May 15, 2010 10:07 pm

Joel

Joel
Registered Member
Registered Member
wow, thats cool! Very Happy

http://www.advertisehotspot.info/

10Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sun May 16, 2010 4:46 am

Matti

Matti
Registered Member
Registered Member
How about like this

Live Statistics: Posts: 000 | Topics: 000 | Members: 000
Welcome our newest member, BlueSky

only to show my forum statistics.

http://csshelp.forumotion.net/

11Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sun May 16, 2010 5:27 am

Russel

Russel
Moderator
Moderator
Code:
Live Statistics: Posts: {FORUMCOUNTPOST} | Topics: {FORUMCOUNTOPIC} | Members: {FORUMCOUNTUSER}
Welcome to our Newest Member, {FORUMLASTUSERLINK}
result:

https://www.twitter.com/russeltubo

12Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sun May 16, 2010 6:24 am

Matti

Matti
Registered Member
Registered Member
Thanks guys, this is solved now Smile

http://csshelp.forumotion.net/

13Live Statistics on the Signature Empty Re: Live Statistics on the Signature Sun May 16, 2010 7:01 am

Russel

Russel
Moderator
Moderator
Live Statistics on the Signature Axz9f4Live Statistics on the Signature 2lb2l1i

https://www.twitter.com/russeltubo

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum