vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Profile Enhancements - Force User To Define Profile Fields (https://vborg.vbsupport.ru/showthread.php?t=322488)

MarkFL 04-29-2016 09:00 PM

Force User To Define Profile Fields
 
1 Attachment(s)
Overview:

This product allows you to designate those profile fields which do not have a default value, are not hidden and are editable by users as required to be filled in by your users. You may exclude users by usergroup and/or username. You may also exclude scripts so that your users will have partial access to your forums until they meet the requirements. You may also choose to allow your users a certain number of "grace posts" before they are required to complete their profile.

Compatibility:

Tested and working on VB 4.2.x and may work on all 4.x versions of vBulletin.

Backup/Warning:

This product does not alter your database, however it is always good practice to make regular backups and you should make a backup before installing ANY new mod.

As always, products are USE AT YOUR OWN RISK. I will provide support and do my best to help but no absolute guarantee is offered.

To Install:
  1. Download and extract the attached .zip file.
  2. Follow AdminCP -> Plugins & Products -> Manage Products -> Add/Import Product.
  3. Click on "Choose File" and browse to the product .xml file that was packaged in the .zip file.
  4. Click "Import."
  5. You MUST enable the product in the settings before it will function.
  6. Configure the remaining settings to your liking. Each setting has a detailed explanation of its use.

https://vborg.vbsupport.ru/attachmen...1&d=1461987596

Support for this product can be found here:

trollshrooms 04-30-2016 01:41 PM

Any way to have a forum selection added and have the profile info posted in the forum selected by user choice?

MarkFL 04-30-2016 01:49 PM

Quote:

Originally Posted by trollshrooms (Post 2569913)
Any way to have a forum selection added and have the profile info posted in the forum selected by user choice?

Do you mean a user could select in which forums each profile field would appear in their postbit? If so, this isn't part of the intended purpose of this product. :)

trollshrooms 04-30-2016 01:54 PM

No I mean so it makes a new post in a selected forums of choice with the users profile fields selected in the mod...

Example:

Forum of choice: Introductions

Title: username

Info: biography location occupation etc...

MarkFL 04-30-2016 02:07 PM

Quote:

Originally Posted by trollshrooms (Post 2569916)
No I mean so it makes a new post in a selected forums of choice with the users profile fields selected in the mod...

Example:

Forum of choice: Introductions

Title: username

Info: biography location occupation etc...

So, you mean anytime a user modifies any of the profile fields set as required by this product, a post is made in a thread to show what that user has entered for those fields, as a means of verifying that they simply haven't entered something meaningless just to get around the restriction?

If so, I can see how that might be useful, and I may consider this for a future update. :)

trollshrooms 04-30-2016 02:10 PM

Basically so the required fields make a new post in the specific forum selected, i would have a forum called introductions and then the member that filled in the profile fields correctly it would be posted in that forum...

Just an idea but maybe the profile about me has a hook you can use and have it make a post in a certain forum...

Elixar 05-01-2016 02:50 PM

PHP Code:

Database error in vBulletin 4.2.2:

Invalid SQL:

        
SELECT profilefield.*
        
FROM science_profilefield AS profilefield
        WHERE profilefieldid 
=;

MySQL Error   You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 


MarkFL 05-01-2016 03:04 PM

Quote:

Originally Posted by Elixar (Post 2569947)
PHP Code:

Database error in vBulletin 4.2.2:

Invalid SQL:

        
SELECT profilefield.*
        
FROM science_profilefield AS profilefield
        WHERE profilefieldid 
=;

MySQL Error   You have an error in your SQL syntaxcheck the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3 


Please take a second to mark as installed if you want continuing support. :)

I am unable to replicate that error...the product runs without error on both my vB 4.2.x dev sites. :confused:

mitch84 04-05-2017 10:02 AM

hi, possible add a option for force user add a avatar? or my request is not for this hack.
maybe a nice antispammer too, no? thx

MarkFL 04-05-2017 12:13 PM

Quote:

Originally Posted by mitch84 (Post 2584757)
hi, possible add a option for force user add a avatar? or my request is not for this hack.
maybe a nice antispammer too, no? thx

For avatars, use this product:

Force Users To Define Avatars


All times are GMT. The time now is 09:57 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.01074 seconds
  • Memory Usage 1,748KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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