PDA

View Full Version : Profile Enhancements - Automatic Profile Commenter


Michael Biddle
01-11-2010, 10:00 PM
Automatic Profile Commenter
By: Michael Biddle
vBulletin Professionals (http://vbprofessionals.com)


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?
Import the product through vbulletin product manager.
Settings->Options->Automatic Profile Commenter and configure.
That is it!Hack options?
Master Enable/Disable
UserID to send comment from
Message that you want in the welcome profile message (BBCode Allowed).
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
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:

// 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:

Hello {username},

Welcome to {sitename} ({siteurl})! :D

Please read the rules and enjoy your stay!;

Hello {username},

Welcome to {sitename} ({siteurl})! :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} ({siteurl})! :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
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
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
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
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} ({siteurl})!;

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
not working correctly onto 4.0.4 ... :S

this is what i've settled in the ACP:

Hello {username},

Welcome to {sitename} ({siteurl})!;

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} ({siteurl})!;

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
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
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
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.

CharlieDelta
07-21-2010, 07:02 PM
Kurtz! Are you there?

KURTZ
07-21-2010, 07:08 PM
Kurtz! Are you there?

sure mate, tell me what you want ... :D

CharlieDelta
07-21-2010, 10:44 PM
sure mate, tell me what you want ... :D
Kurtz it doesn't seem to matter what I do I can't get this to work. I enabled and disabled email notification and still nothing. I have tested multiple times. I am running 4.03.
Any ideas?

KURTZ
07-22-2010, 08:38 AM
Kurtz it doesn't seem to matter what I do I can't get this to work. I enabled and disabled email notification and still nothing. I have tested multiple times. I am running 4.03.
Any ideas?

nothing mate, we might wait for Mike ...

CharlieDelta
07-22-2010, 06:25 PM
I guess we will have to wait for Michael then. To bad as this mod would be extremely useful.

CharlieDelta
07-27-2010, 08:00 PM
Anything?

CharlieDelta
07-30-2010, 07:46 PM
Hello, anyone?

CharlieDelta
08-04-2010, 10:47 PM
Anyone?

Juggernaut
09-30-2010, 12:48 AM
Thank you, working nice on my forum :D

CharlieDelta
09-30-2010, 01:28 AM
Thank you, working nice on my forum :D

What version are you using?

Juggernaut
09-30-2010, 02:35 AM
I'm using vbulletin 4.0.7 :D

CharlieDelta
10-02-2010, 04:13 AM
I'm using vbulletin 4.0.7 :D

Really, cause I can't seem to get it to work on mine.

southie
10-03-2010, 03:59 AM
does anybody know if this works with 4.05 ?

seite7
10-16-2010, 10:25 AM
Works great, even under newer 4.0.x releases.
KURTZ has just placed the semicolons at the wrong positions, but that has been mentioned before.

SEW810
01-16-2011, 03:32 AM
https://vborg.vbsupport.ru/external/2012/01/11.gif Installed
https://vborg.vbsupport.ru/external/2012/01/11.gif Working on vBulletin 4.1.1

Thnx for this useful mod :up::up:

May I translate it into Spanish???

Regards

Dozer826
03-26-2011, 02:51 AM
Does this work with 4.1.2? Or does anyone know of one that does?

Zweeper
03-27-2011, 10:51 PM
not working anymore since upgrade to 4.1.2

Mr_Running
12-06-2011, 06:23 PM
Anyone have this working on 4.1.8 ?

Karma1337
12-07-2011, 06:16 AM
Anyone have this working on 4.1.8 ?

Doesn't work. ._.

dadoc
03-23-2012, 09:14 PM
Installed but no options in Options to configure running 4.1.11
any help Michael ? or update on this

Love this mod

Keldaria
03-27-2012, 05:59 PM
not working correctly onto 4.0.4 ... :S

this is what i've settled in the ACP:

Hello {username},

Welcome to {sitename} ({siteurl})!;

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} ({siteurl})!;

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.

I've highlighted the problem with your message, semicolons is whats being used to separate between messages for those that choose to make multiple variation for their forums. If you remove these semicolons your message will function as intended.

EDIT: the red doesn't seem to stand out as much as I had hoped, but its the ; after your sitename thats causing the issue, the mod see's that as you attempting to start another version of your message.

Installed but no options in Options to configure running 4.1.11
any help Michael ? or update on this

Love this mod

Just installed on my 4.1.11 and it works just fine. Options show up under "Automatic Profile Commenter" under the settings menu. If this option has not shown up you may want to redownload the mod and try uploading it again.

It should also be noted that this script only seems to post messages when the registration form has been completed. I am unsure but it may bug out if you require email verification, I'll have to do some checking on that later. However the important thing to note is that if you Admin Register a user, they will not receive a Automated Visitor Message. So please do not test functionality this way on your forums, you need to log out and register a new user from scratch to check functionality. I can confirm it worked as of today on 4.1.11. If its not working for you another mod might be conflicting with it.

dadoc
03-28-2012, 07:21 AM
Just installed on my 4.1.11 and it works just fine. Options show up under "Automatic Profile Commenter" under the settings menu. If this option has not shown up you may want to redownload the mod and try uploading it again.

It should also be noted that this script only seems to post messages when the registration form has been completed. I am unsure but it may bug out if you require email verification, I'll have to do some checking on that later. However the important thing to note is that if you Admin Register a user, they will not receive a Automated Visitor Message. So please do not test functionality this way on your forums, you need to log out and register a new user from scratch to check functionality. I can confirm it worked as of today on 4.1.11. If its not working for you another mod might be conflicting with it.

Thank you very much for taking time to answer my question Keldaria,

I have done a reupload and what you said is right,

This is a great mod, I use this mod to welcome new members and provide a link for them straight to compose a new thread that posts to the Introduction forum and it has been very successful and is a great way to get first posts, which is sometimes hard to achieve

Thanks again:)

DAMINK
12-25-2012, 10:40 AM
Could we have the version number added to the mod so when we check from within the forum using the "check version hack" https://vborg.vbsupport.ru/showthread.php?t=255054 we are able to see if updates have taken place please?

As for the mod its self. Cant fault it.

Thankyou.

ckgb
12-27-2013, 10:13 PM
Anyone tried it on 4.2.2 yet?

webmastersitesi
12-30-2013, 05:15 AM
Anyone tried it on 4.2.2 yet?

not wroking just tested

justicechick
01-24-2014, 11:17 AM
not wroking just tested

Worked when I first installed in 4.2.2 then stopped working. Worked great until then though!