vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Empty Profile Field Notification! 1.0.0 (https://vborg.vbsupport.ru/showthread.php?t=108843)

bada_bing 04-12-2006 02:26 AM

Wow this sounds great but can someone make this a plugin as I hate template mods.

Stangsta 04-12-2006 02:40 AM

Quote:

Originally Posted by bada_bing
Wow this sounds great but can someone make this a plugin as I hate template mods.

If someone would be so kind in showing me how to make a plugin, I would do that. :)

arossphoto 04-12-2006 03:01 PM

Any suggestions regarding my problems with the vBadvanced right column? Am I out of luck?

Cheers,

Andrew

Stangsta 04-12-2006 03:45 PM

Quote:

Originally Posted by arossphoto
Any suggestions regarding my problems with the vBadvanced right column? Am I out of luck?

Cheers,

Andrew

I have no idea, I don't use VBA.

arossphoto 04-12-2006 05:17 PM

Thanks,

I ended up using the other mod here to force users to fill in the fields. I prefered your more gentle approach, but I'm glad I found something that works. It's always nice to have options.

Cheers.

arossphoto 04-13-2006 09:16 PM

I just reinstalled this. Using vBadvanced to add columns to the forum pages seemed to be causing other weird layout problems so I got rid of it.

Thanks for a great mod!

PennylessZ28 04-17-2006 12:14 AM

Hurm, I was looking at this and I was wondering why you did this
Code:

<if condition="$bbuserinfo[usergroupid] == 1">
<else />

And not this

Code:

<if condition="$vbulletin->userinfo['userid'] != '0' AND THIS_SCRIPT == 'index'">
Or you could use something even simpler

Code:

        <if condition="$show['member']">

Stangsta 04-17-2006 12:27 AM

Quote:

Originally Posted by HR3rdGen
Hurm, I was looking at this and I was wondering why you did this

Gotta start somewhere ;)

Good looking out.

truCido 05-04-2006 09:22 PM

looks like a great hack exactly what I've been after but how would I get this to work with the email field?

Tralala 05-04-2006 09:41 PM

Quote:

You can have a notice displayed if they are not a subscriber, not a member of a certain usergroup, have not selected an avatar, and more.
This looks great, just what I am looking for. I'd like to gently remind folks to upload an avatar.

So how is this done? What is the profile field # for avatar?


All times are GMT. The time now is 01:01 AM.

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.01071 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_code_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