vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 5.x Products & Extensions (https://vborg.vbsupport.ru/forumdisplay.php?f=258)
-   -   Mini Mods - Userprogress-Bar (https://vborg.vbsupport.ru/showthread.php?t=327123)

delicjous 03-01-2019 10:00 PM

Userprogress-Bar
 
1 Attachment(s)
To force users to fill the profile you could set up different steps to get done before the widget is hiding. Every step has a css-icon, a lable for get done and done and a description for done and have to be done.

You could define 5 profilefields and 6 steps the user have to get done before the widget is hiding.

If you like that, come and visit my forum: vbulletin-forum.de
https://vborg.vbsupport.ru/external/2019/03/1.jpg
This is a very old mod I had created years ago ...but it is still working in vB 5.5.0!

There are not that much options for styling and you have to change css in one of the css-templates.

So hope you like it!
https://vborg.vbsupport.ru/external/2019/03/1.jpg
https://vborg.vbsupport.ru/external/2019/03/1.jpg

Module deleted! I really don't like the behavior of some people here! There are plugins/ addons which 100% copied and tag with a wrong developer! That is copyright violation!

migratoria 03-03-2019 10:35 AM

Thanks installed!

Works perfectly in vbulletin 5.5.1 alpha 4

migratoria 03-05-2019 06:01 AM

I have set a different color for the incomplete profile areas. Users can not distinguish the two things well.

PHP Code:

}
.
progress_step_undone {
    
color:red;
}
.
progress_step_label_done {
    
text-decoration:line-through;
    
color:green;
}
.
progress_step_label_undone {
    
color:{vb:stylevar body_link_color};
}

.
profilefields .label {
    
font-weightbold;
    
font-size12px;
}
.
profilefields  {
    
margin30px auto auto;
    
width260px;
}
.
progress_checked{
    
color:{vb:stylevar body_link_color};
}
.
progress_unchecked{
    
color:red;



delicjous 03-05-2019 06:12 AM

You have to change the css in the template "css_vbforumuserprogress.css".

redragon29 12-21-2019 08:27 AM

Nice mod, i'm going to try it now!
Ok so it's working fine now!

i'm on vb 5.5

Fleiding 12-29-2019 09:26 AM

Can't believe I overlooked this beautiful mod. Working perfectly!

redragon29 12-30-2019 05:16 AM

Is it possible to get the links where they have to complete?
like for the signature, a link to put theme directly where they have to complete that.

Gamerboy59 02-08-2020 02:39 PM

Quote:

Originally Posted by redragon29 (Post 2601611)
Is it possible to get the links where they have to complete?
like for the signature, a link to put theme directly where they have to complete that.

Indeed, that would be useful. Also is it vB5.5.6 compatible @delicjous ?

delicjous 02-11-2020 05:47 AM

Sorry, I will not change this mod. It should work also with future versions... just try if you need to be shure.

Fleiding 02-13-2020 02:24 PM

Quote:

Originally Posted by Gamerboy59 (Post 2601987)
is it vB5.5.6 compatible?

I can confirm it is.


All times are GMT. The time now is 12:16 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.01786 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete