Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Automatic Profile Commenter Details »»
Automatic Profile Commenter
Version: 1.2, by Michael Biddle Michael Biddle is offline
Developer Last Online: Oct 2023 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.8.x Rating:
Released: 02-26-2008 Last Update: 03-18-2008 Installs: 371
Supported Uses Plugins
 

Automatic Profile Commenter
By: whitemike
White-Projects

What this does?

This will add a new profile comment to every newly registered member.

How to Install/Configure?
  1. Import the product through vbulletin product manager.
  2. vBulletin Options->Automatic Profile Commenter and configure
  3. That is it!
Hack options?
  1. Master Enable/Disable
  2. UserID to send comment from
  3. Message that you want in the welcome profile message (BBCode Allowed).
    1. You can now use the following
      • {username} - username of the newly registered user
      • {sitename} - name of your forums
      • {siteurl} - URL to your forums.
New Features?
  1. 1.2 - Allows the use of variables to pull your website name
  2. 1.1 - Allows the use of smilies
Please click INSTALL if you like and use.

Download Now

File Type: xml product-auto_comment_whitemike.xml (3.8 KB, 1481 views)

Screenshots

File Type: jpg profile.jpg (38.7 KB, 0 views)
File Type: jpg admincp.jpg (36.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
Snowhog

Comments
  #32  
Old 03-16-2008, 04:29 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by whitemike View Post
So this is driving me bonkers now. I knew it was working before and it seemed to stop. I did some reasearch and see that its a vbulletin bug with beta 6. You can see the fix here if you are updated to beta 6 already. http://www.vbulletin.com/forum/proje...?issueid=24850

Also I am updating product to allow the use of smilies.
Thank you, sir. Please let me know when you have the smilie fix.
Reply With Quote
  #33  
Old 03-16-2008, 07:35 PM
Michael Biddle Michael Biddle is offline
 
Join Date: Apr 2004
Location: Anaheim, CA
Posts: 774
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is already fixed and working
Reply With Quote
  #34  
Old 03-16-2008, 07:39 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah, you snuck it in on me. Thank you, sir.

Got any recommendations for a good greeting message?

By the way, what is this in the query?

DBARRAY_NUM
Reply With Quote
  #35  
Old 03-16-2008, 08:06 PM
Michael Biddle Michael Biddle is offline
 
Join Date: Apr 2004
Location: Anaheim, CA
Posts: 774
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I actually copied that from the query vbulletin uses to generate the notifications at the top. I think it can be removed, but I just left it their. the DOARRAY_NUM is the same as MYSQL_NUM.
Reply With Quote
  #36  
Old 03-16-2008, 08:19 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is up to you. I don't know if it should be there or not.

Can you direct me to the file that is in? I'm curious now as I have never seen it before.

And thanks again for the fix. Still no suggestions for the message?
Reply With Quote
  #37  
Old 03-16-2008, 08:30 PM
Michael Biddle Michael Biddle is offline
 
Join Date: Apr 2004
Location: Anaheim, CA
Posts: 774
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello Person,

Welcome to my forums. You can introduce yourself to us here.

You might want to check out some of our popular forums here and here.

Enjoy your stay!

I think it was in either of these two:
  • ./includes/functions_visitormessage.php
  • ./includes/class_visitormessage.php
Reply With Quote
  #38  
Old 03-16-2008, 08:36 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for the file info. And thanks for the message. Sounds good.

Do I need to add breaks in the message or will it see the line breaks ok? Like a post, I mean. Also, is there a way to add their name in them message? Or did I miss that somewhere?
Reply With Quote
  #39  
Old 03-16-2008, 08:47 PM
Michael Biddle Michael Biddle is offline
 
Join Date: Apr 2004
Location: Anaheim, CA
Posts: 774
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It would should just work with you hitting enter.

Also for their username, I might get around to that today. I am doing some custom work and depending on time I will see what I can do.
Reply With Quote
  #40  
Old 03-16-2008, 08:49 PM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, great! Please let me know when you get that, sir.

Good job on this, my friend.
Reply With Quote
  #41  
Old 03-18-2008, 12:57 AM
Zaiaku's Avatar
Zaiaku Zaiaku is offline
 
Join Date: Jul 2007
Location: 3rd Level of Hell
Posts: 502
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Works great. Althought I hate the idea of a mod I need to wait for someone to register to make sure it works but that's just me. Worked perfefctly on my heavily modded board. Thx!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:49 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12009 seconds
  • Memory Usage 2,338KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete