vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [User CP Plug-in] Quick User Stats (https://vborg.vbsupport.ru/showthread.php?t=82616)

Brad 06-06-2005 10:00 PM

[User CP Plug-in] Quick User Stats
 
This plug-in adds a new table to the usercp that lets the user look at his own stats quickly with one glance.

It currently shows:

User's posts/posts per day
User's avatar
User's join date
User's last visit (includes time)

I think it makes the usercp look a little better, otherwise the homepage is shorta bare..

New version:

1.0.2:

Fixed bug in file loo_sql.php, now re-builds phrase cache after adding phrases to the database.

Upgrade instructions:

From 1.0.0: see the file /upgrade_docs/upgrade100-102.txt in the zip file

From 1.0.1: see the file /upgrade_docs/upgrade101-102.txt in the zip file

Past versions

1.0.1:

Fixed bug that would show quick stat table when plug-in's are disabled (https://vborg.vbsupport.ru/showpost....88&postcount=9)
Added phrases

1.0.0: Initial release to public

C.Birch 06-09-2005 10:07 PM

works fine here :)

Chris M 06-09-2005 10:08 PM

Installed and working here :)

Satan

Link14716 06-09-2005 10:31 PM

Nice job. :)

burnist 06-10-2005 09:51 AM

Lookin good, my first plugin installed :)

MrNase 06-10-2005 01:52 PM

Quote:

Originally Posted by burnist
Lookin good, my first plugin installed :)


Same for me, nice hack.. erm.. Plug-in ;)

southernlady 06-10-2005 05:09 PM

Okay, it's also MY first plugin and I'm confused.

At the top it has Hook Location: What do I use there? Liz

C.Birch 06-10-2005 05:24 PM

Quote:

Originally Posted by southernlady
Okay, it's also MY first plugin and I'm confused.

At the top it has Hook Location: What do I use there? Liz


you dont you upload the xml file from your pc thats in the zip file.

ShiningArcanine 06-10-2005 10:24 PM

Nice. I installed this but I have it disabled at the moment as I'm not comfortable with plugins (or hacks for that matter) yet.

By the way, you might want to surround the template code with this:

Code:

<if condition="$vbulletin->options['enablehooks']">
<if condition="$user_joindate">

</if>
</if>

It will disable the template code if the plugin system has been disabled or the plugin has been disabled.

mholtum 06-10-2005 10:42 PM

worked like a charm! I am now very excited on this new concept.


All times are GMT. The time now is 05:43 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.01171 seconds
  • Memory Usage 1,729KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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