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 - Automatic Profile Commenter (https://vborg.vbsupport.ru/showthread.php?t=232842)

Michael Biddle 01-11-2010 10:00 PM

Automatic Profile Commenter
 
1 Attachment(s)
Automatic Profile Commenter
By: Michael Biddle
vBulletin Professionals

What this does?

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

What is new?

Just in, now you can define as many messages as you want. Just separate each one with a semicolon (;)

How to Install/Configure?
  1. Import the product through vbulletin product manager.
  2. Settings->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
      • {userid} - userid of the newly registered user
      • {sitename} - name of your forums
      • {siteurl} - URL to your forums.

Changes?
  • 1.0
    • Initial Release
  • 1.1
    • Added cycling messages
    • Added {userid} variable

Michael Biddle 01-12-2010 12:13 AM

Reserved.

Zaiaku 01-12-2010 12:16 AM

First Installed!
But didn't you post the 3.7 still worked on vb4, any changes?

Michael Biddle 01-12-2010 12:23 AM

Yes, but I made another one here as it get buried there.

Hornstar 01-12-2010 02:35 AM

Any chance to allow us to make a list of possibly posted comments and it just randomly chooses one from the list?

Michael Biddle 01-12-2010 03:51 AM

Quote:

Originally Posted by hornstar1337 (Post 1953224)
Any chance to allow us to make a list of possibly posted comments and it just randomly chooses one from the list?

In the plugin try replacing with:

PHP Code:

// Snip snip. Released new version. 

Please let me know how this worked out for you.

Hornstar 01-12-2010 04:11 AM

Any chance to make it an editable field from within the admincp? I am testing the above now, will let you know how it goes in a sec. Thanks.

Michael Biddle 01-12-2010 04:18 AM

I am looking to it right now. I was going to just have it in the same box and every new line gives it another option. Problem being It will not work if you want a comment that has an enter in it.

I do not think what I posted above will work now that I am testing. Seems that array_rand picks the key rather than the value.

Will update you in a bit.

Hornstar 01-12-2010 04:22 AM

Yeah it didn't work, it just posted the number 3.

Yeah I was thinking something like that too, how about after every ; it will be another entry. (or something along those lines)

Michael Biddle 01-12-2010 04:27 AM

Great news. It works. Will be releasing 1.1 once I fix some of the phrases.

Hornstar 01-12-2010 06:26 AM

Thanks! Testing this version out now. Will update this post on how it goes.

Update: It works except it is not randomly choosing a different comment each time. 3 out of 3 times it picked the last of my 3 comments.

This is my comment bank:
Quote:

Hello {username},

Welcome to {sitename}! :D

Please read the rules and enjoy your stay!;

Hello {username},

Welcome to {sitename}! :D

If there is anything I can do to make your stay on Buy-Host more enjoyable, let me know.;

Hello {username},

Welcome to {sitename}! :D

I hope you enjoy your stay and become apart of our growing community!
Thanks.

Michael Biddle 01-12-2010 06:45 AM

Maybe it randomly chose the last three each time? Try adding a few more.

Hornstar 01-12-2010 07:09 AM

^^ I stand corrected. On the 5th or 6th time it changed. Didn't think my odds were that bad to keep getting the same one lol.

Thanks!

Michael Biddle 01-12-2010 07:54 AM

So it is confirmed working?

Veer 01-12-2010 12:31 PM

Thanks for vb4 version.

Will this version upgrade the https://vborg.vbsupport.ru/showthread.php?t=171535 or should we remove old 3.8 version?

AzzidReign 01-12-2010 05:25 PM

What a great way to greet new members!!! :)

Michael Biddle 01-12-2010 05:33 PM

Quote:

Originally Posted by Veer (Post 1953489)
Thanks for vb4 version.

Will this version upgrade the https://vborg.vbsupport.ru/showthread.php?t=171535 or should we remove old 3.8 version?

This should work on 3.7+. Please click install if you use.

Hornstar 01-12-2010 09:17 PM

Quote:

Originally Posted by Michael Biddle (Post 1953343)
So it is confirmed working?

Yep :)

Thanks!

Verionia 01-12-2010 11:24 PM

Doesn't seem to work for me and it's enabled...

Michael Biddle 01-13-2010 01:18 AM

Do you have users confirm their email?

carrlos 01-13-2010 02:49 PM

Quote:

Originally Posted by Michael Biddle (Post 1954048)
Do you have users confirm their email?

Is that necessary to work? Sometimes I have to turn it off.

Michael Biddle 01-13-2010 05:16 PM

I am just trying to figure out your issue. I do not have it enabled and it works fine for me. What version of vBulletin are you on?

Michael Biddle 01-19-2010 11:09 PM

Quote:

Originally Posted by carrlos (Post 1954500)
Is that necessary to work? Sometimes I have to turn it off.

Bump?

insidedesign 03-07-2010 05:36 PM

Great plug-in, thank you!

Dr.osamA 03-07-2010 07:59 PM

thanxx man

good work

installed

tafreeh 03-07-2010 08:45 PM

does it support HTML or bbcodes?

Michael Biddle 03-11-2010 03:41 AM

BBCode.

Jabong82 03-11-2010 05:18 AM

Hello great mod (Nominated and Installed)!

I have a silly question though (forgive me Im a computer newb). My default message is:

-------------------------------------------------------
Hello {username},

Welcome to {sitename}!;

Please take a look around and explore all the features the site has to offer.

I hope you enjoy your stay here.

Best Regards.

----------------------------------------------------------------------------------------

I basically took your default message and added some stuff underneath. However when I test it, the top two lines don't show (lines 1-2), just the message I wrote (lines 3-5). Was I supposed to edit something? Thanks in advance.

Edit: Oops I figured it out, I left the semicolon in there :) Thanks for this great mod though!

Michael Biddle 03-14-2010 06:00 AM

Glad you enjoy it!

trackpads 04-19-2010 02:15 AM

Thanks! Installed

YankForum 04-19-2010 08:54 AM

nominated for next month (by me) ;)

marshal_ramdev 04-21-2010 04:24 AM

thanks :) ..

KURTZ 06-22-2010 10:13 AM

NVM: fixed! :D

KURTZ 06-26-2010 09:50 AM

1 Attachment(s)
not working correctly onto 4.0.4 ... :S

this is what i've settled in the ACP:

Code:

Hello {username},

Welcome to {sitename}!;

Please read the rules and enjoy your stay!
Also if you've some questions or feed-backs about the Board's usage please use the 'Help & Support Desk' at the bottom of the Board, Thanks!.

_________________

Ciao {username},

Benvenuto/a in {sitename}!;

Per favore leggi il regolamento e divertiti sul ns. sito!
Se hai qualche domanda o segnalazione riguardo l'utilizzo della Board, per favore usa il 'Forum di Supporto' (Help & Support Desk) alla fine della Board stessa, Grazie!

check the pic, tha't what i see in the profile when a user is registered.

skol 06-26-2010 11:20 AM

I think you have a semi colon problem...

KURTZ 06-27-2010 09:39 AM

Quote:

Originally Posted by skol (Post 2059822)
I think you have a semi colon problem...

any fix?

KURTZ 07-09-2010 09:38 AM

news for that issue?

Michael Biddle 07-09-2010 05:38 PM

I do not know what is not working correctly by looking at your screenshot.

Telling me that "It does not work" does not help at all.

KURTZ 07-20-2010 09:53 AM

Quote:

Originally Posted by Michael Biddle (Post 2066941)
I do not know what is not working correctly by looking at your screenshot.

Telling me that "It does not work" does not help at all.

simply it doesn't posts all the text that i've written in the ACP ...

ps. http://www.fniv.it/board/members/ciro-hades-sdino/ and http://www.fniv.it/board/members/amicidelvideogioco/ you can view the differences by yourself ... :)

CharlieDelta 07-21-2010 12:12 AM

Quote:

Originally Posted by Michael Biddle (Post 1954656)
I am just trying to figure out your issue. I do not have it enabled and it works fine for me. What version of vBulletin are you on?

Doesn't seem to be working for me with or without enabled. I am using 4.03.


All times are GMT. The time now is 05:52 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.01338 seconds
  • Memory Usage 1,809KB
  • 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
  • (1)bbcode_php_printable
  • (9)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
  • (40)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