vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Mini Mods - Live Statistics Image 1.0.0 Light (https://vborg.vbsupport.ru/showthread.php?t=192512)

Gio~Logist 10-02-2008 08:23 PM

Quote:

Originally Posted by schlottkej (Post 1635850)
Looks good (Im assuming its a cache)

Also, Im still waiting on that PM Gio~ =) )

Yep, the thread and reply count are pulled live via the forum's cache, and the amount of members is pulled via a query.

Gio~Logist 10-02-2008 08:24 PM

Quote:

Originally Posted by killerkraft (Post 1635912)
I must admit, it's so simple it hurts my PhP programmer feelings, eheheh

Thank's and bravo.

KK


Heh, not so difficult at all. It's just sometimes we over-analyze things and overlook the simpler solutions :p I'm definitely going to look into adding things though, to further allow the image outputted, etc. :)

Quote:

Originally Posted by iogames (Post 1635936)
Wow...

Glad you like it :up:

binevi 10-02-2008 09:53 PM

2 questions : 1. How can i change background colour? i mean defult colour written as $background = imagecolorallocate( $my_img, 255, 255, 255 ); how can i replace white colour with a image?

2. i think it is a different mod but rather than showing forum statistic how can we do it for each user's statistic i usually see that in signatures in different forums

by the way great hack (;

macc 10-02-2008 11:22 PM

nice hack - but how to change background color?

regards

macc

Gio~Logist 10-02-2008 11:31 PM

To change the background color edit the following line in the file:
PHP Code:

$background imagecolorallocate$my_img255255255 ); 

The 3 numbers (255) shown above are red,green,blue components of the color you wish to generate.

If you do not know how to find the red,green,blue components for your desire color, there are an assortment of websites you can resort to such as http://www.pagetutor.com/colorpicker/index.html

macc 10-02-2008 11:44 PM

thanks for help!

macc

PoetJA-1975 10-03-2008 03:17 AM

Excellent share = Thanx ;)
It would be nice to have a background IMAGE though.
Also - is there anyway - to center the text?

Thanx.

Jacquii.

https://vborg.vbsupport.ru/

TimberFloorAu 10-03-2008 06:41 PM

Works great. Thanks.

We use another script, which I wrote to add personal info on ( in our case visas )

Will post cpl of screenies. Reason I am asking, this mod, could pull lots of global info, which would be great for at a glance stuff.

Great work mate.

The attached image, triggers on hover. Is a writeable png, and is integrated within our forum. I havent released it, as the coding is complex, and beyond most users acceptable mod and template changes.

( Only added this info, as it deploys a dynamic png ) similar to question asked within this thread

to view in action: try this link ;)

http://www.yobromofo.com/forum/barbi...html#post55601

PoetJA-1975 10-03-2008 10:39 PM

^ Interesting - what script is that?

Jacquii.

TimberFloorAu 10-03-2008 11:18 PM

Quote:

Originally Posted by PoetJA-1975 (Post 1636814)
^ Interesting - what script is that?

Jacquii.

My own :)


All times are GMT. The time now is 01:58 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01003 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete