Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Topic started by: SMFHacks.com Team on May 07, 2007, 09:42:29 PM

Title: Welcome Topic
Post by: SMFHacks.com Team on May 07, 2007, 09:42:29 PM
Link to Mod (https://custom.simplemachines.org/mods/index.php?mod=789)



Welcome Topic

By vbgamer45 (http://custom.simplemachines.org/mods/index.php?action=profile;u=24876)


Compatibility
Works with both SMF 2.0.x and SMF 1.1.x

Description
This mod creates a new topic when a user registers on the forum.

If the member requires member activation the topic will be created at that time.

If the member is approved or activated via the admin panel the topic is also created.

Features:
Allows the use of multiple topic texts to be used randomly.
Select which board to post the topic in.
Select which member to post the topic under.

Changelog
2.3b
-show_bbc fix SMF 2.1

2.3a
+Added support for SMF 2.1.x

2.3
!Fixed bug with SMF 2.0.x with double welcome topics occurring. You must uninstall the old version first then install the new version.

2.2
!SMF 2.0.x Solved the problem of a Welcome Topic being created for members who re-activate their account after they change their email address by checking their last login time (it will only be empty for new members). Requires uninstall of old version and install of new version
Thanks to GL700Wing
!Updated some style for the welcome topic area for SMF 2.0.x


2.1
!Fixed but with email activation blank username for SMF 2.0

Support Links
SMF Package Parser (http://sleepycode.com/PackageParser/)
Manual Installation Of Mods (http://docs.simplemachines.org/index.php?topic=402)
How Do I Modify Files? (http://www.simplemachines.org/community/index.php?topic=24110.0)
Title: Re: Welcome Topic
Post by: robotman321 on May 07, 2007, 11:50:29 PM
good mod just what i was looking for, makes my life as an admin easier :)
Title: Re: Welcome Topic
Post by: RoarinRow on May 07, 2007, 11:59:01 PM
Quote from: robotman321 on May 07, 2007, 11:50:29 PM
good mod just what i was looking for, makes my life as an admin easier :)

Exactly what I was looking/waiting for too   8)
Title: Re: Welcome Topic
Post by: Kirsten07734 on May 08, 2007, 02:26:11 AM
Very cool!  I installed it (no problems) and set up my welcome templates.  Within just a couple of hours I got a chance to test it with a new member registration.   I rushed to the assigned board, and sure enough, there was a personalized welcome message for my new member.  What a fantastic way to make new members feel welcome.

Thanks so much for this mod!
Title: Re: Welcome Topic
Post by: Foxi on May 08, 2007, 02:47:15 AM
thanks

ı help
Fatal error: Call to undefined function: () in /home/hatira/domains/hatira.net/public_html/Sources/WelcomeTopic.php on line 243

Topic add is problem

$topicsubject = $func['htmlspecialchars']($_REQUEST['topicsubject'], ENT_QUOTES);
$topicbody = $func['htmlspecialchars']($_REQUEST['topicbody'], ENT_QUOTES);


versiyon : rc2
Title: Re: Welcome Topic
Post by: Tanks on May 08, 2007, 03:54:09 AM
Nice mod.. to bad it wont install on my 1.1 RC3.. i could have used this  :-[
Title: Re: Welcome Topic
Post by: vbgamer45 on May 08, 2007, 07:56:16 AM
Quote from: Foxi on May 08, 2007, 02:47:15 AM
thanks

ı help
Fatal error: Call to undefined function: () in /home/hatira/domains/hatira.net/public_html/Sources/WelcomeTopic.php on line 243

Topic add is problem

$topicsubject = $func['htmlspecialchars']($_REQUEST['topicsubject'], ENT_QUOTES);
$topicbody = $func['htmlspecialchars']($_REQUEST['topicbody'], ENT_QUOTES);


versiyon : rc2

Only tested on SMF 1.1.2
Title: Re: Welcome Topic
Post by: Exochat on May 08, 2007, 09:14:08 AM
Installed on 1.1.2 that has 20+ mods installed and installed perfectly.
Tested signing up as a new member and also worked perfectly.

Brilliant way of making new members feel welcome automatically..... but one thing.....

what is the ADD TOPIC function for after you have set up a topic. Is that for setting up a second post whereby you could inform moderators of new members on a Moderator Board, AS WELL as welcoming new members??

Overall a brilliant little mod and also very good where you can add the USERNAME into the post itself to really tailor it to the new member.
Title: Re: Welcome Topic
Post by: Pecorazza on May 08, 2007, 09:43:29 AM
Installed without problems, but when I add a new topic, i obtain these errors:

http://intranet/index.php?action=welcome;sa=add
8: Undefined offset: 533
File: /var/www/Themes/default/languages/Post.english.php (addtopic sub template - eval?)
Line: 253

http://intranet/index.php?action=welcome;sa=add
8: Undefined offset: 532
File: /var/www/Themes/default/languages/Post.english.php (addtopic sub template - eval?)
Line: 252

Obviously the file Post.english.php contains less then 252 lines, and the Mod does not seem to affect the index.template.php file.

By the way, when a new user registers, nothing happens.... :(
Title: Re: Welcome Topic
Post by: RoarinRow on May 08, 2007, 12:37:05 PM
Love the new mod.  I just noticed that when an existing member changed his email address and validated the link, then it generated the welcome topic   :D

Any work around for that? 
Title: Re: Welcome Topic
Post by: kelkun on May 08, 2007, 01:32:14 PM
good mod thanx vbgamer95
i sent a pm to you for translation :)
Title: Re: Welcome Topic
Post by: nitsua on May 08, 2007, 03:36:58 PM
hey thanx i needed that!
Title: Re: Welcome Topic
Post by: vbgamer45 on May 08, 2007, 07:48:27 PM
Quote from: RoarinRow on May 08, 2007, 12:37:05 PM
Love the new mod.  I just noticed that when an existing member changed his email address and validated the link, then it generated the welcome topic   :D

Any work around for that? 
That would be tricky would need to store that a topic has been generated for that user.
Title: Re: Welcome Topic
Post by: vbgamer45 on May 08, 2007, 08:02:46 PM
Quote from: Exochat on May 08, 2007, 09:14:08 AM
Installed on 1.1.2 that has 20+ mods installed and installed perfectly.
Tested signing up as a new member and also worked perfectly.

Brilliant way of making new members feel welcome automatically..... but one thing.....

what is the ADD TOPIC function for after you have set up a topic. Is that for setting up a second post whereby you could inform moderators of new members on a Moderator Board, AS WELL as welcoming new members??

Overall a brilliant little mod and also very good where you can add the USERNAME into the post itself to really tailor it to the new member.
The add topic function allows you to create multiple topics. When a user registers it randomly chooses one of the topic texts to use for their post. Kind of makes it more unique and makes the member feel special if you have multiple topic texts to choose from.
Title: Re: Welcome Topic
Post by: RoarinRow on May 08, 2007, 10:00:11 PM
Quote from: vbgamer45 on May 08, 2007, 08:02:46 PM
Quote from: Exochat on May 08, 2007, 09:14:08 AM
Installed on 1.1.2 that has 20+ mods installed and installed perfectly.
Tested signing up as a new member and also worked perfectly.

Brilliant way of making new members feel welcome automatically..... but one thing.....

what is the ADD TOPIC function for after you have set up a topic. Is that for setting up a second post whereby you could inform moderators of new members on a Moderator Board, AS WELL as welcoming new members??

Overall a brilliant little mod and also very good where you can add the USERNAME into the post itself to really tailor it to the new member.
The add topic function allows you to create multiple topics. When a user registers it randomly chooses one of the topic texts to use for their post. Kind of makes it more unique and makes the member feel special if you have multiple topic texts to choose from.

Sweet, I think I'll set me second welcome topic now   8)
Title: Re: Welcome Topic
Post by: Filipina on May 08, 2007, 10:42:30 PM
hello I love this mod idea.  I installed no problems and was directed right away to the area to make the welcome topics.  I have had a few people that i approved and required their activation.  They completed the process but I do not see the topics being generated in the board I chose, or any board.  Could it be because they were registered already while I was making the welcome topics, or is there a setting I am missing?

Thanks for any feedback  :D

p.s. i used {username} for all the topics

p.s  sorry keep forgeting things. i am default theme 1.1.2 and have about 9 MODS installed
Title: Re: Welcome Topic
Post by: Foxi on May 09, 2007, 01:45:38 AM
rc2- rc3 version pls >:(
Title: Re: Welcome Topic
Post by: yrral on May 09, 2007, 06:04:28 AM
Quote from: Foxi on May 09, 2007, 01:45:38 AM
rc2- rc3 version pls >:(

Why not just update to 1.1.2 instead of mods going backward... just a thought.
Title: Re: Welcome Topic
Post by: Tanks on May 09, 2007, 10:25:06 AM
Because so many of us had so many mods that we never got around to upgrade  :D
Title: Re: Welcome Topic
Post by: Filipina on May 09, 2007, 10:57:18 AM
Hello, this is a follow up tp my previous post. I have approved 50 more people since then put no welcome message is going out. I received no errors on installation and had no problems making the welcome topics. Besides the Welcome Configuration is there others settings which could be causing the topics not to be created? thanks
Title: Re: Welcome Topic
Post by: Pecorazza on May 09, 2007, 11:28:04 AM
Quote from: Filipina on May 09, 2007, 10:57:18 AM
Hello, this is a follow up tp my previous post. I have approved 50 more people since then put no welcome message is going out. I received no errors on installation and had no problems making the welcome topics. Besides the Welcome Configuration is there others settings which could be causing the topics not to be created? thanks
Is similar to my problem (as I wrote yesterday), but it seems that there are no workarounds since vbgamer45 has not answered yet, althought he has certainly see my post...
Title: Re: Welcome Topic
Post by: RoarinRow on May 09, 2007, 12:33:42 PM
Quote from: Filipina on May 09, 2007, 10:57:18 AM
Hello, this is a follow up tp my previous post. I have approved 50 more people since then put no welcome message is going out. I received no errors on installation and had no problems making the welcome topics. Besides the Welcome Configuration is there others settings which could be causing the topics not to be created? thanks

have you checked your database and see if it created a new table called something like, 'smf_welcome'.  If it's missing you might want to try uninstalling and reinstalling?
Title: Re: Welcome Topic
Post by: Filipina on May 09, 2007, 12:54:24 PM
Quote from: RoarinRow on May 09, 2007, 12:33:42 PM
have you checked your database and see if it created a new table called something like, 'smf_welcome'.  If it's missing you might want to try uninstalling and reinstalling?

Here are the files it said were installed... guess i will go and make sure they are on the server... i am new at this but let me see

WelcomeTopic.xml
WelcomeTopic.english-utf8.php
WelcomeTopic.english.php
package-info.xml
ReadMe.txt
redirect.txt
WelcomeTopic.php
WelcomeTopic.template.php
WelcomeTopicsql.php
Title: Re: Welcome Topic
Post by: RoarinRow on May 09, 2007, 01:06:02 PM
Quote from: Filipina on May 09, 2007, 12:54:24 PM
Quote from: RoarinRow on May 09, 2007, 12:33:42 PM
have you checked your database and see if it created a new table called something like, 'smf_welcome'.  If it's missing you might want to try uninstalling and reinstalling?

Here are the files it said were installed... guess i will go and make sure they are on the server... i am new at this but let me see

WelcomeTopic.xml
WelcomeTopic.english-utf8.php
WelcomeTopic.english.php
package-info.xml
ReadMe.txt
redirect.txt
WelcomeTopic.php
WelcomeTopic.template.php
WelcomeTopicsql.php


It's this part that writes to the database - WelcomeTopicsql.php

You'll have to check that through your myphpadmin control panel and in your 'smf' database or whatever you named your database for your forum.
Title: Re: Welcome Topic
Post by: Filipina on May 09, 2007, 01:32:57 PM
yep smf_welcome is in the data base

I unistalled and reinstalled successfully... the thing i did not expect is that the welcome topics i created were still there even after the reinstall... but it still does not generate the new topics on registration approval  :'(
Title: Re: Welcome Topic
Post by: RoarinRow on May 09, 2007, 01:39:43 PM
Quote from: Filipina on May 09, 2007, 01:32:57 PM
yep smf_welcome is in the data base

I unistalled and reinstalled successfully... the thing i did not expect is that the welcome topics i created were still there even after the reinstall... but it still does not generate the new topics on registration approval  :'(

that's weird.  maybe look at all the files that the package modified and see if the changes are indeed there.  i believe the first time I installed it, it installed without any errors, but when i looked at the files, the changes were not there.
Title: Re: Welcome Topic
Post by: L.G.S on May 09, 2007, 03:41:21 PM
Quote from: Filipina on May 09, 2007, 10:57:18 AM
Hello, this is a follow up tp my previous post. I have approved 50 more people since then put no welcome message is going out. I received no errors on installation and had no problems making the welcome topics. Besides the Welcome Configuration is there others settings which could be causing the topics not to be created? thanks

yes I'm having the exact same problem.




Title: Re: Welcome Topic
Post by: Filipina on May 10, 2007, 02:33:42 PM
Quote from: RoarinRow on May 09, 2007, 01:39:43 PM
that's weird.  maybe look at all the files that the package modified and see if the changes are indeed there.  i believe the first time I installed it, it installed without any errors, but when i looked at the files, the changes were not there.

I think at this point I will just hope for some guidance. It looks like the changes are there so without any failure messages I don't know what to do. It should be working but it is not. Can someone get back to us with a possible solution?
Title: Re: Welcome Topic
Post by: RoarinRow on May 10, 2007, 03:50:13 PM
Quote from: Filipina on May 10, 2007, 02:33:42 PM
Quote from: RoarinRow on May 09, 2007, 01:39:43 PM
that's weird.  maybe look at all the files that the package modified and see if the changes are indeed there.  i believe the first time I installed it, it installed without any errors, but when i looked at the files, the changes were not there.

I think at this point I will just hope for some guidance. It looks like the changes are there so without any failure messages I don't know what to do. It should be working but it is not. Can someone get back to us with a possible solution?

Do you have a link to your site that you'd like to share?
Title: Re: Welcome Topic
Post by: KGIII on May 10, 2007, 03:55:47 PM
Quote from: vbgamer45 on May 07, 2007, 09:42:29 PM
This mod creates a new topic when a user registers on the forum.

VERY impressed, as always. In my efforts to test it I did note this - which might be important:

I registered an account (though I use member activation) with one browser. Instead of going to the email to click said link I activated the user manually via their profile link. This resulted in no welcome topic. (I then changed the email and reactivated the proper way and, of course, it worked just wonderfully.)

Anyhow, again, impressive as always. This is with somewhere near 100 packages installed and VERY heavily manually modified and yet it didn't break anything.
Title: Re: Welcome Topic
Post by: Filipina on May 10, 2007, 05:00:23 PM
Quote from: RoarinRow on May 10, 2007, 03:50:13 PM
[Do you have a link to your site that you'd like to share?

the link is

http://www.melindaspenpals.com/penpal-community/index.php

As far as activation, i activated all mine the proper way also and not through their profile link.   I am wondering if a 3rd install would just be a waste of time or not. 
Title: Re: Welcome Topic
Post by: OmenX on May 12, 2007, 05:13:27 AM
i have the same issue. I can get it to work if I make a new account in admin, and then activate it from members in admin, but thats it.

holes in this mod indeed.
Title: Re: Welcome Topic
Post by: Filipina on May 12, 2007, 08:55:11 AM
For the first time since installing it (like 100 registrations later) I noticed that it generated 2 welcome messages to the same new sign up.  The topic author was listed as a guest even though I had set it up so I was the sender. I deleted one of the welcome messages. I went to the board to modify the other ( so it would not say guest) and noticed their was a place where you could enter a user name and email as the author?  I tried to enter myself as the author but it would not let me.   
Title: Re: Welcome Topic
Post by: Exochat on May 12, 2007, 11:32:24 AM
Ok.... i am being cheeky here so shoot me if u like....... think its fantastic but can i make a cheeky suggestion should you ever want to update it or make it even better???

Is it possible to multiple posts in multiple boards. So that when a new member joins it will send a post to one board, and a seperate different post to another board or 2?

It is just such a fantastic mod that it would be even better if you could have it automatically post different posts to different board or under different usernames per posting.

Does that make sense??? Cheeky arent I!! Sorry xx
Title: Re: Welcome Topic
Post by: Filipina on May 13, 2007, 11:26:53 AM
Follow up.  After giving up on the MOD for 48 hours (and just not getting around to uninstalling it) it started generating topics last night as designed.  I have no idea what triggered it since I moved on to toher things, but I am very thankful it started working.  Thanks Steve
Title: Re: Welcome Topic
Post by: teamyakuza on May 14, 2007, 07:13:09 AM
(http://www.imgplace.com/getcode.php?img=directory/dir2748/1179141113_2183.JPG)

i hv this error
Title: Re: Welcome Topic
Post by: fritpa on May 16, 2007, 01:40:48 AM
A great mod, brilliant idea.

What can I do to put the link to settings of this mod in my admin panel? (my default language is spanish in the forum) I only see this option when I put the forum in english. In others mods this fix it when I copy some files and change the english.php to spanish.php but with this one I did this with the

WelcomeTopic.english-utf8.php
WelcomeTopic.english.php

and don't fix it.

I hope you understand my poor english.

Thank you.
Title: Re: Welcome Topic
Post by: vbgamer45 on May 16, 2007, 07:56:25 AM
You need to copy the text in modifications.english.php
Title: Re: Welcome Topic
Post by: RJL61 on May 19, 2007, 10:15:36 PM
Quote from: Filipina on May 12, 2007, 08:55:11 AM
For the first time since installing it (like 100 registrations later) I noticed that it generated 2 welcome messages to the same new sign up.  The topic author was listed as a guest even though I had set it up so I was the sender. I deleted one of the welcome messages. I went to the board to modify the other ( so it would not say guest) and noticed their was a place where you could enter a user name and email as the author?  I tried to enter myself as the author but it would not let me.   

I'm having the same problem. It makes a double post for the new user. I had 2 messages set, then tried just one, but it still double posts. Any ideas?
Title: Re: Welcome Topic
Post by: KGIII on May 21, 2007, 02:04:16 PM
vbgamer:

Promise to not hit me? :D

Err...

If I wanted the person to get notification of this topic, when it was created, would that even be possible??? I've been looking...

If I wanted the {username} to link to their profile... Err... How much of a pain in the butt would that be too?

In other words - it's fantastic and, well, when it installs on MY forum you know it's a good mod. I am happy with it just as it is BUT... It would be fantastic to see a few other options such as those two and, for the life of me, I haven't a clue how to make either of those happen. Well, I have a clue HOW in theory but I have looked and, again, I am pretty sure that it is past my abilities.
Title: Re: Welcome Topic
Post by: vbgamer45 on May 21, 2007, 07:41:18 PM
Code would be needed to add {ID_MEMBER} and {SCRIPTURL}.
Notificaitons not sure exactly haven't look exactly.
Title: Re: Welcome Topic
Post by: KGIII on May 22, 2007, 08:03:20 AM
I'll have to take a peek. I have some time today, should I find anything out I will post back.
Title: Re: Welcome Topic
Post by: infamousedice on May 26, 2007, 06:08:55 PM
i added the welcome topic hack for Smf and when a member joins the welcome topic does not comer up any help
Title: Re: Welcome Topic
Post by: Soldier00 on June 03, 2007, 10:28:32 PM
Yeah i have same problem the welcome topic doesnt show...
i made the topic i have some other mods installed.. but nothing serious..

it just doesnt post a topic.. when someone registers.
v 1.1.2
Title: Re: Welcome Topic
Post by: ArkServer on June 04, 2007, 05:43:29 AM
is it possible once the members has been logged in after registration that he goes to the intro board?
Title: Re: Welcome Topic
Post by: ShadowStriker on June 30, 2007, 12:11:06 PM
When the topic is created, is it possible to make them redirect to the topic?
Title: Re: Welcome Topic
Post by: KGIII on July 03, 2007, 02:48:42 AM
Redirect from where?
Title: Re: Welcome Topic
Post by: ~Unkn0wn~ on July 04, 2007, 10:16:10 AM
Hi there, guys, how i install this? Im new, and if i replace those mods my other mods will go,
ty
Title: Re: Welcome Topic
Post by: ~Unkn0wn~ on July 04, 2007, 11:44:57 AM
Feature request: Birthday new topic, just modify the source it will be nice, ty :)
Title: Re: Welcome Topic
Post by: flint on July 30, 2007, 07:02:27 PM
i was wondering if there should be a link to the mod in the admin panel??/ i cant see one....the mod works great thanks but when installed i got left with this blank space and no link to the mod
please help very new to this thanks
Title: Re: Welcome Topic
Post by: jackj on August 10, 2007, 11:58:17 AM
Flint I have the same problem.   I also can not find where to change the welcome message and assign the board for it to post to.
Title: Re: Welcome Topic
Post by: L.G.S on August 10, 2007, 03:27:31 PM
You're both using a custom theme. Add the changes into Modifications.template.php and it will work.
Title: Re: Welcome Topic
Post by: Miplou on August 14, 2007, 01:45:52 PM
Hi

Very interesting mod :)
But how to make a topic only when a user registers and waits his approbation ? (not after the approbation)

Thanks,

Miplou
Title: Re: Welcome Topic
Post by: waremock on August 28, 2007, 05:14:15 PM
Quote from: KGIII on May 21, 2007, 02:04:16 PM
vbgamer:

Promise to not hit me? :D

Err...

If I wanted the person to get notification of this topic, when it was created, would that even be possible??? I've been looking...

If I wanted the {username} to link to their profile... Err... How much of a pain in the butt would that be too?

In other words - it's fantastic and, well, when it installs on MY forum you know it's a good mod. I am happy with it just as it is BUT... It would be fantastic to see a few other options such as those two and, for the life of me, I haven't a clue how to make either of those happen. Well, I have a clue HOW in theory but I have looked and, again, I am pretty sure that it is past my abilities.


That is exactly what I wanted. I have a lot of people join but they never post anything. Maybe if they see that people are welcoming them they would post. That is why I want them to receive a notification every time some welcomes them.
Title: Re: Welcome Topic
Post by: franklinrony on September 01, 2007, 01:40:25 PM
good mod a question, how remove welcome  posts of last forum topic?
Title: Re: Welcome Topic
Post by: glennk on September 05, 2007, 05:47:30 PM
Is there a way to do a no follow for the search engines ? Seems these pages get listed a lot but are of little use in searches.
Title: Re: Welcome Topic
Post by: Cavan on September 08, 2007, 01:00:42 PM
Quote from: L.G.S on August 10, 2007, 03:27:31 PM
You're both using a custom theme. Add the changes into Modifications.template.php and it will work.

Modifications.template.php? Don't you mean the language file Modifications.english.php?

I have no such file---and even adding the code to my Modifications.english-utf8.php doesn't work. I STILL can't see this in Admin anywhere.
Title: Re: Welcome Topic
Post by: franklinrony on September 08, 2007, 03:55:25 PM
please how remove welcome topics of last forum post?
Title: Re: Welcome Topic
Post by: vbgamer45 on September 08, 2007, 04:02:08 PM
You can't no easy way to do that.
Title: Re: Welcome Topic
Post by: L.G.S on September 08, 2007, 04:07:10 PM
There must be some way to simply exclude the member ID. I asked you this before but got the same reply yet others say it's possible..
Title: Re: Welcome Topic
Post by: franklinrony on September 08, 2007, 04:28:33 PM
can use this mod?
http://custom.simplemachines.org/mods/index.php?mod=794
Title: Re: Welcome Topic
Post by: porcelainprincess on September 08, 2007, 05:10:56 PM
I am having the double post problem too other than that, it has worked fine. Is there a fix to the double post problem? Thanks!
Title: Re: Welcome Topic
Post by: Garry1953 on October 05, 2007, 12:27:46 AM
Just started using this mod.
Works as expected.

I was wondering if its possible to vary the Welcome message, with a small rotating Welcome message database? So when a New Member signs up, you don't see the same message repeated continually in the forum.

This would give the new member the impression that the admin has taken time to write a personal welcome greeting to them, rather than a robot.

P.S. This mod has increased the activity on my forum.
Thank You
Title: Re: Welcome Topic
Post by: vbgamer45 on October 05, 2007, 08:04:45 AM
Yes you can under Welcome Configuration you can add as many messages as you want then it randomly picks a message to show.
Title: Re: Welcome Topic
Post by: Garry1953 on October 05, 2007, 04:55:58 PM
Quote from: vbgamer45 on October 05, 2007, 08:04:45 AM
Yes you can under Welcome Configuration you can add as many messages as you want then it randomly picks a message to show.

Fantastic...
I wasn't aware it was capable of this.. BUT I do now....Thanks.
Title: Re: Welcome Topic
Post by: keyboard on October 07, 2007, 10:50:07 PM
I, also, am having the double post problem......How do I correct this?   

Of all the mods ( I don't have many ) I use, this has to be my best one......It sure makes the new users feel like they are special...excellent job
Title: Re: Welcome Topic
Post by: keyboard on October 08, 2007, 01:17:44 PM
Quote from: keyboard on October 07, 2007, 10:50:07 PM
I, also, am having the double post problem......How do I correct this?   

Of all the mods ( I don't have many ) I use, this has to be my best one......It sure makes the new users feel like they are special...excellent job


I uninstalled it and then installed it again...it works !!!!!!!!

I am a happy camper !!!!
Title: Re: Welcome Topic
Post by: glennk on October 08, 2007, 04:04:51 PM
Not sure if Any of those answers were for me but is there anyway to work a "robots no follow" into these topics. They are pretty useless for search engines to crawl ?
Title: Re: Welcome Topic
Post by: Brenda on October 11, 2007, 02:25:41 PM
I absolutely love this mod!! My members are very pleased and amazed at how fast I post up...lol....my lil secret!
Title: Re: Welcome Topic
Post by: anna.young on October 17, 2007, 03:02:37 PM
I am very impressed with this mod. Thank you vbgamer45.

However I also have duplicate, actually triplicate welcome posts...

More embarrassing problem is the Welcome posts being posted when member simply changes the e.mail address which then gets activated.

I'll try installing and re-installing it as suggested above to try to eliminate triplicate post.

Any way to remove e.mail address change as a trigger?

Anna
Title: Re: Welcome Topic
Post by: TrueSatan on October 17, 2007, 06:32:42 PM
Your triplication suggests that you have multiple installs of this mod in place...you will need to edit your files to remove the unwanted code.
Title: Re: Welcome Topic
Post by: anna.young on October 17, 2007, 08:00:14 PM
I don't think that  I installed it more than once, however modification.english.php file had four instances of


//Begin Welcome Topic Text Strings
$txt['welcome_admin'] = 'Welcome Configuration';
// End Welcome Topic Mod Text Strings


I deleted the duplications leaving only:

<?php
// Version: 1.1; Modifications

//Begin Welcome Topic Text Strings
$txt['welcome_admin'] = 'Welcome Configuration';
// End Welcome Topic Mod Text Strings


?>


Is this what I should've done?

Are there any other files that I should correct, TS?

Anna
Title: Re: Welcome Topic
Post by: TrueSatan on October 17, 2007, 08:55:06 PM
Unfortunately, for you, very much so...yes.

You had best go to http://modparser.dev.dansoftaustralia.net/ (http://modparser.dev.dansoftaustralia.net/) and put the mod into that system. It only lets you set SMF versions up to 1.1.3 but don't worry about that in this instance. You should set it to show all edits...it will output a list of all the files this mod alters and what the alterations are...you'll have to check and correct each one in turn.
Title: Re: Welcome Topic
Post by: vbgamer45 on October 17, 2007, 09:07:24 PM
It correctly does not store if a user has got a welcome topic or not yet.
That would preven the duplicate topics from showing.
Title: Re: Welcome Topic
Post by: anna.young on October 17, 2007, 09:33:47 PM
Quote from: TrueSatan on October 17, 2007, 08:55:06 PM
Unfortunately, for you, very much so...yes.

You had best go to http://modparser.dev.dansoftaustralia.net/ (http://modparser.dev.dansoftaustralia.net/) and put the mod into that system. It only lets you set SMF versions up to 1.1.3 but don't worry about that in this instance. You should set it to show all edits...it will output a list of all the files this mod alters and what the alterations are...you'll have to check and correct each one in turn.

It was not hard - every file had multiple inserts, I cleaned it up and I hope that this will do the trick with multiple posts.

I learned something new today and bookmarked that Package parser, thanks for the link TS!

Thanks for the mod  vbgamer45, I think it's great!

Now, what about the issue of a change of e.mail that triggers the Welcome Post?  Can anything be done about that?

Anna

Title: Re: Welcome Topic
Post by: vbgamer45 on October 17, 2007, 09:59:55 PM
Would require me to store the member id in a new table whether they have a welcome topic or not.
Title: Re: Welcome Topic
Post by: anna.young on October 18, 2007, 02:00:58 PM
I think, I understand vbgamer45.  You are saying that without creating another table it is not possible to check user's id against his status as a previously approved/activated member?

In my case, all members get approved.  Perhaps any references to 'activation' could be removed from the mod so only approval action would trigger a Welcome Post.  Unfortunately I have no idea how to translate this into 'php' language.

Anna
Title: Re: Welcome Topic
Post by: ApplianceJunk on October 28, 2007, 06:09:46 PM
Quote from: flint on July 30, 2007, 07:02:27 PM
i was wondering if there should be a link to the mod in the admin panel??/ i cant see one....the mod works great thanks but when installed i got left with this blank space and no link to the mod
please help very new to this thanks

Same problem I am having.
How do I correct this?

Thank you,
AJ
Title: Re: Welcome Topic
Post by: asdas2 on October 28, 2007, 07:51:34 PM
i installed this mod ... and its working fine ....

but the thing is ..... when someone got registered to my forum ...  i want that user to view the welcome topic first instead of viewing the home page

in other words

i want to redirect the user automatically to welcome topic instead of Home page


how would i do that ???????????????


Help plzzzzzzzzzzz
Title: Re: Welcome Topic
Post by: TrueSatan on October 30, 2007, 06:02:38 AM
@ Appliance Junk

Please check your forum language settings:

You need to go to ACP>Server Settings and set your forum language to English and not English utf8 and to ACP>Features and Options>Basic Settings and uncheck Enable user-selectable language support.
Title: Re: Welcome Topic
Post by: asdas2 on October 30, 2007, 05:24:20 PM
its already set to ENGLISH

EDIT: oh sorry trusatan i tought that was for me
Title: Re: Welcome Topic
Post by: waremock on November 05, 2007, 08:04:54 AM
Any way to subscribe the member that joined to the post that was posted for them?
Title: Re: Welcome Topic
Post by: Aileen on November 15, 2007, 12:44:00 PM
Hi VBGamer, I just have a question. When ever someone activates a welcome topic is posted but the problem is the welcomer or the Name posting is shown as guest in my forum. There is a word guest under the automatic poster user. How do I change this or remove this?
Title: Re: Welcome Topic
Post by: asdas2 on November 15, 2007, 05:51:18 PM
Quote from: asdas2 on October 28, 2007, 07:51:34 PM
i installed this mod ... and its working fine ....

but the thing is ..... when someone got registered to my forum ...  i want that user to view the welcome topic first instead of viewing the home page

in other words

i want to redirect the user automatically to welcome topic instead of Home page


how would i do that ???????????????


Help plzzzzzzzzzzz


any help for me :(
Title: Re: Welcome Topic
Post by: vbgamer45 on November 15, 2007, 07:47:19 PM
That requires custom code to do.
Title: Re: Welcome Topic
Post by: asdas2 on November 15, 2007, 09:37:57 PM
can i hav the custom code plzzzzzz
Title: Re: Welcome Topic
Post by: vbgamer45 on November 16, 2007, 12:42:54 AM
Add it to my feature request list
http://www.smfhacks.com/index.php?action=modtracker
Title: Re: Welcome Topic
Post by: Aileen on November 16, 2007, 01:48:56 AM
Quote from: will888 on November 15, 2007, 12:44:00 PM
Hi VBGamer, I just have a question. When ever someone activates a welcome topic is posted but the problem is the welcomer or the Name posting is shown as guest in my forum. There is a word guest under the automatic poster user. How do I change this or remove this?

How about this question, is it possible
Title: Re: Welcome Topic
Post by: vbgamer45 on November 16, 2007, 08:26:41 AM
You would need to register or create member with the same name then it will not post as guest.
Title: Re: Welcome Topic
Post by: Aileen on November 16, 2007, 12:57:51 PM
thanks for your reply but still shows as guest
Title: Re: Welcome Topic
Post by: Aileen on November 16, 2007, 03:11:57 PM
Here is the error


8: Undefined variable: first
File: /home/content/k/e/n/folder/html/domain.com/forum/Themes/default/Display.template.php (eval?)
Line: 1411
Title: Re: Welcome Topic
Post by: asdas2 on November 16, 2007, 08:18:25 PM
Quote from: vbgamer45 on November 16, 2007, 12:42:54 AM
Add it to my feature request list
http://www.smfhacks.com/index.php?action=modtracker

http://www.smfhacks.com/index.php?action=modtracker;sa=viewreport;id=7
Title: Re: Welcome Topic
Post by: musicman8oh8 on November 18, 2007, 08:20:57 PM
I just had this Mod installed and when I go to click on the config link for it I just get redirected to the main forum page? Has anyone else experienced this problem? Also has anyone experience any conflicts with this mod and shop 3.0 installed? Pls. advise. Thanx in advance.
Title: Re: Welcome Topic
Post by: DivineMessage on December 03, 2007, 05:06:18 PM
where do you find this mod in the admin panel?
Title: Re: Welcome Topic
Post by: vbgamer45 on December 03, 2007, 08:12:15 PM
Under Welcome Configuration
Title: Re: Welcome Topic
Post by: Aileen on December 09, 2007, 12:43:52 PM
Quote from: musicman8oh8 on November 18, 2007, 08:20:57 PM
I just had this Mod installed and when I go to click on the config link for it I just get redirected to the main forum page? Has anyone else experienced this problem? Also has anyone experience any conflicts with this mod and shop 3.0 installed? Pls. advise. Thanx in advance.

Mr.Vbgamer, this is really a great mod. I would like to ask of there is any updates on this?
Title: Re: Welcome Topic
Post by: vbgamer45 on December 09, 2007, 04:46:54 PM
For that error that means the mod is not installed correctly and needs to be installed manually.
Title: Re: Welcome Topic
Post by: Aileen on December 09, 2007, 05:07:07 PM
I see, thanks anyway...I really can understand how to install it manually, I will just leave it as it is. Thanks
Title: Re: Welcome Topic
Post by: Jojie on December 19, 2007, 03:25:32 AM
i have a problem wit this.. it sends 2x threads for one new member? how do i fix that?

ver 1.1.4 smf or something.. sorry! 
Title: Re: Welcome Topic
Post by: TrueSatan on December 19, 2007, 04:29:42 AM
It would appear that you have a duplicated install of the mod...please check all the edits the mod makes, using the process of a manual install, and remove any duplications.
Title: Re: Welcome Topic
Post by: Jojie on December 20, 2007, 12:50:55 AM
hehehehe. that would be fun.. i guess i have to learn somehow.. i'll try..

gah! i got few of them!!!

Execute Modification ./Themes/default/languages/Modifications.english.php Test successful
2. Execute Modification ./index.php Test failed
3. Execute Modification ./Sources/Subs.php Test failed
4. Execute Modification ./Sources/Register.php Test successful
5. Execute Modification ./Sources/ManageMembers.php Test successful

inside registher.php  i have 4 entries of these // Welcome Topic Mod  and some codes inside them.. lol do i delete the three?
Title: Re: Welcome Topic
Post by: Jojie on December 20, 2007, 01:26:20 AM
all good now.. only if i have to unisntall the package all of them will say test failed excpet for modfications.english.php

removed those codes in register.php and managemembers.php

leaving one of them ofcourse
Title: Re: Welcome Topic
Post by: TrueSatan on December 20, 2007, 03:39:25 AM
Modifications.english.php can be ignored...it is better to edit it and remove obsolete entries but they won't do any real harm.
Title: Re: Welcome Topic
Post by: nick09 on December 30, 2007, 12:58:11 PM
i got this error when i ran WelcomeTopicsql.php

Fatal error: Call to undefined function db_query() in /www/free-web-hosting.biz/n/i/c/nick09/htdocs/ForumX/WelcomeTopicsql.php on line 6

if i have to make a sql file please tell me how.
Title: Re: Welcome Topic
Post by: vbgamer45 on December 30, 2007, 01:07:15 PM
Quote from: nick09 on December 30, 2007, 12:58:11 PM
i got this error when i ran WelcomeTopicsql.php

Fatal error: Call to undefined function db_query() in /www/free-web-hosting.biz/n/i/c/nick09/htdocs/ForumX/WelcomeTopicsql.php on line 6

if i have to make a sql file please tell me how.
Redownload the mod. Did an update to allow you to run WelcomeTopicsql.php if you copy it to your forum's root folder.
Title: Re: Welcome Topic
Post by: nick09 on December 30, 2007, 01:09:36 PM
i install mods manually for now.

so i put it in the forum root directory.

EDIT: so what should my sql file have in it?

EDIT: oh i see thank you.
Title: Re: Welcome Topic
Post by: au8ust on January 30, 2008, 07:40:45 PM
there any mod that will post a topic when a member reach a certain membergroup?
Title: Re: Welcome Topic
Post by: vbgamer45 on January 30, 2008, 08:01:06 PM
no
Title: Re: Welcome Topic
Post by: TrueSatan on January 30, 2008, 09:09:43 PM
If you require a new mod to be written please don't post to the support topic of an existing mod...we have a forum for mod requests where you can make such postings:

http://www.simplemachines.org/community/index.php?board=79.0 (http://www.simplemachines.org/community/index.php?board=79.0)

Title: Re: Welcome Topic
Post by: au8ust on January 30, 2008, 11:51:57 PM
Quote from: TrueSatan on January 30, 2008, 09:09:43 PM
If you require a new mod to be written please don't post to the support topic of an existing mod...we have a forum for mod requests where you can make such postings:

http://www.simplemachines.org/community/index.php?board=79.0 (http://www.simplemachines.org/community/index.php?board=79.0)



Sorry and thanks for suggestion. I just wanna ask the author of mod if he could extend this mod.
Title: Re: Welcome Topic
Post by: perplexed on February 15, 2008, 05:35:02 PM
I am testing this out today, and I can not get a welcome topic to appear on the forum.  The mod installed with no errors, I went into welcome config and selected the board it should appear on.

Then I logged out and registered as a new member and go no welcome topic.  I then tried to register someone manually via admin > registration, and it still wouldn't generate a welcome topic.

Is there a solution or am I missing something important?

Meanwhile I will continue testing at the weekend

Thanks
Title: Re: Welcome Topic
Post by: perplexed on February 17, 2008, 02:17:53 PM
anyone know what's up with this?
Title: Re: Welcome Topic
Post by: vbgamer45 on February 17, 2008, 02:24:09 PM
Any errors in the forum log?
Title: Re: Welcome Topic
Post by: perplexed on February 17, 2008, 02:48:53 PM
nope, no errors.  On the surface it seems to be fine except it won't create a topic.  I am thinking about reinstalling some things soon so I might take everything off and start over.  I was just hoping someone knew what might be up with it.
Title: Re: Welcome Topic
Post by: ApplianceJunk on February 24, 2008, 11:28:59 AM
Hi,

This is a great mod.

We are using SMF 1.1.4 & TP with the Dilber MC theme.

Everything seems to be working fine, but I get this error in the log when a new member registers.

QuoteGuest                                                                     Today at 07:51:12 AM 
76.205.69.161                                                       97cb3415fabec22397ae11ac986affd4 
 
http://appliancejunk.com/forums/index.php?action=register2
 
8: Undefined index: description
File: /home/content/a/p/p/appliancejunk/html/forums/Sources/Subs-Post.php
Line: 1614

I took a look in forums/Sources/Subs-Post.php at line 1614 and this is what I see on that line.

VALUES ($topicOptions[board], $topicOptions[id], $posterOptions[id], SUBSTRING('$msgOptions[subject]', 1, 255), SUBSTRING('$msgOptions[description]', 1, 255),

Here is some code above and below it.

// Insert the post. -Topic description MOD- query modified
db_query("
INSERT INTO {$db_prefix}messages
(ID_BOARD, ID_TOPIC, ID_MEMBER, subject, description, body, posterName, posterEmail, posterTime,
posterIP, smileysEnabled, modifiedName, icon)
VALUES ($topicOptions[board], $topicOptions[id], $posterOptions[id], SUBSTRING('$msgOptions[subject]', 1, 255), SUBSTRING('$msgOptions[description]', 1, 255), SUBSTRING('$msgOptions[body]', 1, 65534), SUBSTRING('$posterOptions[name]', 1, 255), SUBSTRING('$posterOptions[email]', 1, 255), " . time() . ",
SUBSTRING('$posterOptions[ip]', 1, 255), " . ($msgOptions['smileys_enabled'] ? '1' : '0') . ", '', SUBSTRING('$msgOptions[icon]', 1, 16))", __FILE__, __LINE__);
$msgOptions['id'] = db_insert_id();



Any idea what I can do to correct this error?

Thank you,
AJ
Title: Re: Welcome Topic
Post by: ApplianceJunk on February 24, 2008, 09:29:18 PM
What happens if we put more then one name in the "Poster Name" text box?
For example, AJ, Billy, Jack

It would be great if you could put in a few names for "Poster Name:" and have it randomly pick one.
This way it would not always be the same member starting the welcome topic. :)

Title: Re: Welcome Topic
Post by: vbgamer45 on February 24, 2008, 09:35:31 PM
It would most likely make the postername as "AJ, Billy, Jack" and the user would be a guest post
Title: Re: Welcome Topic
Post by: bananas on February 28, 2008, 05:01:17 PM
If we select a user from the Awaiting Approval tab and choose "Approve" from the dropdown, then the welcome topic is created.
However, on my forum we manually review each unapproved profile, then click the "approve" link within their proifle (Account is not approved (approve)).  When done this way, the welcome topic isn't created. 

Title: Re: Welcome Topic
Post by: vbgamer45 on February 28, 2008, 08:50:27 PM
Quote from: bananas on February 28, 2008, 05:01:17 PM
If we select a user from the Awaiting Approval tab and choose "Approve" from the dropdown, then the welcome topic is created.
However, on my forum we manually review each unapproved profile, then click the "approve" link within their proifle (Account is not approved (approve)).  When done this way, the welcome topic isn't created. 


Fixed just released an update to fix that issue.
Title: Re: Welcome Topic
Post by: bananas on February 28, 2008, 11:03:25 PM
Quote from: vbgamer45 on February 28, 2008, 08:50:27 PM
Fixed just released an update to fix that issue.
WOW, that was fast!  Thank you very much!

update: I tested the change on my forum and it works great.
Title: Re: Welcome Topic
Post by: vbgamer45 on February 28, 2008, 11:16:39 PM
Sometimes if you catch me at a good time things get done fast heh
Title: Re: Welcome Topic
Post by: yuva on March 22, 2008, 01:11:52 AM
can u make this for SMF 2.0 Beta 3
Title: Re: Welcome Topic
Post by: vbgamer45 on March 22, 2008, 01:17:38 AM
Currently plan to update my mods once SMF 2.0 final is released.
Title: Re: Welcome Topic
Post by: yuva on March 22, 2008, 01:20:10 AM
can u update this one for me please.......
Title: Re: Welcome Topic
Post by: vbgamer45 on March 22, 2008, 01:23:40 AM
Not at this time maybe later on currently busy with other projects.
Title: Re: Welcome Topic
Post by: perplexed on March 25, 2008, 05:15:17 PM
I have this installed recently and just awaiting a new member to join.  We had someone join the other day, and we have member approval in place, so I approved with the 'approve and send email' option, so the member is now showing on the board as the latest member, even though they have not returned to the board yet.  But there is no welcome topic created.  In this situation is it created when the member logs in for the first time or is there something wrong?

Everything installed successfully, settings are ok with board selected, member selected and a couple of topics created.


edited to add:

also is there anyway of directing the member to their own welcome topic when they login for the first time? that might be a pretty big ask  ;D
Title: Re: Welcome Topic
Post by: SantaClaws on April 03, 2008, 01:46:09 PM
iv downloaded it and uploaded to my forums but where is the thing to make a topic for it?
Title: Re: Welcome Topic
Post by: RoarinRow on April 03, 2008, 02:07:17 PM
Quote from: quiteperplexed on February 17, 2008, 02:48:53 PM
nope, no errors.  On the surface it seems to be fine except it won't create a topic.  I am thinking about reinstalling some things soon so I might take everything off and start over.  I was just hoping someone knew what might be up with it.

Did you also create the welcome text for that board?
Title: Re: Welcome Topic
Post by: SantaClaws on April 03, 2008, 02:20:11 PM
yes it worked but idk how to edit it and stuff where is the button to do it?
Title: Re: Welcome Topic
Post by: perplexed on April 03, 2008, 02:58:15 PM
Quote from: RoarinRow on April 03, 2008, 02:07:17 PM
Quote from: quiteperplexed on February 17, 2008, 02:48:53 PM
nope, no errors.  On the surface it seems to be fine except it won't create a topic.  I am thinking about reinstalling some things soon so I might take everything off and start over.  I was just hoping someone knew what might be up with it.

Did you also create the welcome text for that board?

this is an old post, I already solved my problem.  See two posts up from yours page 7


Quote from: pk3r 0wn on April 03, 2008, 02:20:11 PM
yes it worked but idk how to edit it and stuff where is the button to do it?

look in the admin panel, under configuration and you should see a 'welcome configuration' link
Title: Re: Welcome Topic
Post by: angelsluver on May 08, 2008, 09:16:21 AM
i got this working on my 1.1.4 but it creates double welcome topic...

how can i fix this?
Title: Re: Welcome Topic
Post by: Perochak on May 08, 2008, 02:15:30 PM
Hi dear,

Required for SMF 2.0 3.1
thanks
Title: Re: Welcome Topic
Post by: vbgamer45 on May 08, 2008, 08:27:59 PM
Not yet will update it to SMF 2.0 once the final version is released.
Title: Re: Welcome Topic
Post by: angelsluver on May 08, 2008, 11:14:42 PM
vbgamer45, how can i fix the double topic?

it creates double welcome topic  :-X
Title: Re: Welcome Topic
Post by: vbgamer45 on May 08, 2008, 11:22:21 PM
What type of registration do you have on your forum? What are the steps for member to become a member?
Title: Re: Welcome Topic
Post by: angelsluver on May 09, 2008, 01:16:57 AM
the admin should approve the registration...
Title: Re: Welcome Topic
Post by: L.G.S on May 09, 2008, 08:44:34 AM
Quote from: vbgamer45 on May 08, 2008, 08:27:59 PM
Not yet will update it to SMF 2.0 once the final version is released.

But that will be months?
Title: Re: Welcome Topic
Post by: vbgamer45 on May 09, 2008, 07:15:40 PM
Quote from: angelsluver on May 09, 2008, 01:16:57 AM
the admin should approve the registration...
That may cause two topics to appear if you admin approve and then email activation.
Title: Re: Welcome Topic
Post by: Sybille Yates on May 12, 2008, 11:23:27 AM
Ok, I read whole thread and it seems I have a similar problem:

Forum url: http://photographicfreedom.co.uk/forum
Software: SMF 1.1.5 and TinyPortal v0.9.8
Theme: default
Mods installed: RSS Feed Icon, RSS Feed Poster, Ad Revenue Sharing, Welcome Topic Mod, Allowed Groups Embedded Flash, Social Bookmarks, Language Drop

I installed the welcome mod without problem, I assigned/ created a welcome board and added a topic. Then I locked out, registered as a new user, activated the account via the email link and ...

Nothing happened, no welcome topic created but also no entries in the error log. As I am on a default theme, what could be the reason ??? Thanks for your help, SY
Title: Re: Welcome Topic
Post by: Apllicmz on May 13, 2008, 07:23:28 PM
Good Mod
i translate Portuguese and Brazilian

<file name="$languagedir/Modifications.portuguese.php" error="skip">
<operation error="ignore">
<search position="after"><![CDATA[
?>]]></search>
<add><![CDATA[
//Begin Welcome Topic Text Strings
$txt['welcome_admin'] = 'Bem-vindo Configuração';
// End Welcome Topic Mod Text Strings
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.brazilian.php" error="skip">
<operation error="ignore">
<search position="after"><![CDATA[
?>]]></search>
<add><![CDATA[
//Begin Welcome Topic Text Strings
$txt['welcome_admin'] = 'Bem-vindo Configuração';
// End Welcome Topic Mod Text Strings
]]></add>
</operation>
</file>



support utf8

<file name="$languagedir/Modifications.portuguese-utf8.php" error="skip">
<operation error="ignore">
<search position="after"><![CDATA[
?>]]></search>
<add><![CDATA[
//Begin Welcome Topic Text Strings
$txt['welcome_admin'] = 'Bem-vindo Configura&ccedil;&atilde;o';
// End Welcome Topic Mod Text Strings
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.brazilian-utf8.php" error="skip">
<operation error="ignore">
<search position="after"><![CDATA[
?>]]></search>
<add><![CDATA[
//Begin Welcome Topic Text Strings
$txt['welcome_admin'] = 'Bem-vindo Configura&ccedil;&atilde;o';
// End Welcome Topic Mod Text Strings
]]></add>
</operation>
</file>



$txt['welcome_settings'] = 'Bem-vindo tópico configurações';
$txt['welcome_options'] = 'Opções';
$txt['welcome_addtopic'] = 'Adicionar Tópico';
$txt['welcome_edittopic'] = 'Editar Tópico ';
$txt['welcome_delete'] = 'Apagar';

$txt['welcome_subject'] = 'Tópico Assunto';
$txt['welcome_topicbody'] = 'Tópico Corpo';
$txt['welcome_topicnote'] = '<i>Você pode digitar {username} quer o tema em causa ou do órgão de postar nome do membro.</i>';

$txt['welcome_forum'] = 'Fórum';
$txt['welcome_postername'] = 'Poste Nome';
$txt['welcome_memberid'] = 'Membro ID';

$txt['welcome_savesettings'] = 'Gravar configurações';

// Errors
$txt['welcome_err_nosubject'] = 'Você precisa inserir um assunto do tópico.';
$txt['welcome_err_nobody'] = 'Você precisa inserir um Corpo do tópico.';



utf8
$txt['welcome_settings'] = 'Bem-vindo t&oacute;pico configura&ccedil;&otilde;es';
$txt['welcome_options'] = 'Op&ccedil;&otilde;es';
$txt['welcome_addtopic'] = 'Adicionar T&oacute;pico';
$txt['welcome_edittopic'] = 'Editar T&oacute;pico ';
$txt['welcome_delete'] = 'Apagar';

$txt['welcome_subject'] = 'T&oacute;pico Assunto';
$txt['welcome_topicbody'] = 'T&oacute;pico Corpo';
$txt['welcome_topicnote'] = '<i>Voc&ecirc; pode digitar {username} quer o tema em causa ou do &oacute;rg&atilde;o de postar nome do membro.</i>';

$txt['welcome_forum'] = 'F&oacute;rum';
$txt['welcome_postername'] = 'Poste Nome';
$txt['welcome_memberid'] = 'Membro ID';

$txt['welcome_savesettings'] = 'Gravar configura&ccedil;&otilde;es';

// Errors
$txt['welcome_err_nosubject'] = 'Voc&ecirc; precisa inserir um assunto do t&oacute;pico.';
$txt['welcome_err_nobody'] = 'Voc&ecirc; precisa inserir um Corpo do t&oacute;pico.';
Title: Re: Welcome Topic
Post by: LadyC on May 31, 2008, 06:52:40 PM
i installed this, and it works... BUT. if i set it up with {username}, it posts the welcome message to {username} instead of the name of the person who joined.

it's also saying that the thread was created by guest.

i'm a little dense today. i'm not sure what i'm doing wrong.


i figured it out.

Title: Re: Welcome Topic
Post by: immaturity on May 31, 2008, 10:08:25 PM
I have had this mod installed and working fine for months now. Now all of a sudden it no longer creates the welcome topic for new members. I have SMF 1.1.4
Title: Re: Welcome Topic
Post by: Ricky. on June 02, 2008, 03:54:59 PM
Nice mod.. but is there any way to notify user for whom the topic is created.. ie. somehow get his attention.. may be subscribing him to that topic ?

Well.. it will really increase its worth 2X :)
Title: Re: Welcome Topic
Post by: LadyC on June 03, 2008, 03:17:48 AM
ricky, i solved the problem of new users not seeing the topic created for them by denying access to the arcade until they've made a few posts! ;)
Title: Re: Welcome Topic
Post by: Nicole1990 on June 03, 2008, 04:07:04 PM
Hi, my welcome MOD is posting a "welcome message" double after a new member joins. How do I fix this? Thank you very much in advance!
Title: Re: Welcome Topic
Post by: SantaClaws on June 03, 2008, 05:06:41 PM
Do you have Member Approval/Email Activation or anythink like that Enabled? Or delete Account Approval too. We will need more information so they could help you better and quicker.
Title: Re: Welcome Topic
Post by: vbgamer45 on June 07, 2008, 09:50:29 AM
Yes it currently does not check if it was already had a welcome topic. Like if you approve a member then they have to activate it will create two topics.
Title: Re: Welcome Topic
Post by: immaturity on June 10, 2008, 10:03:00 AM
Quote from: immaturity on May 31, 2008, 10:08:25 PM
I have had this mod installed and working fine for months now. Now all of a sudden it no longer creates the welcome topic for new members. I have SMF 1.1.4

does anyone have an idea about this?
Title: Re: Welcome Topic
Post by: vbgamer45 on June 10, 2008, 10:01:11 PM
Have you done any upgrade or replaced any files?

If not I would try to uninstall and then reinstall the mod.
Title: Re: Welcome Topic
Post by: Nugget on June 15, 2008, 11:57:02 PM
This has been a great mod - I have used it for some time with no problems.
Now that membership has slowed down I decided to remove it.
It removed the board but I still have the "Welcome Configuration' option in Admin / Configuration
Can you advise how to remove it from the configuration list?

Thanks
Nugget ><>
Title: Re: Welcome Topic
Post by: vbgamer45 on June 18, 2008, 09:55:17 PM
That's from Subs.php but you should use the uninstall function to remove the mod.
Title: Re: Welcome Topic
Post by: Nugget on June 18, 2008, 10:07:05 PM
I did use the uninstall function.
But it is still listed in configuration in admin (left column "Welcome Configuration')
Title: Re: Welcome Topic
Post by: Ricky. on June 22, 2008, 10:19:00 AM
Quote from: Ricky. on June 02, 2008, 03:54:59 PM
Nice mod.. but is there any way to notify user for whom the topic is created.. ie. somehow get his attention.. may be subscribing him to that topic ?

Well.. it will really increase its worth 2X :)

Any idea regarding this ?
Title: Re: Welcome Topic
Post by: vbgamer45 on June 22, 2008, 10:23:09 AM
Nice idea add to my mod tracker so I can get to the idea when I have a chance
http://www.smfhacks.com/index.php?action=modtracker
Title: Re: Welcome Topic
Post by: Ricky. on June 22, 2008, 10:24:55 AM
NP.. doing so..  this is almost nothing for what you did by making nice things for ppl using smf ! :)
Title: Re: Welcome Topic
Post by: blouogies20 on June 24, 2008, 01:10:30 PM
Quote from: vbgamer45 on October 05, 2007, 08:04:45 AM
Yes you can under Welcome Configuration you can add as many messages as you want then it randomly picks a message to show.
Where is this???
Title: Re: Welcome Topic
Post by: vbgamer45 on June 24, 2008, 02:33:30 PM
Under the Admin section of your forum under Welcome Configuration is where you setup messages.
Title: Re: Welcome Topic
Post by: blouogies20 on June 26, 2008, 03:42:25 AM
Quote from: vbgamer45 on June 24, 2008, 02:33:30 PM
Under the Admin section of your forum under Welcome Configuration is where you setup messages.
I don't have a Welcome Configuration tab? 
Title: Re: Welcome Topic
Post by: vbgamer45 on June 26, 2008, 09:35:33 PM
Try changing your language to just english instead of english utf8 under Admin -> Server Settings
Title: Re: Welcome Topic
Post by: blouogies20 on June 27, 2008, 02:20:22 AM
Quote from: vbgamer45 on June 26, 2008, 09:35:33 PM
Try changing your language to just English instead of English utf8 under Admin -> Server Settings
I have uninstalled the mod and reinstalled it and done some of the edits manually!!  And it's working Perfectly!!! Thanks for your help!!!
Title: Re: Welcome Topic
Post by: Marcus Forsberg on August 30, 2008, 05:02:20 AM
Will this work whit 2.x?

And if not, will it do in the future?
Title: Re: Welcome Topic
Post by: vbgamer45 on August 30, 2008, 01:02:12 PM
Yes once SMF 2.0 final is released.
Title: Re: Welcome Topic
Post by: Marcus Forsberg on August 30, 2008, 01:06:47 PM
ok.

It's the same for many mods.

Does anyone know when the final release actually comes? ;s
Title: Re: Welcome Topic
Post by: Mystiquo on September 17, 2008, 07:10:40 AM
sorry can you explain good what this mod do???
i'm italian i'don't understand very well this mod
Title: Re: Welcome Topic
Post by: vbgamer45 on September 17, 2008, 08:37:23 AM
When a user registers on the forum. It creates a topic in a forum of your choice. Can be used to welcome the user. You can also setup multiple messages and it will choose one at random.
Title: Re: Welcome Topic
Post by: expertsarena on October 23, 2008, 05:00:13 PM
hi vbgamer i have installed this mod on my forum and its creating a new welcome topic,but
one thing its not showing the username for which user the welcome topic is created for  :(
Title: Re: Welcome Topic
Post by: vbgamer45 on October 23, 2008, 09:24:14 PM
What does it show instead? Or is it blank

Is this inside the message? Or Post author
Title: Re: Welcome Topic
Post by: expertsarena on October 23, 2008, 09:36:36 PM
message is showing but the username not automatically inserted into the post

i think i need to put something to show the Username but i dont know what is that and where

Ex

Dear member welcome to expertsarena 

there is no username for which user it created for
Title: Re: Welcome Topic
Post by: vbgamer45 on October 23, 2008, 10:26:25 PM
You would place this variable inside your message or subject to show the username
Quote
{username}
Title: Re: Welcome Topic
Post by: expertsarena on October 23, 2008, 11:28:09 PM
thanks its ok now anyother tweak {username} like this for this mod  ;D
Title: Re: Welcome Topic
Post by: sbt on November 08, 2008, 01:36:38 PM
Having same results as others posted,  it does say it installed and have setup the message and where to post it, however, after members being activated by admin and sent email, no welcome topic is generated.

Have tried uninstalling, however the option in admin remained, so deleted mod from packages and it let it reinstall, however that did not solve it.

Could it be a mod conflict please?
Mod Name Version 
1. Signature Settings Mod 1.1  [ Apply Mod ] [ List Files ] [ Delete ] 
2. SMF 1.0.15 / 1.1.7 Update 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
3. Welcome Topic Mod 1.1   [ Uninstall ] [ List Files ] [ Delete ] 
4. Limit A Guests Daily PageViews Mod 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
5. SMF 1.0.15 / 1.1.7 Update 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
6. Custom Profile Field Mod 3.19   [ Uninstall ] [ List Files ] [ Delete ] 
7. Reason For Editing Mod 1.14   [ Uninstall ] [ List Files ] [ Delete ] 
8. SMFShop 3.0  [ Apply Mod ] [ List Files ] [ Delete ] 
9. SMF 1.0.15 / 1.1.7 Update 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
10. No Temp Directory Removal 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
11. TinyPortal 1.052   [ Uninstall ] [ List Files ] [ Delete ] 


Thank You for any help, am learning about installing mods.
Title: Re: Welcome Topic
Post by: InsaneMustang on November 10, 2008, 03:26:56 PM
I have lost my ability to remember where this specific mod's admin features are located.  Can someone please refresh my memory?
Title: Re: Welcome Topic
Post by: sbt on November 11, 2008, 11:09:05 AM
Quote from: InsaneMustang on November 10, 2008, 03:26:56 PM
I have lost my ability to remember where this specific mod's admin features are located.  Can someone please refresh my memory?

In admin, it is listed on left in Configuration section.
Title: Re: Welcome Topic
Post by: InsaneMustang on November 12, 2008, 11:40:07 AM
Ah - it is missing on my screen... weird
Title: Re: Welcome Topic
Post by: vbgamer45 on November 12, 2008, 08:56:37 PM
Quote from: InsaneMustang on November 12, 2008, 11:40:07 AM
Ah - it is missing on my screen... weird
Try changing your language to just English Under Admin -> Server Settings select just English and not english utf8
Title: Re: Welcome Topic
Post by: Sudhakar Arjunan on November 22, 2008, 07:59:45 AM
We will be very happy if there will be a compactable version 2.0. beta 4.
Title: Re: Welcome Topic
Post by: EdwinK on November 23, 2008, 09:23:19 AM
vbgamerz said that when 2.0 final has been released there will be a version of this mod for it.
Title: Re: Welcome Topic
Post by: Sudhakar Arjunan on November 24, 2008, 02:10:10 PM
Quote from: EdwinK on November 23, 2008, 09:23:19 AM
vbgamerz said that when 2.0 final has been released there will be a version of this mod for it.

Thank you.
Title: Re: Welcome Topic
Post by: wickedstangs on January 08, 2009, 02:29:00 PM
installed and can't find were you can change the Welcome message. Can someone give me a hand..

Thanks
Title: Re: Welcome Topic
Post by: vbgamer45 on January 08, 2009, 08:04:28 PM
Admin -> Welcome Configruation
Title: Re: Welcome Topic
Post by: wickedstangs on January 08, 2009, 08:08:32 PM
Quote from: vbgamer45 on January 08, 2009, 08:04:28 PM
Admin -> Welcome Configruation

I thought it was simple.. Mine doesnt have that?
Title: Re: Welcome Topic
Post by: vbgamer45 on January 08, 2009, 08:11:14 PM
Check your language settings Admin -> Server Settings
check that it is set to english and not english utf8
Title: Re: Welcome Topic
Post by: wickedstangs on January 08, 2009, 08:24:14 PM
still doesnt work..
Title: Re: Welcome Topic
Post by: wickedstangs on January 09, 2009, 12:13:43 PM
it was set to english and tried to put utf 8 and back to english and it still not working...
Title: Re: Welcome Topic
Post by: fivewinds on January 09, 2009, 05:47:04 PM
SMF 1.1.7 & TP 9.8


I also have the same issue of the "Welcome Configuration" being missing on the Admin page. I tried the suggested fix to switch from english utf8 to english, but when I checked I only  had the english option so that was moot.

My current mods are:
   Mod Name     Version     
1.    LiveJournal Mod    1.0    [ Uninstall ] [ List Files ] [ Delete ]
2.    Invite    1.14    [ Uninstall ] [ List Files ] [ Delete ]
3.    SMF Gallery Lite    1.8.3    [ Uninstall ] [ List Files ] [ Delete ]
4.    Spell Checker    1.0    [ Uninstall ] [ List Files ] [ Delete ]
5.    Board Notes    1.0.7    [ Uninstall ] [ List Files ] [ Delete ]
6.    Todays Birthday    0.1    [ Uninstall ] [ List Files ] [ Delete ]
7.    TinyPortal    0.983    [ List Files ] [ Delete ]
8.    Googlebot & Spiders Mod    2.0.2    [ Uninstall ] [ List Files ] [ Delete ]
9.    Member Awards    1.0.2    [ Uninstall ] [ List Files ] [ Delete ]
10.    SMF Links    1.6.7    [ Uninstall ] [ List Files ] [ Delete ]
11.    SMF Arcade    2.0.13    [ List Files ] [ Delete ]
12.    Simple Award System    2.0.0b    [ List Files ] [ Delete ]
13.    Reason For Editing Mod    1.14    [ Uninstall ] [ List Files ] [ Delete ]
14.    Welcome Topic Mod    1.1    [ Uninstall ] [ List Files ] [ Delete ]
15.    Moderator Activity Report for SMF1.1.2    1.2    [ Uninstall ] [ List Files ] [ Delete ]
16.    Admin Notepad    1.0    [ List Files ] [ Delete ]
17.    SMF 1.0.14 / 1.1.6 Update    1.0    [ List Files ] [ Delete ]
18.    Repeating Calendar Events v1.2.6    1.2.6    [ Uninstall ] [ List Files ] [ Delete ]
19.    SMF 1.0.15 / 1.1.7 Update    1.0    [ Uninstall ] [ List Files ] [ Delete ]
20.    SMF 1.0.12 / 1.1.4 / 2.0 b1.1 Update    1.0    [ List Files ] [ Delete ]
21.    SMF 1.0.11 / 1.1.3 Update    1.1    [ List Files ] [ Delete ]
22.    EmailValidator    1.0    [ Uninstall ] [ List Files ] [ Delete ]
23.    reCAPTCHA for SMF    0.9.5.3    [ Uninstall ] [ List Files ] [ Delete ]
Title: Re: Welcome Topic
Post by: SmackDaddy on January 18, 2009, 04:56:17 AM
Installed, worked well, however, when I went to edit (or delete) my welcome message, it would not let me, it gave the following error:

Internet Explorer cannot read this webpage format     HTTP 406

I've since uninstalled, but the admin links are still there.  Would love to install it, and be able to edit the welcome message after it was created.

Please help!
Thanks in advance.
Jason
Title: Re: Welcome Topic
Post by: vbgamer45 on January 18, 2009, 03:23:33 PM
Hmm do you have mod_security turned on?

Check out this topic for more information
http://www.simplemachines.org/community/index.php?topic=34270
Title: Re: Welcome Topic
Post by: Sudhakar Arjunan on January 19, 2009, 12:29:51 PM
I miss this excellent mod .

I was using it on 1.1.5 and now migrate to 2.0.4 since my server overloaded.

Any updated version sir.
Title: Re: Welcome Topic
Post by: SmackDaddy on January 19, 2009, 12:48:22 PM
I just updated to 2.0.4 myself and wish there was something like this for it....
Title: Re: Welcome Topic
Post by: vbgamer45 on January 20, 2009, 12:07:53 AM
Will be added it to SMF 2.0 once final is released.
Title: Re: Welcome Topic
Post by: Sudhakar Arjunan on January 20, 2009, 06:36:29 AM
Quote from: vbgamer45 on January 20, 2009, 12:07:53 AM
Will be added it to SMF 2.0 once final is released.

Thank you.
Title: Re: Welcome Topic
Post by: mickeyb107 on January 20, 2009, 04:08:24 PM
agree i had this for awhile for 1.16 and 1.17 worked very well any word on when 2.4 will be out?
Title: Re: Welcome Topic
Post by: nomnomfish on January 28, 2009, 02:09:51 PM
I would love to install the "welcome topic" mod on my forum

http://www.swampratracing.com/forum (http://www.swampratracing.com/forum)

but i am totally lost. i am very new to smf mods and would appreciate any help...
ps. i already tried to install, but messed up my forum in the process (luckily i got it back!)

but a step by step procedure would be great!
i am using smf 1.1.7 btw

also, what exactly would be the benefit of this mod?
Title: Re: Welcome Topic
Post by: 4b11l on January 31, 2009, 04:34:21 AM
Quote from: Ricky. on June 02, 2008, 03:54:59 PM
Nice mod.. but is there any way to notify user for whom the topic is created.. ie. somehow get his attention.. may be subscribing him to that topic ?

Well.. it will really increase its worth 2X :)

Hey vbgamer,

Is there a feature such as this or will you be implementing something like this? Will it be easy for me to implement something such as this?

I really would like this mod, but would like to know if it has a notify feature to let the new member know. Maybe via PMing the member?
Title: Re: Welcome Topic
Post by: vbgamer45 on January 31, 2009, 07:32:10 PM
No notify features are built in.
Title: Re: Welcome Topic
Post by: 4b11l on February 01, 2009, 01:48:13 AM
Quote from: vbgamer45 on January 31, 2009, 07:32:10 PM
No notify features are built in.

Do you plan on including such a feature so I know to wait, or experiment on my own.
Title: Re: Welcome Topic
Post by: vbgamer45 on February 01, 2009, 02:13:26 AM
Not anything soon.
Title: Re: Welcome Topic
Post by: Daggers on February 09, 2009, 01:25:48 AM
We used this mod on 1.1.7 and it is great :D

Any chance of it being released for v2 RC1? :)

Title: Re: Welcome Topic
Post by: vbgamer45 on February 09, 2009, 08:10:22 PM
Maybe this weekend just bug me for it
Title: Re: Welcome Topic
Post by: Daggers on February 10, 2009, 01:54:43 AM
Quote from: vbgamer45 on February 09, 2009, 08:10:22 PM
Maybe this weekend just bug me for it

PLLEEAAASSSEEE :D :D :D

Title: Re: Welcome Topic
Post by: fords8 on February 10, 2009, 10:12:41 AM
Quote from: vbgamer45 on February 09, 2009, 08:10:22 PM
Maybe this weekend just bug me for it

BUG BUG BUG hehe J/K

I am waiting for a update for RC1 also.
Title: Re: Welcome Topic
Post by: TW1ST3D on February 11, 2009, 11:17:11 AM
I need to get on that Bug list too..............

Bug , Bug , Bug....................LOL !!
Title: Re: Welcome Topic
Post by: Daggers on February 13, 2009, 01:21:55 AM
The weekend is nearly here...



Title: Re: Welcome Topic
Post by: TW1ST3D on February 13, 2009, 05:22:20 PM
It's Here...............It's Here !!!!
Title: Re: Welcome Topic
Post by: edemars on February 14, 2009, 11:57:26 PM
Gonna add my bug.




I have two discussion boards and one is SMF 2.0. The other is 1.1.8.
Have this mod for 1.1.8.

Would love to implement it on my other board for 2.0
Title: Re: Welcome Topic
Post by: vbgamer45 on February 15, 2009, 03:32:14 PM
Updated for SMF 2.0! Get it now!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: fords8 on February 15, 2009, 03:48:47 PM
Quote from: vbgamer45 on February 15, 2009, 03:32:14 PM
Updated for SMF 2.0! Get it now!

Got It! Installed without issues. I will let you know if I have a issue when someone signs up. And thanks vbgamer45 for updating this.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: mattchewone on February 15, 2009, 04:27:49 PM
How does this work? When someone registers is the new topic only available to that new member or is it available to view by all the current members?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on February 15, 2009, 04:42:31 PM
Quote from: mattchewone on February 15, 2009, 04:27:49 PM
How does this work? When someone registers is the new topic only available to that new member or is it available to view by all the current members?
It posts to a message board of your choice. All members can see the topic.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: mattchewone on February 15, 2009, 04:57:46 PM
Would it be possible for there to be a thread that is available or that is created only for a new member and is visible to them for so long or until read for example.

So it kind of encourages them to read it like rules.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Niassa on February 15, 2009, 08:06:48 PM
Hrm... I'm wondering if there would be a way to modify this so that it's not required on the member being approved.

Situation:
My board is a pretty small board and all new members need to have been referred by current poster.  Whenever a new person registers they have to wait for admin approval.  We post to the members with the new person's username and email and ask if anyone can "claim" them or whatnot.  Something like this mod would be perfect for that if it can be adapted/modified.

Any suggestions for what I might be able to do for this?

Thanks!  It's a great mod as is, by the way.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Daggers on February 16, 2009, 01:39:45 PM
Quote from: vbgamer45 on February 15, 2009, 03:32:14 PM
Updated for SMF 2.0! Get it now!

Many thanks :D

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Schlup on February 17, 2009, 01:42:41 AM
Ok here's the deal.  I originally install this version 1.0 and it worked great for the first 7 posts of 7 new members.  Then I disabled registration (because we are using a drupal mod that automatically creates the users in the SMF forum when they register on our drupal site).  I have always been running this drupal mod that does this even when it worked.  So anyways, it stopped working after the first 7 posts.  I have no idea why, I have tried upgrading versions, I have tried reenabling the registration in SMF, I have tried deleting a few other mods (but not all).  It still doesn't work anymore.  I'm lost now and need some help getting this thing running again because it is a truly awesome mod.  Anyways, below is a list of current mods I am running.  Our site can be found at www.bulletproofnerds.com and our forums are located at www.bulletproofnerds.com/smf
Let me know if you need anything else from me to figure this out.  Oh yeah, no errors, everything installed find and worked fine at one point.  I have not edited the code in any way.

Mod Name Version 
1. Bookmarks 2.2.1   [ Uninstall ] [ List Files ] [ Delete ] 
2. Clickable Avatars 1.1.0   [ Uninstall ] [ List Files ] [ Delete ] 
3. Downloads System 1.1.4.2   [ Uninstall ] [ List Files ] [ Delete ] 
4. Karma Buttons 1.1   [ Uninstall ] [ List Files ] [ Delete ] 
5. Remove MySQL, PHP & W3C images to minimize footer size 1.2   [ Uninstall ] [ List Files ] [ Delete ] 
6. Remove SMF Logo 1.2   [ Uninstall ] [ List Files ] [ Delete ] 
7. Custom Tab 1.2   [ Uninstall ] [ List Files ] [ Delete ] 
8. Stars And Badges 2.1   [ Uninstall ] [ List Files ] [ Delete ] 
9. Audible PM 1.5   [ List Files ] [ Delete ] 
10. Hide "Logged" and IP Image 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
11. Avatar On Board 2.1   [ Uninstall ] [ List Files ] [ Delete ] 
12. Indicator On Board AOB 1.1   [ Uninstall ] [ List Files ] [ Delete ] 
13. Yarex 2 smiley set 2.0.0.1   [ Uninstall ] [ List Files ] [ Delete ] 
14. Excellent Smileys 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
15. SMF 1.0.16 / 1.1.8 Update 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
16. Aeva ~ Auto-Embed Video & Audio 5.2.56   [ Uninstall ] [ List Files ] [ Delete ] 
17. Welcome Topic Mod 2.0   [ Uninstall ] [ List Files ] [ Delete ] 
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: chubster on February 22, 2009, 05:17:38 PM
Hi vbgamer45

Just installed this mod via the package manager and all seemed ok....created the topic etc. I then tried to register as a new member and when I clicked on the verification email I get this error

Fatal error: Call to undefined function db_query() in /home/petshops/public_html/4petshopsforum/Sources/WelcomeTopic2.php on line 324

Any ides ?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on February 22, 2009, 05:58:04 PM
Quote from: chubster on February 22, 2009, 05:17:38 PM
Hi vbgamer45

Just installed this mod via the package manager and all seemed ok....created the topic etc. I then tried to register as a new member and when I clicked on the verification email I get this error

Fatal error: Call to undefined function db_query() in /home/petshops/public_html/4petshopsforum/Sources/WelcomeTopic2.php on line 324

Any ides ?
Fixed that bug redownload the latest version
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: chubster on February 22, 2009, 06:02:56 PM
Do you mean you have "just" fixed it....? If yes can I still download from package manager...

Oh and if you have "just" fixed it....top work, Im impressed  :D 8)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on February 22, 2009, 06:07:02 PM
Yes i just fixed it download the latest version and uninstall the old version
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Schlup on February 22, 2009, 07:30:36 PM
Quote from: Schlup on February 17, 2009, 01:42:41 AM
Ok here's the deal.  I originally install this version 1.0 and it worked great for the first 7 posts of 7 new members.  Then I disabled registration (because we are using a drupal mod that automatically creates the users in the SMF forum when they register on our drupal site).  I have always been running this drupal mod that does this even when it worked.  So anyways, it stopped working after the first 7 posts.  I have no idea why, I have tried upgrading versions, I have tried reenabling the registration in SMF, I have tried deleting a few other mods (but not all).  It still doesn't work anymore.  I'm lost now and need some help getting this thing running again because it is a truly awesome mod.  Anyways, below is a list of current mods I am running.  Our site can be found at www.bulletproofnerds.com and our forums are located at www.bulletproofnerds.com/smf
Let me know if you need anything else from me to figure this out.  Oh yeah, no errors, everything installed find and worked fine at one point.  I have not edited the code in any way.

Mod Name Version 
1. Bookmarks 2.2.1   [ Uninstall ] [ List Files ] [ Delete ] 
2. Clickable Avatars 1.1.0   [ Uninstall ] [ List Files ] [ Delete ] 
3. Downloads System 1.1.4.2   [ Uninstall ] [ List Files ] [ Delete ] 
4. Karma Buttons 1.1   [ Uninstall ] [ List Files ] [ Delete ] 
5. Remove MySQL, PHP & W3C images to minimize footer size 1.2   [ Uninstall ] [ List Files ] [ Delete ] 
6. Remove SMF Logo 1.2   [ Uninstall ] [ List Files ] [ Delete ] 
7. Custom Tab 1.2   [ Uninstall ] [ List Files ] [ Delete ] 
8. Stars And Badges 2.1   [ Uninstall ] [ List Files ] [ Delete ] 
9. Audible PM 1.5   [ List Files ] [ Delete ] 
10. Hide "Logged" and IP Image 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
11. Avatar On Board 2.1   [ Uninstall ] [ List Files ] [ Delete ] 
12. Indicator On Board AOB 1.1   [ Uninstall ] [ List Files ] [ Delete ] 
13. Yarex 2 smiley set 2.0.0.1   [ Uninstall ] [ List Files ] [ Delete ] 
14. Excellent Smileys 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
15. SMF 1.0.16 / 1.1.8 Update 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
16. Aeva ~ Auto-Embed Video & Audio 5.2.56   [ Uninstall ] [ List Files ] [ Delete ] 
17. Welcome Topic Mod 2.0   [ Uninstall ] [ List Files ] [ Delete ]

Any updates on my issue?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on February 22, 2009, 07:33:06 PM
"(because we are using a drupal mod that automatically creates the users in the SMF forum when they register on our drupal site). "

That is the issue you would have to create the welcome topic on drupal's side.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Schlup on February 22, 2009, 09:03:55 PM
Then why did the Welcome Topic mod work fine for the first couple of weeks?  Whether people are manually creating accounts in SMF or drupal is creating the accounts in SMF it shouldn't make any difference.  The fact remains that the accounts are being created in SMF which should then trigger the Welcome Topic mod...as it did correctly for the first couple of weeks.  Any other ideas or would you like more information about my situation?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: DirtRider on February 24, 2009, 05:25:29 AM
Just installed it on RC1 and it works post the message but it does not place the user name in but post it as Welcome to {username} both in the title and the body of the thread
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on February 24, 2009, 08:18:24 AM
You have to change it to [username] instead the {} do not work with SMF 2.0 as they use that for database stuff.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Harvester on March 01, 2009, 05:04:30 PM
I love this mod however I would like if we had the ability to set the topic to "locked" automatically.
Anyway we can modify this to do that?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 01, 2009, 05:08:51 PM
Yes in SMF 2.0 you can search The WelcomeTopic2.php file and add the code to lock topic
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Harvester on March 01, 2009, 07:34:24 PM
im using 1.1.8

what do I do in there? also, I know very little about code so help there would be great too :D
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 01, 2009, 07:57:30 PM
Please contact someone in the help wanted board this request.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Harvester on March 04, 2009, 10:08:38 PM
Quote from: vbgamer45 on March 01, 2009, 07:57:30 PM
Please contact someone in the help wanted board this request.

But arent you the developer of this mod??

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 04, 2009, 10:52:24 PM
Yes
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Harvester on March 04, 2009, 11:24:41 PM
Quote from: vbgamer45 on March 04, 2009, 10:52:24 PM
Yes

so why am I asking someone else for help with this?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 04, 2009, 11:31:28 PM
For php support/guides. It really is a simple edit to the mod. One line of code.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Harvester on March 05, 2009, 01:36:29 AM
Quote from: vbgamer45 on March 04, 2009, 11:31:28 PM
For php support/guides. It really is a simple edit to the mod. One line of code.

If it is so simple then why can't you just help me please rather than send me on a wild goose chase?
It doesn't sound like I am asking for much from what you say "It really is a simple edit to the mod. One line of code."

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 05, 2009, 08:40:46 AM
I would prefer If people would attempt to learn.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Harvester on March 05, 2009, 11:16:40 AM
Quote from: vbgamer45 on March 05, 2009, 08:40:46 AM
I would prefer If people would attempt to learn.

ok then teach me what to do please.. give me a clue what to look for?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Schlup on March 05, 2009, 06:28:33 PM
Quote from: vbgamer45 on March 05, 2009, 08:40:46 AM
I would prefer If people would attempt to learn.
I too would love to learn how to get this mod to work for more than 7 days.  Any help would be much appreciated.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: DirtRider on March 07, 2009, 09:56:58 AM
Quote from: vbgamer45 on February 24, 2009, 08:18:24 AM
You have to change it to [username] instead the {} do not work with SMF 2.0 as they use that for database stuff.

No this does nothing just leaves a blank in that space when posting the message. I have tried it using [USERNAME] as well but this just places that in the message as well
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Sudhakar Arjunan on March 08, 2009, 10:33:27 AM
Quote from: DirtRider on March 07, 2009, 09:56:58 AM
Quote from: vbgamer45 on February 24, 2009, 08:18:24 AM
You have to change it to [username] instead the {} do not work with SMF 2.0 as they use that for database stuff.

No this does nothing just leaves a blank in that space when posting the message. I have tried it using [USERNAME] as well but this just places that in the message as well

Yes i have also installed and tried and do not find any username displayed.

So what could be the either option to display it.

See i have a question now.

When i see members on moderation queue and activate them.

I get there username where iam using [username] .

It is not working only if members register and activate themselves.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: villasg on March 08, 2009, 03:06:35 PM
I have a problem .
In 1.1.8 if a member change email adress in profile then , the mod make again a new welcome topic for this member ....

Have that anyone else ?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GazOutEast on March 09, 2009, 02:55:45 AM
Quote from: A.SK on March 08, 2009, 10:33:27 AM
Quote from: DirtRider on March 07, 2009, 09:56:58 AM
Quote from: vbgamer45 on February 24, 2009, 08:18:24 AM
You have to change it to [username] instead the {} do not work with SMF 2.0 as they use that for database stuff.

No this does nothing just leaves a blank in that space when posting the message. I have tried it using [USERNAME] as well but this just places that in the message as well

Yes i have also installed and tried and do not find any username displayed.

So what could be the either option to display it.

See i have a question now.

When i see members on moderation queue and activate them.

I get there username where iam using [username] .

It is not working only if members register and activate themselves.

I am seeing exactly the same behaviour on SMF 2.0 RC1

This does suggest there is a bug in associating [username] with the member's user name - at least two versions of SMF (1.1.8 and 2.0 RC1) are being reported as having this error.

Question - is it possible that the admin permissions of the "announcement posting user" has an effect on this - I am using a non-admin account as the poster for the announcements.

Question - is there a typo in the instructions / help popup surrounding the code [username] - i.e. is the syntax really something like [member_name] instead?

Gaz
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Crank! on March 09, 2009, 08:47:02 AM
I like this mod however since I installed RC1 2.0 it will show the message like this.

It will not change the username to the name selected by the user. What can I do?
I tried to uninstall but I get an error and I am afraid of messing up my board.

Please help!!!!!


Thought you should know: I am using theme albino from Crip. Do I have to manually install something? Now with that error message I am stuck and don't know what to do.

Thanks
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Bergler on March 10, 2009, 05:00:46 PM
I have an error after installing. It works but wont post the members name, this is what I have for the message,

Quote
Topic Subject: Welcome [username]

Message:

Welcome to The Fly Tying Bug [username]

Hope you enjoy the forum. Please reply to this message with you introduction.

Thanks,
Bergler

No I also get an error in the logs,
 
http://www.flytyingbug.com/forums/index.php?action=activate;u=27;code=436861ab7b 
8: Undefined index: memberName
File: /nfs/c03/h03/mnt/52866/domains/flytyingbug.com/html/forums/Sources/Register.php
Line: 658 

here is the error,

Quote
638: elseif ($row['validation_code'] == '')
639: {
640: loadLanguage('Profile');
641: fatal_error($txt['registration_not_approved'] . ' <a href="' . $scripturl . '?action=activate;user=' . $row['member_name'] . '">' . $txt['here'] . '</a>.', false);
642: }
643: 
644: $context['sub_template'] = 'retry_activate';
645: $context['page_title'] = $txt['invalid_activation_code'];
646: $context['member_id'] = $row['id_member'];
647: 
648: return;
649: }
650: 
651: // Let the integration know that they've been activated!
652: if (isset($modSettings['integrate_activate']) && function_exists($modSettings['integrate_activate']))
653: call_user_func($modSettings['integrate_activate'], $row['member_name']);
654: // Welcome Topic Mod
655: global $sourcedir;
656: require_once($sourcedir . '/WelcomeTopic2.php');
657: 
==>658: DoWelcomePost($row['memberName']);  
659: 
660:
661: // End Welcome Topic Mod
662: 
663: 
664: // Validation complete - update the database!
665: updateMemberData($row['id_member'], array('is_activated' => 1, 'validation_code' => ''));
666: 
667: // Also do a proper member stat re-evaluation.
668: updateStats('member', false);
669: 
670: if (!isset($_POST['new_email']))
671: {
672: require_once($sourcedir . '/Subs-Post.php');
673: 
674: adminNotify('activation', $row['id_member'], $row['member_name']);
675: }
676:
677: $context += array(
678: 'page_title' => &$txt['registration_successful'],

Anyone now how I can fix this?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Bergler on March 12, 2009, 12:38:33 PM
Impossible to get some support on this mod?? First I have tried the mods site, with no luck now this site with no luck???

Anyways, I really like the mod and would like to get it working properly as I am sure it is something simple in the coding, which I am clueless.

Today a member hadn't activated his account, so I did, then noticed that the mod worked correctly?? Why is it, when a member activates hes account his name doesn't show up in the welcome topic but when I activate a member manually it does??
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Crank! on March 12, 2009, 02:16:36 PM
You got lucky I guess. The same happened to me but the topic was placed just like if the new member would have done it himself.

You are right it has to be something really simple. I just don't know anything about this stuff.

I do like this MOD but it is uninstalled until further developments.

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 14, 2009, 06:37:39 PM
New update

SMF 2.0 bug fixes
!Fixed bug with memberName when a member registers should be member_name
!Fixed bug if you using multiple cases for [UsErNaMe]
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Crank! on March 15, 2009, 05:37:13 AM
so vbgamer. Where is it for download?

Thanks
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GazOutEast on March 15, 2009, 07:29:53 AM
Crank! - it's on the regular mod page linked from the first post in this topic

It's now v 2.0.2 (previously was 2.0.1)

I've just uninstalled 2.0.1 and deleted it from an RC1 install (came out cleanly) and installed the new version - went in cleanly and recovered the new member post settings, but I had to reapply which board and poster - no big deal.

Now to wait for a new member and see if it's all fixed.

Gaz
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Crank! on March 15, 2009, 09:43:07 AM
Thanks Gaz.

I thought I was on another MOD that I have a problem with. This is no biggie. I am sure it will work. The other one that does not work good is the advanced reputation system for 2.0rc1


I will re-install and see, maybe I will register someone myself to find out if it works or not. ;)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Crank! on March 15, 2009, 10:01:46 AM
Well, I registered a fake name and no post.

Also after I installed it I added a new topic and when I submitted it the screen went crazy. There are some bugs with this mod still.

I wish I could have captured the screen but when I decided to do it it was too late. I am uninstalling again until further developments.

Thanks for trying though it is a great mod when it works. 1.18 works good with it I dunno why it won't work with 2.0 yet.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 15, 2009, 11:47:35 AM
Did you select a board? I have tested it myself registering a member on the main register page, and though the admin center.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Crank! on March 15, 2009, 02:40:02 PM
There is something weird going on with the mod and 2.0rc1 in my system. I uninstalled it again.

I will install and wait until tomorrow to mess with it again.

I ha one more guy sign up today and I had it uninstalled.

Maybe through the night someone else will sign up. I have set up an obscure board that I am the only one th at has access I will direct the sign up there and see. but to answer your question yes I selected a board and made the aditional topic. That is when I had issues with it. Try that and look at the message that it gives you when you finish making the additional topic. It says something about the database being too busy and some file is missing. I will try to capture the screen when it happens so you can iron out the issue.


Ok I just installed it and tried to edit the welcome topic. I received this message after editing.


An error has occured

There was a second line but I lost it. This was all within the forum itself not a white page or anything like that. It just says that there is something wrong there. That all
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Crank! on March 16, 2009, 11:12:54 AM
This is the screen I get. No matter what theme I use I get the same screen.

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GazOutEast on March 16, 2009, 11:48:52 AM
The install I reported a few posts above, worked perfectly over the last 24 hours - vbgamer knows I won't spare the criticism if something is broken, so on this occasion it's a hearty "WELL DONE vb - what ever you did to fix it has worked like a charm"

(psst - now could you do something about the formatting for your paypal button and ad links in your mod control panels?  It looks flaming awful and irritates the heck out of me whenever I have to go into admin)

Quote from: Crank! on March 15, 2009, 02:40:02 PM

.... I have set up an obscure board that I am the only one that has access I will direct the sign up there and see. but to answer your question yes I selected a board and made the aditional topic. That is when I had issues with it.

I think you might find it needs to post to a publicly visible board - i.e. no view or read or access restrictions.

On our forums, regular members with zero posts and no selectable membergroup, are named as "registered lurkers" in their post-based group - they have almost the same permissions as unregistered guests and only get to see a few extra boards until they start posting.

If your welcome-poster account sends the welcome post to a board that only you can see, then be sure your welcoming-poster has the appropriate permissions to see and post in that board, and that the new member being welcomed can also see it - just in case the issue is permissions related.

Quote from: Crank! on March 15, 2009, 02:40:02 PM

Try that and look at the message that it gives you when you finish making the additional topic. It says something about the database being too busy and some file is missing. I will try to capture the screen when it happens so you can iron out the issue.

Database being too busy is unlikely to be purely down to the mod - how much memory is allowed for your overall forum script by the SMF settings, and by your hosts?  Have you run your hosting cPanel to check server load?  Maybe you've got a hacker/spammer hammering the hel_l out of your server resources?  It happens - we had it happen twice last year and were checking everything but server resources - it was the hosts who identified what happened.

Gaz
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: DirtRider on March 17, 2009, 03:08:07 AM
Since I removed the older version and installed this version it does not post the topic when a new member registers  :'(
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Bergler on March 18, 2009, 12:35:32 AM
Does the old version need to be removed first?? If so it wont let me,

Quote
4. Execute Modification ./Sources/Admin.php Test failed  
  1. Replace ./Sources/Admin.php Test failed  
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 18, 2009, 01:03:08 AM
Yes it does
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Bergler on March 18, 2009, 01:14:06 AM
Quote from: Bergler on March 18, 2009, 12:35:32 AM
Does the old version need to be removed first?? If so it wont let me,

Quote
4. Execute Modification ./Sources/Admin.php Test failed  
  1. Replace ./Sources/Admin.php Test failed  

So what do I do now, it wont let me get rid of it?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Harvester on March 27, 2009, 01:34:10 PM
been almost a month since I asked this question:

QuoteI love this mod however I would like if we had the ability to set the topic to "locked" automatically.
Anyway we can modify this to do that in 1.1.8? 

I was told it was easy to do and only a matter of one line of code but never told how to do it. Please explain to me what I need to do in order to accomplish this?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 27, 2009, 08:36:38 PM
If this is a needed feature I can do it for $30 for next update.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GazOutEast on May 11, 2009, 04:14:50 AM
vbgamer

This is just one of my bright ideas from sitting for too long in the bathroom ;)

Any chance the mod at some future update, could be expanded a little so the new member is automatically subscribed to their welcome thread?

Reasoning - my board is quite small right now - just over 100 registered members, with only about 25 of them active.  If the new member was auto-subscribed to the new welcome topic for their user name, it might prompt them to post a response when the other members leap in to say welcome.  Getting them to make that first post and get engaged with the already active bunch seems to be the biggest hurdle to getting them active.

As I say, just a thought and no big deal if cannot be done - maybe it could be via an admin option to attribute the welcome topic post to the new member themselves, with regular admin settings to auto-subscribe to topics they've posted in?

Gaz
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: EZ1 on May 14, 2009, 10:33:40 AM
this what i get when confirm new account

Fatal error: Call to undefined function: str_ireplace() in /Sources/WelcomeTopic2.php on line 355

help please file attached
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on May 14, 2009, 11:22:12 AM
Ah. You are using php 4 that function requires php 5
Replace it with str_replace
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: EZ1 on May 14, 2009, 05:35:57 PM
 :D ok I changed str_ireplace on line 355 to str_replace saved it registered a new account got the same thing went back and it said str_ireplace again. so I went through the file and found 3 places that said that changed it tried again.. and the same thing happen. I have php4 and php5 on my server I'm just using 4 as default. anyway at all to get it to work on 4 --it worked perfectly on 1.1.8 so i will miss it.

thanks for your time.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Bluey on July 05, 2009, 04:07:30 AM
Is it possible to alter the welcome topic to include the members display name rather than the user name.  I have tried a lot of variation in the text and nothing seem to work. What is the code for putting the user name in the welcome post.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 05, 2009, 09:34:21 AM
Not possible. Because the user does not set their display name until after they register.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Bluey on July 05, 2009, 05:10:36 PM
Quote from: vbgamer45 on July 05, 2009, 09:34:21 AM
Not possible. Because the user does not set their display name until after they register.


It is if you have this mod installed as I do.

http://custom.simplemachines.org/mods/index.php?mod=1747
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Bluey on July 09, 2009, 04:48:09 AM
Any ideas on this?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 09, 2009, 08:44:03 AM
Possible but probably not going to do it.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Bluey on July 09, 2009, 08:45:54 PM
Ahhhh that's a pity. I would have been good to have their display names show. The user name for our members is a predefined code
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: flamechica on July 16, 2009, 04:18:12 AM
Would there be a way to add a membergroup permission to this mod? I have a person on my staff who typically takes care of this sort of thing (manually) that is not a moderator or an Admin. Is it possible to edit the code to give this person the permission based on their membergroup? I can make the edits myself if you tell me what to edit. Thanks in advance!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheListener on July 24, 2009, 01:00:00 PM
As an after thought.

As the person who welcomes new members isn't a real person is there still a way of adding an avatar to the name?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheListener on July 25, 2009, 08:04:23 PM
BUMP
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 25, 2009, 08:16:42 PM
I don't think so because there is no avatar on the registeration page.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheListener on July 25, 2009, 08:22:27 PM
Vbgamer

I believe I mis worded the question for which I apologise.

The welcomes are made by a non existent person for which I would like to give an avatar.

Give the ghost a body if you like. ( Is a paranormal theme after all)

Is this not possible?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 25, 2009, 08:24:34 PM
Not possible since the username does not exist. You would need to select another account to make the post.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheListener on July 25, 2009, 08:25:31 PM
Darn.

OK thanks.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 25, 2009, 11:29:39 PM
Well the solution would be to just register a new account and have it post the post and just select an avatar for it.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: CesarManara on July 27, 2009, 12:35:53 PM
Language portuguese_brazilian on SMF 2.0 RC1.2.

Modifications.portuguese_brazilian.php
//Begin Welcome Topic Text Strings
$txt['welcome_admin'] = 'Configuração de boas vindas';
// End Welcome Topic Mod Text Strings



WelcomeTopic.portuguese_brazilian.php
$txt['welcome_settings'] = 'Configuração do tópico de boas vindas';
$txt['welcome_options'] = 'Opções';
$txt['welcome_addtopic'] = 'Adicionar Tópico';
$txt['welcome_edittopic'] = 'Editar Tópico';
$txt['welcome_delete'] = 'Deletar';
$txt['welcome_subject'] = 'Assunto do tópico;
$txt['welcome_topicbody'] = 'Conteúdo do Tópico';
$txt['welcome_topicnote'] = '<i>Você pode usar {username} tanto no Assunto do tópico qunto no corpo. Isso será substituído pelo nome do membro.</i>';
$txt['welcome_forum'] = 'Forum';
$txt['welcome_postername'] = 'Nome do Criador do Tópico';
$txt['welcome_memberid'] = 'ID do Criador do Tópico';
$txt['welcome_savesettings'] = 'Salvar configurações';
// Errors
$txt['welcome_err_nosubject'] = 'Você deve colocar um assunto para o tópico.';
$txt['welcome_err_nobody'] = 'Você deve colocar o Conteúdo do Tópico.';
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 27, 2009, 03:25:00 PM
Thanks for translations
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: edenvalen on July 31, 2009, 10:25:42 PM
Dear vbgamer45,

I got this error when i tried to delete a topic in the welcome configuration panel. My version of SMF is 1.1.10. Are you able to help me, thanks


Error message
Quote
Method Not Implemented
GET to /index.php not supported.


Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


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

Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8e-fips-rhel5 DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PHP/5.2.10 mod_perl/2.0.4 Perl/v5.8.8 Server at wow.ktyles.com Port 80

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 31, 2009, 10:53:58 PM
Check out this topic to fix this issue
http://www.simplemachines.org/community/index.php?topic=34270
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: [A-US]James246 on August 02, 2009, 12:05:37 AM
Where can I choose which board makes the new topics?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on August 02, 2009, 09:21:01 AM
Under Admin -> Welcome Configuration
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Capion on August 11, 2009, 12:32:33 PM
Did the creator consider recreating, or adding, a choice for certain groups only?

Im running a clansite, where guests can register to discuss gaming issues, but mainly we are "alone" on the site...meaning: mostly new members are new members of the Clan.
I have used the script to auto-create a welcome topic, based on its a new Clanmember joining.. and the topic are posted in a restricted area, which is quite annoying to the honered guests.

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on August 11, 2009, 01:04:26 PM
Did not consider that. If you need I can custom development that feature at hourly rate.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on August 20, 2009, 08:55:00 AM
What version of SMF?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: DirtRider on August 20, 2009, 09:12:39 AM
Quote from: vbgamer45 on August 20, 2009, 08:55:00 AM
What version of SMF?

SMF RC1.2 Sorry I removed the post as I got it working I had to change the [username] to [UsErNaMe] to get it to work
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on August 23, 2009, 01:10:10 AM
Glad that helped fixed it. Strange that the different case caused it to work
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TW1ST3D on August 27, 2009, 08:44:35 PM
Quote from: DirtRider on August 20, 2009, 09:12:39 AM
Quote from: vbgamer45 on August 20, 2009, 08:55:00 AM
What version of SMF?

SMF RC1.2 Sorry I removed the post as I got it working I had to change the [username] to [UsErNaMe] to get it to work
Please elaborate on your fix.........Mine has stopped working suddenly , but all edits are still in place. (2.0 RC 1.2)
Could it be that the Birthday Topic Mod is interfering?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: PalmBeachPreps on August 30, 2009, 11:02:50 PM
This is what I get when enabling the mod:
Quote{username}, Wecome to SportsTalk 561!
Was not the case when I had 1.10, it started happening when I installed it on RC1.2
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on August 30, 2009, 11:07:13 PM
Use [] instead of {} to work with SMF 2.0.X
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: PalmBeachPreps on August 31, 2009, 12:24:21 AM
Ok. Thanks!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TW1ST3D on August 31, 2009, 07:28:52 PM
Hey vbgamer45........

My welcome topic has stopped working suddenly, uninstalled it, reinstalled cleanly, all edits are in place but it still refuses to work....Only thing that I have installed since is the birthday post mod, but I am reasonably sure that they played together before.....

(2.0 RC 1.2)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: archimalay on September 20, 2009, 02:37:21 PM
I have an issue:

When a new member registers, the mod wants to post the welcome topic twice. Any way to fix this? I have SMF 1.1.10.

Thanks!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on September 20, 2009, 03:46:35 PM
What are your registration settings set to?

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: archimalay on September 20, 2009, 08:52:59 PM
I have it set to Immediate Registration.

If that is what you're looking for?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on September 20, 2009, 09:35:04 PM
Yeah if that's the case that you may have the mod installed twice on accident.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: archimalay on September 21, 2009, 02:05:34 PM
Yes, you're correct.

It seems some of the code wasn't removed from the source files.

But, I took care of it, and all is working well. :)

Thanks!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on September 21, 2009, 07:44:06 PM
Glad you got it working!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: DaBrute on September 27, 2009, 10:26:52 PM
I can't post in the Modifications and Packages  section with a new topic. But I tried to edit this in my admin control panel and it gave me this error.

Error 501: The server cannot complete the request because it encounters an error

Header values specify a configuration that is not implemented.

ModSecurity, web application firewall, possible secure attack prevention.



anybody have any idea?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: DaBrute on September 27, 2009, 10:27:41 PM
Quote from: DaBrute on September 27, 2009, 10:26:52 PM
I can't post in the Modifications and Packages  section with a new topic. But I tried to edit this in my admin control panel and it gave me this error.

Error 501: The server cannot complete the request because it encounters an error

Header values specify a configuration that is not implemented.

ModSecurity, web application firewall, possible secure attack prevention.



anybody have any idea?
I'm alos using this for 1.1.10
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on September 27, 2009, 10:28:14 PM
Check out this post on mod_security to fix the issue
http://www.simplemachines.org/community/index.php?topic=34270
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: meehan09 on October 12, 2009, 02:50:55 PM
When i try to prase this to manually install this mod its not allowing me and saying

Sorry, but this modification does not appear to be compatible with the selected version.


smf rc2 1.1 ?


hope you can help me ... thanks

Paul
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on October 12, 2009, 10:35:10 PM
Why can't you install with the package manager?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: meehan09 on October 13, 2009, 12:50:45 PM
My package manager never has seemed to work properly and i normally do it manually by prasing the mod.

I fixed this by downloading the file from smfhacks and it seemed to prase, but when i try to prase on here it doesnt seem to work.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on October 13, 2009, 07:32:41 PM
That sounds like a bug with the site here that I would report it.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Kimmie on October 15, 2009, 04:47:08 PM
seems that alot of mods wont parse since they put the new theme on here the other day (not sure if that has anything to do with it, just wanted to mention it) . I couldnt get your tagging system mod to parse either.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Diamond Isle on October 23, 2009, 09:01:11 AM
Hi,
    Could someone explain to me with this Mod what i put in the "Poster Name" in the welcome configuration area. I have almost got this working the way i want. I tried putting my name in there but it showed me as a guest instead of the admin. Should this Mod work automatically as and when a new member joins without any intervention from the admin ? This one has me totally baffled.
Any Help Would be Appreciated.   :)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on October 23, 2009, 09:22:35 AM
Mod should work automatically depending if member approval is turned on or not.


If the poster name does not exist it will be marked as a guest otherwise if the memer does it exist it will look like an actual member.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Diamond Isle on October 23, 2009, 09:27:35 AM
ok so what do we have to put in the poster name box, do we leave this blank ?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Diamond Isle on October 23, 2009, 09:32:47 AM
Basically what i want it to do is this - whan a new member registers they will see this message
Please welcome our newest member {Members Name}

but instead all i am getting is
please welcome our newest member
and shows me as creating the posts but as a guest ?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Diamond Isle on October 23, 2009, 04:07:36 PM
Have sorted it & it works perfectly, many thanks  :)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on October 23, 2009, 07:24:06 PM
Glad you got it working? What did you do to fix it?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Diamond Isle on October 24, 2009, 03:06:49 PM
Quiet simply put the correct name in the poster box, And it all worked perfectly after that. Excellent Mod . Well Done   :)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on October 24, 2009, 03:15:33 PM
Ah awesome
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: linette97 on November 02, 2009, 01:25:36 AM
Great Mod and Thanks! Installed & working fine in 2.0 RC1.2..

I have read through every single post here and was looking for a solution with what a lot of users are asking for "How can we automatically direct the new member to see their new welcome post"

vbgamer45 has asked that members add this request to his page.  I've seen that many have since this mod came out 2007.  That's a long time to wait!!  He said it was possible but will not do it.

This mod would be PERFECT if this feature was added
What is the point of having these welcome messages if the new member does not see it right away.

How will they know they got a message??  Just makes sense and make the new members want to post a thank you making the forum more active for us.

I do love this mod & respect the creator's work but why not add this NEEDED feature that so many of us have asked for many times.

Does anyone know a way to make this happen with this mod?? Maybe other members have help to offer.

Thanks All!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on November 02, 2009, 07:24:14 PM
I can do it if need be but would need to be a paid project since it is not on my main priority list at the moment.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: linette97 on November 02, 2009, 08:22:25 PM
Quote from: vbgamer45 on November 02, 2009, 07:24:14 PM
I can do it if need be but would need to be a paid project since it is not on my main priority list at the moment.

I see "Fudge"!!!  :-[
Oh well Wish I knew about this coding thing.. shouldn't be but a few lines I suppose.. I'll wait until someone can do it for free. Don't think it's worth me paying for it's not that big of a deal... I'll see how the mod works for my site..

But thanks for responding! Still a nice mod!!
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on November 08, 2009, 11:00:48 PM
Updated to support SMF 2.0 RC2
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Livewire1 on November 09, 2009, 10:07:25 AM
Hi thanks for the update.

i was well chuffed when i saw that you had updated this Mod.
I'm sure in the last version there was a help button which showed what code to put in i.e {username} has that been left out deliberatley? only when i hit edit topic i get this error message "Invalid value inserted or no type specified. " I am just off to sign up as another user to test this again but I have just tried to add another topic and used the same code as before {username} when I try to add the topic I get the above error.

Hope this feeback is useful.

Livewire
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on November 09, 2009, 01:28:52 PM
Yeah with SMF 2.0 {username} no longer works you have to use [username] instead.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Livewire1 on November 10, 2009, 09:33:39 AM
Hi [username] does not work either.

I have tried it and where the users name should appear it remains blank without putting anything there at all....

Edit: Weird but now [username] works not done anything different ,, but Hey as longas it works ! :) great work thanks!!!

Thanks

Livewire
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on November 10, 2009, 01:37:44 PM
Glad you got it working
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Mick. on November 11, 2009, 05:13:06 PM
Quote from: vbgamer45 on November 09, 2009, 01:28:52 PM
Yeah with SMF 2.0 {username} no longer works you have to use [username] instead.

Not working for me.  Shows blank for user name.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on November 11, 2009, 07:25:36 PM
What format are you using for username?
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Mick. on November 11, 2009, 08:18:21 PM
Quote from: vbgamer45 on November 11, 2009, 07:25:36 PM
What format are you using for username?

At first i was using {user} when i had 1.1.10.

I upgraded to RC2  and it showed {user}. Thats when i realized it wasnt working.  On your previus post, states to use [user].  I changed it, 4 new registrations and the title shows blank.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on November 11, 2009, 08:19:43 PM
Normal registrations? Or using approval option?
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Mick. on November 11, 2009, 08:49:58 PM
Quote from: vbgamer45 on November 11, 2009, 08:19:43 PM
Normal registrations? Or using approval option?

Normal.     They need to login after accepting welcome email.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Livewire1 on November 13, 2009, 11:26:16 AM
Weird as this worked ONCE for me then has not worked since.. I have tried {username} like the old version :) and [username] as instructed but still doeas not work. my members have to confirm then log in :)

Livewire
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Livewire1 on November 15, 2009, 07:12:47 PM
I do not mean to try and bump this!! but I have been back and forth to this thread many times hoping for a reply to this very puzzling query..

Has anyone else had these problems with this Mod and has anyone found a solution as it's getting to the stage where I may as well uninstall it. :(

Livewire
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on November 15, 2009, 07:34:31 PM
Hoping I will get a chance to check it out some time next week.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: rbeuker on November 20, 2009, 03:13:03 PM
I'm having the same issue... (also using the setting that members must activate their accounts themselves by clicking the link in the emails they get).

Sometimes it does work, however. But most of the time it does not. Maybe a timing problem?  ;)
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: DirtRider on November 23, 2009, 04:49:02 AM
Quote from: Livewire1 on November 15, 2009, 07:12:47 PM
I do not mean to try and bump this!! but I have been back and forth to this thread many times hoping for a reply to this very puzzling query..

Has anyone else had these problems with this Mod and has anyone found a solution as it's getting to the stage where I may as well uninstall it. :(

Livewire

Same here not much use if it does not post the members name  :(
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Hoodie on November 23, 2009, 11:36:15 PM
Yeah..  I have it disabled until it's fixed..  Really looking forward to the new release..
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Chazz CC on November 24, 2009, 12:09:43 AM
I installed it last week & finally got it to work. No extra efforts other than pointing to the Welcome Board & click the link to "Add Topic"

QuoteHello & Welcome [username]!


Please feel free to browse around, post in topics & get to know everyone. Make sure to visit the arcade too, we have a lot of great games there to play.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: DirtRider on November 24, 2009, 05:32:02 AM
And so it does when you use [username] thanks  ;D
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: kgw on November 24, 2009, 07:26:12 AM
For those of who it doesn't work, In Welcome Configuration click "Save Settings" twice. I did that and it worked!
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Livewire1 on November 24, 2009, 12:20:08 PM
Ok!!

I tried clicking save settings twice as suggested and it worked, which makes me happy :) lol
as this means i do not have to delete it lol
will monitor it with the next few members just to make sure..

thanks for the tip...
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Livewire1 on November 25, 2009, 05:54:06 AM
Hmmmm!!!!    >:( worked once now does not work again.... weird!!!  ???  I activated someones account in the admin panel and it worked! another member joined this morning and activated his account from the email he got sent and it did not work...

Livewire
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on November 26, 2009, 12:56:09 PM
2.0.3 released

Fixed bug in SMF 2.0 RC2 where accounts that were activated by email were not posting a welcome topic
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Livewire1 on November 26, 2009, 05:18:23 PM
Thank You, Thank You, Thank You, Thank You, Thank You, Thank You, Thank You,

Very Much  ;D

I was begining to think that it was me until I found out that it only happened when registering with emails and not manual registration...

Thanks again

Livewire
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: dakpluto on November 27, 2009, 03:55:49 PM
A request for this mod.  For the post to be done in the poster's name so they can edit it.  This mod is perfect for using as an application system with a predefined form.  I just need the user to have the ability to edit in their info. 
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: DirtRider on November 29, 2009, 04:15:35 AM
Quote from: dakpluto on November 27, 2009, 03:55:49 PM
A request for this mod.  For the post to be done in the poster's name so they can edit it.  This mod is perfect for using as an application system with a predefined form.  I just need the user to have the ability to edit in their info.

And some way to get the member to actually read it would be nice
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: sattninja on December 11, 2009, 04:28:23 AM
hi when i go to either delete or edit a topic i made i get this error

Method Not Implemented

GET to /index.php not supported.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

i can add topics fine but cant edit or delete on 3 forums i am using core theme and 1.1.11

Powered by SMF 1.1.11

otherwise it works perfectly
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on December 11, 2009, 10:24:09 AM
To fix this read
http://www.simplemachines.org/community/index.php?topic=34270
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Hj Ahmad Rasyid Hj Ismail on December 11, 2009, 08:55:08 PM
I got only one problem. I use email activation for my forum but I end up the mod issuing the welcome post on SimplePortal Homepage (though it is not appearing on my forum) before the user activates his registration.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: sattninja on December 11, 2009, 09:07:29 PM
i read that post and followed it but it still isnt fixxed
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on December 11, 2009, 10:01:53 PM
Quote from: sattninja on December 11, 2009, 09:07:29 PM
i read that post and followed it but it still isnt fixxed
Contact your host to disable mod_security on your site.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: DirtRider on December 13, 2009, 04:51:16 AM
When a new member joins it is making out three welcome topics, two in his name and just another without a name.

Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Spoogs on December 13, 2009, 05:05:54 AM
How many actual welcome notices do you have created (in settings)
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: DirtRider on December 13, 2009, 09:11:01 AM
Only the one
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on December 13, 2009, 11:34:59 AM
Are you using the latest version?
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: DirtRider on December 13, 2009, 11:38:43 AM
Yes I am using Welcome Topic Mod      2.0.3 . The problem seem to come in when I noticed my one version was telling me to upgrade and I ran it from the Admin CP and since then I have been having this issue. I un-installed it deleted the package uploaded 2.0.3 installed and the issue was back again  :(
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on December 13, 2009, 11:44:56 AM
I would try uninstalling then signuping a new person and see if it sill posts the welcome message! If it does there is still code left around that will need to be manually uninstalled.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: DirtRider on December 13, 2009, 12:12:31 PM
Ok thanks I will give that a go but it will have to be tomorrow sometime
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Hj Ahmad Rasyid Hj Ismail on December 14, 2009, 05:01:35 AM
Quote from: vbgamer45 on December 13, 2009, 11:44:56 AM
I would try uninstalling then signuping a new person and see if it sill posts the welcome message! If it does there is still code left around that will need to be manually uninstalled.
Ok... Now I understand why... I think I must manually check for the left code and clean it up...
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: DirtRider on December 14, 2009, 07:39:30 AM
Quote from: vbgamer45 on December 13, 2009, 11:44:56 AM
I would try uninstalling then signuping a new person and see if it sill posts the welcome message! If it does there is still code left around that will need to be manually uninstalled.

Ok if I uninstall it completely it still make one post for a new members  :(
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on December 14, 2009, 08:54:31 AM
Ok so if the welcome topic mod is no longer installed then an old version must still be present.

Run the parser on the mod site for the welcome topic mod and find and revert all the edits that the mod does.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: DirtRider on December 14, 2009, 10:31:06 AM
 :( Why did it do this then
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on December 14, 2009, 02:55:48 PM
Might  have failed at one point during an uninstall which left code behind.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: DirtRider on December 15, 2009, 09:09:33 AM
Well I have not been able to get around to looking for any code that was left behind as of now
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: dkharp on December 16, 2009, 01:25:38 AM
When a new person registers it's not counting the posts. Or showing new topic but it's creating a new topic.

running:
QuotePowered by SMF 2.0 RC2 | SMF © 2006–2009, Simple Machines LLC   

Mods are;
QuoteAeva ~ Auto-Embed Video & Audio      7.0       [ Uninstall ]  [ List Files ]  [ Delete ]
2.    SMF Media Gallery    2.0.5    [ Uninstall ] [ List Files ] [ Delete ]
3.    More Genders    1.0.1    [ Uninstall ] [ List Files ] [ Delete ]
4.    Activity_Bar    1.0.1.2    [ Uninstall ] [ List Files ] [ Delete ]
5.    Gender on Memberlist    1.3    [ Uninstall ] [ List Files ] [ Delete ]
6.    Colored_Calendar_Frame    1.1.1.2    [ Uninstall ] [ List Files ] [ Delete ]
7.    Hide SMF Version    1.0.5    [ Uninstall ] [ List Files ] [ Delete ]
8.    Hide Topic Replies    1.2    [ Uninstall ] [ List Files ] [ Delete ]
9.    Welcome Topic Mod    2.0.3    [ Uninstall ] [ List Files ] [ Delete ]
10.    Treasury    2.02    [ Uninstall ] [ List Files ] [ Delete ]
11.    Profile Comments    2.0    [ Uninstall ] [ List Files ] [ Delete ]
12.    Favourite (Favorite) Boards    1.1    [ Uninstall ] [ List Files ] [ Delete ]
13.    Yet Another Global Announcements Mod    2.3    [ Uninstall ] [ List Files ] [ Delete ]
14.    RSS Feed Icon    1.1    [ Uninstall ] [ List Files ] [ Delete ]
15.    Share This Topic    1.3    [ Uninstall ] [ List Files ] [ Delete ]
16.    SMF Arcade v2.5 AutoPost Add-On    2.1    [ Install Mod ] [ List Files ] [ Delete ]
17.    SMF Arcade    2.5 RC1    [ Uninstall ] [ List Files ] [ Delete ]
18.    SMF Links    2.1.2    [ Uninstall ] [ List Files ] [ Delete ]
19.    PageEar (Pagepeel)    2.0    [ Uninstall ] [ List Files ] [ Delete ]
20.    Twitter and Facebook Publisher mod    2.1    [ Uninstall ] [ List Files ] [ Delete ]
21.    Contact Page    2.0    [ Uninstall ] [ List Files ] [ Delete ]
Installed mods: current version older version
Advanced
Advanced Options

Sometimes packages are locked to early versions of SMF but remain compatible with a newer version. Here you can choose to "emulate" a different SMF version within the package manager.

Emulate Version:
Revert


    * Powered by SMF 2.0 R

Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Bass_Chaz on December 18, 2009, 08:12:24 PM
Instead of {username} can I show the membername instead?
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on December 18, 2009, 08:13:52 PM
Not at this time. Since only the username is able to be chosen on registration and not their displayname
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Bass_Chaz on December 18, 2009, 08:34:44 PM
But if they can choose a membername and the database has that info, could it not be displayed?

I require all users to have a username AND a display or membername name.

(but now that I look closer its not a requirement...)



I'd prefer to show the display or membername as it could get REALLY confusing to the membership as to who is who...
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on December 18, 2009, 08:50:42 PM
Could be done but require the mod to be modified at this time their is no built in feature of SMF to change the display name on registration
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Bass_Chaz on December 18, 2009, 08:52:54 PM
Thanks vbgamer45..

So many variables and so many ideas.....  ;D

Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: ChaosEnergy on December 27, 2009, 06:43:38 AM
wouldnt it be nice to automatically send a PM/email to the user, with a customized text, that there is a welcome post for him..and that he may introduce himself at this point...
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on December 27, 2009, 01:50:41 PM
Maybe but there is already a pm on registration mod
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: ChaosEnergy on December 27, 2009, 01:52:55 PM
surely, but this pm on registration mod cant know the topic id of the created welcome topic..so it cant be mailed

and mailing a...look into that board..there you will find...is somewhat unprofessional, isnt it?
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on December 27, 2009, 01:59:44 PM
I can code it definitely but if you need it right away it would have to be paid since I have a lot of other projects on my plate at the moment.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: ChaosEnergy on December 27, 2009, 02:04:52 PM
there are some other things i need more at the moment, i will invest first in this, but will come back to you later
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Pawan on January 11, 2010, 01:09:53 PM
While using {username} in subject error is coming in RC2
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Spoogs on January 11, 2010, 03:34:48 PM
Quote from: pawan2002 on January 11, 2010, 01:09:53 PM
While using {username} in subject error is coming in RC2
In RC2 you should use [username]
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on January 11, 2010, 08:17:15 PM
Correct {username} is reserved in RC2 you need to use [username] instead
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Pawan on January 11, 2010, 11:59:50 PM
Thanks for that info.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Kimmie on January 14, 2010, 04:47:10 PM
ok this may be a dumb question..lol but Im gonna ask it anyways.

I am confused as to the "IP Address" aspect of this and how it is supposed to work. I created a user account and is the one I have set up to post the welcome threads.

1.  The IP listed on the account profile says:
IP: 127.0.0.1
Hostname: localhost

2. However, the IP's that appear in each of the welcome threads is always different and is generally either the same IP as the member that just registered, or within that same range (however I have seen it show completely different ranges but were always the same ISP as the member).


When I look up the IP that appears on the profile page the info I get on it is

IP                  ISP                   Domain
127.0.0.1      LOOPBACK   STERLINGSTUDENTS.NET


So what gives? Just exactly how is this supposed to work and who are "sterlingstudents.net"?


Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on January 14, 2010, 07:34:26 PM
127.0.0.1 is your local ip address of your own computer/server. This is not a real ip address of a person.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Kimmie on January 15, 2010, 12:09:19 AM
Quote from: vbgamer45 on January 14, 2010, 07:34:26 PM
127.0.0.1 is your local ip address of your own computer/server. This is not a real ip address of a person.

k well that answers one question but still doesnt really explain to me how it works. :). Any idea who "sterlingstudents.net" is? I guess what I need to know is, what is the exact protocol of how the mod works? Why is it pulling my local pc ip? If it uses the new members IP to post the thread, then shouldnt it show that IP on the profile? (i.e. it would change with each new member that it makes a thread for). If this is the hosts local server ip, cant we get into trouble for that? Using their IP without permission I mean?

Sorry for all the questions.. just want to make sure I completely understand how it works. :)
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: DilSe on January 26, 2010, 07:08:07 AM
hello to all

install this mod Smf 2. RC2 . install successful but when regester new member  topic not create properly just coming topic title same like"Welcome To 12345.com-{username} not coming name new user how i fix this please help. thanks
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on January 26, 2010, 09:14:34 AM
SMF 2.0 you need to use [] instead of {} so use [username]
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Afro on January 26, 2010, 06:52:43 PM
error



http://www.afrowall.com/index.php?action=welcome&amp;sa=add2Invalid value inserted or no type specified.
Function: AddTopic2File: /var/www/vhosts/xxxxx/httpdocs/Sources/WelcomeTopic2.php
Line: 204

edit

seems to work with [username] instead of {username}
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on January 26, 2010, 11:40:46 PM
Quote from: Afro on January 26, 2010, 06:52:43 PM
error



http://www.afrowall.com/index.php?action=welcome&amp;sa=add2Invalid value inserted or no type specified.
Function: AddTopic2File: /var/www/vhosts/xxxxx/httpdocs/Sources/WelcomeTopic2.php
Line: 204

edit

seems to work with [username] instead of {username}
Think I fixed the error yeah for SMF 2.0 it needs to be [username] instead
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: KensonPlays on January 27, 2010, 12:08:34 AM
ERROR WHEN TRYING TO INSTALL!!

Quote
1.Execute Modification./Themes/default/languages/Modifications.english.phpTest successful
                  
1.Add Before./Themes/default/languages/Modifications.english.phpTest successful
[/q][/t]            

2.Execute Modification./Themes/default/languages/Modifications.english-utf8.phpSkipping file
3.Execute Modification./index.phpTest successful
                  
1.Add After./index.phpTest successful
4.Execute Modification./Sources/Admin.phpTest failed
                  


1.Add Before./Sources/Admin.phpTest failed
5.Execute Modification./Sources/Register.phpTest successful
                  
1.Add After./Sources/Register.phpTest successful
2.Add After./Sources/Register.phpTest successful
6.Execute Modification./Sources/ManageMembers.phpTest successful
                  
1.Add After./Sources/ManageMembers.phpTest successful
7.Execute Modification./Sources/Profile-Actions.phpTest successful
                  
1.Add After./Sources/Profile-Actions.phpTest successful

8.Extract File./Sources/WelcomeTopic2.php

9.Extract File./Themes/default/WelcomeTopic2.template.php

10.Extract File./Themes/default/languages/WelcomeTopic.english.php

11.Extract File./Themes/default/languages/WelcomeTopic.english-utf8.php

12.Execute CodeWelcomeTopicsql2.php
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Afro on January 27, 2010, 05:10:55 AM
try adding the codes manually in that file alone,then install
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: KensonPlays on January 27, 2010, 02:47:20 PM
Except I am not good at finding the correct area, I get confused by "Add Before" and "Add After" I always seem to get them reversed...
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on January 27, 2010, 08:07:25 PM
Try using the package parser on the mod site that explains it better than the xml
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: KensonPlays on January 27, 2010, 08:14:42 PM
Ok, ill do that in a bit...
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on February 09, 2010, 12:37:34 PM
Release
Changelog
2.1
!Fixed but with email activation blank username for SMF 2.0
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: GazOutEast on February 15, 2010, 09:56:10 PM
vb - help a confused old fuddyduddy please

I've installed v2.0.3 (or .4) of this, after doing the edit to the XML to add the database prefix, and it's working fine.

BUT, the package manager is showing it's v 1.7 that's installed - and it's showing that with a green light as the latest version of the mod (I'm running SMF 2.0 RC2)

How do I get the mod to auto-upgrade (via a 1-click process) in the same way that it did back on the 1.x series of SMF ?
Am I going to have to uninstall, delete files, upload new files, install blah blah, or have I got something not right here?

Cheers
Gaz
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on February 15, 2010, 09:59:23 PM
IN SMF 2.0 I noticed some times packages don't clear out of the package manager nicely

Luckily you can delete the entries inside the database found in the smf_log_packages table.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: Afro on February 16, 2010, 05:22:53 AM
can we add two or three members separated with coma or something to use as welcome post member randomly ?
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on February 16, 2010, 10:14:20 AM
Not supported.
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: KensonPlays on February 16, 2010, 10:46:15 AM
Then COULD you support it vb? I could make a user for welcoming users, with me as another one for randomness!!
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: vbgamer45 on February 16, 2010, 11:14:08 AM
Not on my plans and the moment maybe for a donation
Title: Re: Welcome Topic updated for SMF 2.0 RC2!
Post by: KensonPlays on February 16, 2010, 01:31:21 PM
I only have $20 so I am out...
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: vbgamer45 on March 08, 2010, 07:45:29 PM
Updated for SMF 2.0 RC3!
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: mrtrc266 on March 09, 2010, 01:28:50 PM
Hello, I just installed this on RC3 using [username] works when the welcome topic is created but is there a way to have it the link to the user profile?

Example: Welcome vbgamer45 (http://custom.simplemachines.org/mods/index.php?action=profile;u=24876) instead of vbgamer45

Thanks in advance
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: vbgamer45 on March 09, 2010, 01:30:23 PM
Possible but would require some modifications to the WelcomeTopic.php file.
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: mrtrc266 on March 09, 2010, 01:34:45 PM
Ok, ty
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: ~DS~ on March 14, 2010, 12:01:12 AM
I had this installed before but unistalled after that and yet it welcomes a new registered members....  :o  :o
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: vbgamer45 on March 14, 2010, 12:35:06 AM
Might have got installed twice
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: ~DS~ on March 14, 2010, 12:37:30 AM
Quote from: vbgamer45 on March 14, 2010, 12:35:06 AM
Might have got installed twice
Nah, I look all the codes in each files, no duplicates found.
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: CommanderMadi on May 24, 2010, 05:21:17 AM
You are doing a great job vbgamer45, your mods has no test failures at all, I simply like 'em :)
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: vbgamer45 on May 24, 2010, 11:03:03 AM
Glad you enjoy them!
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: FireDitto on June 05, 2010, 08:09:00 PM
I have the same request for this, as I made on the PM to new members...

Would it be possible to implement an option, to either choose to send to only selected member groups, and/or to create separate messages to be sent to new members depending on which member group they are added to upon joining the site?

I'd like to use this on my RPG forum, but I'd like to have selected options, for example:

Player accounts are welcomed, a thread created where they can introduce themselves and meet other people of the forum and just chat and get to know each other. However, I'd like to have the option to disable it for any other member group, as I don't want the forum filling up with threads every time a Persona is created and linked to the main account [Subaccounts mod in use]

Would this be possible? Beyond just mass-deletion of additional threads, which I'd like to avoid having to do, if possible.
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: thellie on September 10, 2010, 11:10:11 AM
ooh, if it's request time, i have one -
i  am setting up a cron job to move members from one group to another based on a date (their initial group is future, then they are moved to current, then when they leave they change a final time to past). would it be feasible to set the welcome topic to activate at the same time, so that as they join a new group they get another activation/notificiation email sending them to the new welcome...?

that would be the bee's knees :)
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: MoreBloodWine on September 21, 2010, 03:27:23 AM
In your pictures / brief description I don't see any mention of it but does this mod allow the ability to use {boardname} ?

So it might look soemthing like this for my site...

Hello <name>, welcome to the EoJ Market Place forums.

EoJ Market Place being my current board / forum name.

If not would it be to much to as if you could please include it ?

Thx...
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: marwan on September 21, 2010, 06:58:54 PM
I'm sorry to know that this mod does not support Arabic. Arabic letters in a new topic appear as "?" marks.  :(.

Any help?
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: vbgamer45 on September 21, 2010, 07:16:28 PM
Convert the db tables to utf8 that might help
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: marwan on September 21, 2010, 07:19:15 PM
Thanks for the reply. Can you please give me the steps to do it?
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: vbgamer45 on September 21, 2010, 07:20:29 PM
You can do in phpmyadmin you have to change the table type to utf8 search on google for a guide
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: MoreBloodWine on September 21, 2010, 07:20:57 PM
What about my question regarding the board / forum name ?
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: vbgamer45 on September 21, 2010, 07:21:57 PM
Not adding any more features to this mod at this time.
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: marwan on September 21, 2010, 07:27:29 PM
vbgamer45:

Thanks for your quick replies. I appreciate it!

Just to make sure we're on the same line: all other table are perfect in Arabic support. So you mean I should convert this MOD's table?
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: vbgamer45 on September 21, 2010, 07:45:28 PM
Yes
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: MoreBloodWine on September 21, 2010, 08:00:52 PM
Quote from: vbgamer45 on September 21, 2010, 07:21:57 PM
Not adding any more features to this mod at this time.
Good to know and I will also take this as a no that it's not currently part of the mod.
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: vbgamer45 on September 21, 2010, 08:08:59 PM
Yeah generally for the mods that i have they are for the most part feature locked. I find when adding too many features requires additional support time.
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: MoreBloodWine on September 21, 2010, 08:16:09 PM
I only asked about the boardname because sometimes people might change the name of their forum but forget to update things like this since as it stands the site name if included would need to be "hard coded" in to the message.

Anyway, if you decide at some point to put it in great, if not no big deal I suppose.
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: marwan on September 22, 2010, 04:30:52 AM
Quote from: vbgamer45 on September 21, 2010, 07:16:28 PM
Convert the db tables to utf8 that might help

Converted the smf_welcome table to utf-8, it was good on display when I wrote the message in arabic. After saving, again letters show in "?" marks.  :-\
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: marwan on September 25, 2010, 06:40:55 AM
Quote from: vbgamer45 on September 21, 2010, 07:16:28 PM
Convert the db tables to utf8 that might help
I'm sorry I did convert the DB to UTF8 and still I get Arabic letters as question marks.
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: marwan on October 03, 2010, 07:34:36 AM
Hi,

I found out that this mod is not creating posts for new members joining. We did some forum customizations especially on registration. Please let me know which data or codes you need to help you troubleshooting this problem.
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: vbgamer45 on October 03, 2010, 11:21:44 AM
If you have a custom registration process then take a look at the manual install instructions for this mod and add the code to your registration process.
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: marwan on October 03, 2010, 12:42:55 PM
Can anyone familiar with this mod help me in manual analysis of my files?
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: Apllicmz on October 30, 2010, 12:46:17 PM
Good
when Update mod dont forget portuguese

<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
    <operation error="ignore">
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
//Begin Welcome Topic Text Strings smfpt
$txt['welcome_admin'] = 'Bem-vindo Configura&ccedil;&atilde;o';
// End Welcome Topic Mod Text Strings candidosa2
]]></add>
    </operation>
</file>
<file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">
    <operation error="ignore">
        <search position="after"><![CDATA[
?>]]></search>
        <add><![CDATA[
//Begin Welcome Topic Text Strings smfpt
$txt['welcome_admin'] = 'Bem-vindo Configura&ccedil;&atilde;o';
// End Welcome Topic Mod Text Strings candidosa2
]]></add>
    </operation>
</file>


Other File in attach

WelcomeTopic.portuguese and WelcomeTopic.portuguese-utf8
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: vbgamer45 on October 30, 2010, 01:03:01 PM
Thanks for the translation
Title: Re: Welcome Topic updated for SMF 2.0 RC3!
Post by: DilSe on November 08, 2010, 03:16:46 PM
this mod for RC4....?
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: vbgamer45 on November 08, 2010, 03:33:25 PM
Updated for SMF 2.0 RC4
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: just2pale on November 19, 2010, 10:30:09 AM
I am actually having an issue of the variables not entering the user names for the user.

It literally says Welcome {username} << not filling in the user name. I even used {$member.name} and still not working.

Any suggestions?

Thanks
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: vbgamer45 on November 19, 2010, 10:31:49 AM
If SMF 2.0 use [username] instead
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: just2pale on November 21, 2010, 01:40:22 PM
Thanks that worked.
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: sattninja on December 11, 2010, 10:11:48 AM
Hi can some one help me out i am having a problem with 2 topics being made when someone joins it has to be some code that is doubled somewhere but i have no idea where to check can someone please point me in the right direction

Thanks :o
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: 3mrhythm on January 16, 2011, 04:43:32 PM
just installed this and tested it with a new registration and it worked great! Thanks!

did you ever find a way to make it subscribe or notify the new user to this automatically created topic?
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: vbgamer45 on January 16, 2011, 05:32:13 PM
Never did for auto subscribe on notify
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: 3mrhythm on January 16, 2011, 06:20:18 PM
thats too bad.. that would be sooo much better :)  it would instantly give the user email reply notifications and get them connected with the users on the community immediately.

can you put [username] in the  "poster name" in settings? would that work?
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: 3mrhythm on January 16, 2011, 06:22:41 PM
lol i just tried that and i made the user name who posted it "[username]" and it posted it as a guest
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: 3mrhythm on January 16, 2011, 06:39:35 PM
is there a way for the  poster name function to call for the member with the highest user id number and input that as the poster name.. that way the last person to register would have the highest number id.. therefore could be the user ID of the "poster name".. making the newly registered user the poster :)

does that sound feasible?
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: bwren on February 12, 2011, 04:06:37 AM
This thread is named for SMF 2.0 but it was linked from where I downloaded this mod for 1.1.x so i do apologize if I am in the wrong area.

First, I love the mod and it works wonderfully.  I don't want to sound like I am begging for changes to be made but some assistance and direction would be wonderful from anyone who could provide. 

I am currently seeking a way to have a new registered user automatically setup to receive notifications from their newly created welcome thread.  I have found that my new members don't actively monitor their welcome threads and they go unattended for weeks at a time when they are first becoming accustomed to the lifestyle within a forum.  I have things setup so personal interaction takes place in welcome topics.

Thanks for any assistance that anyone can provide.
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: DWG on February 19, 2011, 06:29:24 PM
Using 1.1.13 and would like to know how to get this Mod to use the Display Name instead of the User Name.
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: vbgamer45 on February 19, 2011, 06:39:26 PM
Not possible since the user does not enter a display name on registration
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: DWG on February 19, 2011, 06:42:41 PM
Quote from: vbgamer45 on February 19, 2011, 06:39:26 PM
Not possible since the user does not enter a display name on registration
They do if the site is using Display Name on Registration Mod (http://custom.simplemachines.org/mods/index.php?mod=1747) like our site.
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: 3mrhythm on February 21, 2011, 07:20:36 AM
is there a way to make the newly registered user make the post? rather than picking an account?

there has to be a way to do that.. probably a function to pic the last registered user as the poster  like it does to choose the name it uses for the welcome post..  making that happen is beyond me.. but it seems feasible :)  lol is it?
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: vbgamer45 on February 21, 2011, 10:01:42 AM
Quote from: 3mrhythm on February 21, 2011, 07:20:36 AM
is there a way to make the newly registered user make the post? rather than picking an account?

there has to be a way to do that.. probably a function to pic the last registered user as the poster  like it does to choose the name it uses for the welcome post..  making that happen is beyond me.. but it seems feasible :)  lol is it?
Not possible
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: Chas Large on March 13, 2011, 06:28:15 PM
Here's a suggestion for a small improvement to this excellent mod, when it runs could the welcome topic be set to notify the new member for replies?

If not possible then perhaps a new mod to allow Admins to set a notification for a member. We can turn them off but not turn them on.
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: reefforum on March 14, 2011, 03:05:59 PM
great great mod.  thank you so much for making it.

since I installed this mod every new member has posted in response to the welcome message. 
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: vbgamer45 on March 14, 2011, 03:14:05 PM
Quote from: Chas Large on March 13, 2011, 06:28:15 PM
Here's a suggestion for a small improvement to this excellent mod, when it runs could the welcome topic be set to notify the new member for replies?

If not possible then perhaps a new mod to allow Admins to set a notification for a member. We can turn them off but not turn them on.
Might be be possible have to check out to set that up.
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: reefforum on March 14, 2011, 03:20:24 PM
I think some member might be annoyed by that.
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: Chas Large on March 14, 2011, 04:15:53 PM
Quote from: reefforum on March 14, 2011, 03:20:24 PM
I think some member might be annoyed by that.
True but they would be able to disable the notification just like any member can.

The reason I suggested it is that we get some new members who join, see the welcome topic and go away, if they were prompted automatically by further welcomes from other members they may be more inclined to post a reply.
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: Xarcell on March 14, 2011, 07:04:43 PM
This mod did not work for me on 2.0RC5.

A new user registered, and the topic was created, but instead of the members name, it showed {username}. There are no errors in the log, and no problems installing it.

Any ideas what went wrong?
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: vbgamer45 on March 15, 2011, 01:59:51 AM
For SMF 2.0.x you need to use [username]
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: Xarcell on March 15, 2011, 10:27:27 AM
Quote from: vbgamer45 on March 15, 2011, 01:59:51 AM
For SMF 2.0.x you need to use [username]

Thanks
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: 72 454 on May 08, 2011, 10:45:41 PM
Quote from: RoarinRow on May 08, 2007, 12:37:05 PM
Love the new mod.  I just noticed that when an existing member changed his email address and validated the link, then it generated the welcome topic   :D

Any work around for that? 

Same problem here. Looks kinda silly when members are greeting existing members as new members when they change their email address. Perhaps a method to check the [username] for original registration date less than the email change date to omit the topic post?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 11, 2011, 09:14:57 PM
Added install support for SMF 2.0 final release.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on June 12, 2011, 05:01:39 PM
Do i re-download this for it to work with 2gold ? the one i have in packages has a error when trying to install ? V2.1 in the one on my site but haven't installed due tpo below message

QuoteError in Package Installation
At least one error was encountered during a test installation of this package. It is strongly recommended that you do not continue with installation unless you know what you are doing, and have made a backup very recently. This error may be caused by a conflict between the package you're trying to install and another package you have already installed, an error in the package, a package which requires another package that you don't have installed yet, or a package designed for another version of SMF.

thank you
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 12, 2011, 05:04:28 PM
Yes redownload the package for SMF 2.0 final
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on June 12, 2011, 05:08:02 PM
Ok done that this time only one error, Test failed in Sources/Admin.php should i install even though i have this error ?

thanks
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 12, 2011, 05:11:02 PM
No I wouldn't do you have other mods installed?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on June 12, 2011, 05:13:24 PM
All these are working except those in red

   Mod Name   Version   
1.   Share This Topic    2.8.2     
2.   Default Avatar    2.0     
3.   Contact Page    3.0     
4.   eBay BBCode    1.2     
5.   RSS Feed Poster    3.0.2a     
6.   SMF Gallery Lite    3.0.4     
7.   YouTube BBCode    2.6     
8.   6 Custom buttons / tabs with Sub Menus (4)    0.5     
9.   Treasury    2.09     
10.   Remove XHTML, RSS & WAP2 Links in Footer    v1.1    
11.   New Manual Look    1.0 
12.   Simple Image Upload    1.3.0     
13.   Ad Managment    3.0.1    
14.   cb|Emailogin    0.52     
15.   Topic Solved    1.1.1     
16.   Welcome Topic Mod    2.1 
17.   Simple Spoiler    1.0.1 
18.   Views and Replies + Table on Recent Posts 1.2.1
19.   KeyCAPTCHA for SMF    2.0
20.   Extended Help    1.0 
21.   Custom_Top_menu    1.4     
22.   Auto Respond    1.0     
23.   RSS Feed Poster 3.0.2a 
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 12, 2011, 07:14:09 PM
You may need to do a manual install I would install then make the change that file manually if possible.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on June 13, 2011, 02:43:20 AM
The only fails i have when trying to install is Sources/Admin.php
This is what i have added to admin.php could someone tell me if its correct please i tried the Add before code as instructed but still not working same error as posted above

Quote'feedsadmin' => array(
                  'label' => $txt['smfrssposter_admin'],
                  'file' => 'FeedPoster2.php',
                  'function' => 'FeedsMain',
                  'custom_url' => $scripturl . '?action=admin;area=feedsadmin;sesc=' . $sc,
                  'icon' => 'server.gif',
               'subsections' => array(),
         ),


   'welcome' => array(
                      'label' => $txt['welcome_admin'],
                  'file' => 'WelcomeTopic2.php',
                  'function' => 'WelcomeTopic',
                  'custom_url' => $scripturl . '?action=admin;area=welcome;sesc=' . $sc,
                  'icon' => 'server.gif',
                  'subsections' => array(
                  'welcome' => array($txt['welcome_admin']),
         ),
            ),

'current_theme' => array(
               'label' => $txt['theme_current_settings'],
               'file' => 'Themes.php',
               'function' => 'ThemesMain',
               'custom_url' => $scripturl . '?action=admin;area=theme;sa=settings;th=' . $settings['theme_id'],
               'icon' => 'current_theme.gif',
            ),
            'theme' => array(
               'label' => $txt['theme_admin'],
               'file' => 'Themes.php',
               'function' => 'ThemesMain',
               'custom_url' => $scripturl . '?action=admin;area=theme;sa=admin',
               'icon' => 'themes.gif',
               'subsections' => array(
                  'admin' => array($txt['themeadmin_admin_title']),
                  'list' => array($txt['themeadmin_list_title']),
                  'reset' => array($txt['themeadmin_reset_title']),
                  'edit' => array($txt['themeadmin_edit_title']),
               ),

Any more advice please
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 13, 2011, 09:32:06 AM
That looks correct it should still fail on install but if you add it manually it should function ok.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on June 13, 2011, 11:23:12 AM
Sorry i don't understand what you mean, i thought that's what i did i manually added the code to the Admin.php uploaded it via ftp and tried to install again and it failed the test.
Have i done wrong ? what do i have to do more to install this manually please

Thanks and sorry i don't understand too good here
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 13, 2011, 12:12:43 PM
If you made that change manually its ok to fail with package manager.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on June 13, 2011, 12:17:31 PM
Quote from: vbgamer45 on June 13, 2011, 12:12:43 PM
If you made that change manually its ok to fail with package manager.

Perfect thank you for your help vbgamer45
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Powerbob on June 25, 2011, 08:56:53 AM
Just one question, why does it fail (even on a vanilla install)? Surely it needs updating yes?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 25, 2011, 08:59:41 AM
I am not getting any install failures on my SMF 2.0 test site.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Chas Large on June 25, 2011, 09:54:31 AM
Installed on my 2.0 test site too and have other mods installed as well.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Klamaker on July 07, 2011, 02:13:34 AM
Would it be possible to have the welcome topic post not only include the username but actually include custom profile fields in this mod? I'm assuming some manual additions would have to be made depending on the name of the custom field in your sql database, but still.

Thanks
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: lacin64 on July 17, 2011, 08:27:51 AM
The mod installed ok on our 2.0 but is giving {username} as the members user name instead of adding there name text in the brackets. Any idea why this happens?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 17, 2011, 04:25:36 PM
for 2.0 use [username]
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Martingonnella on July 25, 2011, 10:36:19 AM

I like this post, also the idea feature of notification to the client who registered sounds good too saying "Welcome client, you have a new post created for you", etc? Imagine a big version update!

Also the below sounds good too

Quote from: linette97 on November 02, 2009, 01:25:36 AM
Great Mod and Thanks! Installed & working fine in 2.0 RC1.2..

I have read through every single post here and was looking for a solution with what a lot of users are asking for "How can we automatically direct the new member to see their new welcome post"

vbgamer45 has asked that members add this request to his page.  I've seen that many have since this mod came out 2007.  That's a long time to wait!!  He said it was possible but will not do it.

This mod would be PERFECT if this feature was added
What is the point of having these welcome messages if the new member does not see it right away.

How will they know they got a message??  Just makes sense and make the new members want to post a thank you making the forum more active for us.

I do love this mod & respect the creator's work but why not add this NEEDED feature that so many of us have asked for many times.

Does anyone know a way to make this happen with this mod?? Maybe other members have help to offer.

Thanks All!

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: geff_chang on August 05, 2011, 07:55:34 PM
For the [username], is it possible to include the member link?
(Or maybe create a different code for this?)

I'm looking for something like:

Welcome to simplemachines.org, vbgamer45 (http://www.simplemachines.org/community/index.php?action=profile;u=24876).
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: eric1234 on September 16, 2011, 04:14:44 AM
Quote from: geff_chang on August 05, 2011, 07:55:34 PM
For the [username], is it possible to include the member link?
(Or maybe create a different code for this?)

I'm looking for something like:

Welcome to simplemachines.org, vbgamer45 (http://www.simplemachines.org/community/index.php?action=profile;u=24876).
Same here.. !! ^^ Somebody help please >.<
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on September 16, 2011, 02:40:48 PM
Not yet.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: geff_chang on September 16, 2011, 07:30:44 PM
Quote from: vbgamer45 on September 16, 2011, 02:40:48 PM
Not yet.

I don't understand.
Please be more specific.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on September 16, 2011, 08:48:12 PM
I don't have thing built for that but could be done.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: geff_chang on September 16, 2011, 09:44:05 PM
Quote from: vbgamer45 on September 16, 2011, 08:48:12 PM
I don't have thing built for that but could be done.

We look forward to it then. Thanks! ;D
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snadge on November 26, 2011, 05:22:01 PM
i get error on test install on 2.0.1

Quote4.    Execute Modification    ./Sources/Admin.php    Test failed
      1.    Add Before    ./Sources/Admin.php    Test failed
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on November 26, 2011, 06:53:50 PM
Another mod is conflicting with the code change you will need to make the change manually.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snadge on November 26, 2011, 06:57:05 PM
Quote from: vbgamer45 on November 26, 2011, 06:53:50 PM
Another mod is conflicting with the code change you will need to make the change manually.

thanks for the reply vbgamer.. I will just leave it, its no biggy, just would have been nice to have.. do you think its prettyurls? i had to disable that to install Stop-Forum-Spam and again to install akismet, i will try it
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on November 26, 2011, 07:05:52 PM
Shouldn't be that mod since the mods I made should install all together.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snadge on November 26, 2011, 07:10:51 PM
Yeah i tried it and still failed...

just want to say thanks for the mods you make, you seem to make the best ones from what ive seen :)

cheers
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: David111567 on November 27, 2011, 05:12:30 AM
Is there a way to make this mod work with the Facebook Connect mod?

I have both mods installed...and when people register thru the site...they get a welcome message in the forum. But when they register via Facebook Connect...and log into the forums for the first time....there's no welcome message.  Any advice would be greatly appreciated.  LOVED this mod since it came out, by the way!  Would love for it to work with Facebook Connect, though...if possible.

Thanks,

David
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on November 27, 2011, 08:35:37 AM
Possible would require coding to figure where it calls the registration  process.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: smitch6 on December 01, 2011, 02:19:28 AM
Hi had this on my forum for ages brill mod ty :)

but since i did the upgrade to 2.0.1 it's not working :(
it says it's all installed ok and i haven't changed any other info on it but it just doesn't do anything when a new member joins?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on December 01, 2011, 09:35:08 AM
How did you upgrade? If you did a full upgrade you will need to reinstall if you upgraded though package manager you should be fine.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: smitch6 on December 01, 2011, 11:44:33 AM
i used the upgrade package as i had RC4 2.0 running
as i said it was working fine but since the upgrade it's just stopped working :(
annoying as it's a lovely mod
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on December 01, 2011, 12:19:46 PM
Upgrade package you will need to reinstall mods in that case since it overwrites files.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: smitch6 on December 01, 2011, 01:34:47 PM
ok i've deleted it and re-installed it again from scratch
i'll see if it works when a new member joins :)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: BCK on January 19, 2012, 07:30:52 AM
a very good mod, so simple yet effective, saves time for staff and the welcome post makes members feel welcome and recognized..thx 10/10
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on January 19, 2012, 12:14:51 PM
Glad it can be helpful!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Mstcool on January 19, 2012, 09:08:06 PM
PROBLEM: Everytime a player joined i either got {username} or [username] but not tthe persons name
and i am using 2.0.2
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on January 19, 2012, 09:12:07 PM
For 2.0 make sure you use [username] for personalization
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Mstcool on January 19, 2012, 11:58:31 PM
like i said i used tht to and nothing happend
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheDel on April 25, 2012, 11:29:59 PM
Quote from: vbgamer45 on November 27, 2011, 08:35:37 AM
Possible would require coding to figure where it calls the registration  process.
Was this done for Facebook Connect mod?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on April 30, 2012, 12:34:44 PM
Not sure haven't used that modification.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: smitch6 on May 06, 2012, 03:11:50 PM
i figured out why it wasn't making welcome posts ;)
it was because i now have the facebook log-in feature on my site
and this doesn't work with that mod :(
if ppl join normally it works perfectly
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on May 06, 2012, 06:46:56 PM
That explains yeah only works with the builtin method.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: luxsat on September 15, 2012, 03:14:41 AM
Hello
I have a question about the mod welcome By vbgamer45

Is it possible to set it so that new members immediately go in to the newly created welcome posting.
For now, the posting is created but the new members first come on the general forum and see the hole forum as new and unread
The chance that these new members than go to the welcome posting is therefore small.
It is this mod for 1.1.16
http://custom.simplemachines.org/mods/index.php?mod=789

Sincerely,
Jef
Luxsat
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on September 15, 2012, 10:09:09 AM
Probably can use this mod to do it with the welcome topic
http://custom.simplemachines.org/mods/index.php?mod=1364
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: luxsat on September 15, 2012, 12:30:34 PM
Thanks

Is not working so well on my template
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: FireDitto on October 23, 2012, 06:20:12 PM
Quote from: DWG on February 19, 2011, 06:42:41 PM
Quote from: vbgamer45 on February 19, 2011, 06:39:26 PM
Not possible since the user does not enter a display name on registration
They do if the site is using Display Name on Registration Mod (http://custom.simplemachines.org/mods/index.php?mod=1747) like our site.

I'm in the same boat. I'd really love it if it called the Display Name rather than the log in name, since I also use this mod.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Hj Ahmad Rasyid Hj Ismail on October 23, 2012, 08:34:12 PM
Can this mod be enhanced to welcome new members of a membergroup and welcome topic created for more than one board?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: JamesWC on October 29, 2012, 04:56:19 PM
Quote from: luxsat on September 15, 2012, 03:14:41 AMIs it possible to set it so that new members immediately go in to the newly created welcome posting.

I'd like either this or, alternatively, if the new member could be automatically subscribed to this topic, so that they'll know when other members have replied to welcome them. That might be easier to code?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GravuTrad on March 07, 2013, 07:22:07 PM
Quote from: vbgamer45 on January 19, 2012, 09:12:07 PM
For 2.0 make sure you use [username] for personalization


Hi vb.

Why this?

Thanks.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 07, 2013, 07:39:23 PM
The other way doesn't work. 2.0 it changed.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GravuTrad on March 07, 2013, 08:09:04 PM
Ok no {username} so. Thanks vb. ;)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 08, 2013, 10:20:33 AM
Correct and then it should work ok.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: puw on March 11, 2013, 12:56:48 PM
Hi, just installed ok on 2.0.4 - thx.

Not a complaint but I thought there would be an auto feature when a new member first activated their acct, would insert the name and send based on the template - no?

Also, how will the new member know you created this post for them? Do they get a pm?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 11, 2013, 01:27:11 PM
It should create a topic when activated/member registers.

No pm is sent. It just creates a post.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: StarterX on March 11, 2013, 01:37:46 PM
I use 2.0.4 It gives me a Error i tried Many Times i cant Find a Solution :(
SQL logic error or missing database
near "NOT": syntax error
File: /home/u700575668/public_html/Packages/temp/WelcomeTopicsql2.php
Line: 18


Here My Function :)
<?php
//SMFHacks.com
//Table SQL

if (file_exists(dirname(__FILE__) . '/SSI.php') && !defined('SMF'))
  require_once(
dirname(__FILE__) . '/SSI.php');
// Hmm... no SSI.php and no SMF?
elseif (!defined('SMF'))
  die(
'<b>Error:</b> Cannot install - please verify you put this in the same place as SMF\'s index.php.');

global 
$smcFunc;

// Create the Welcome Topic Table
$smcFunc['db_query']('',"CREATE TABLE IF NOT EXISTS {db_prefix}welcome
(ID smallint(5) unsigned NOT NULL auto_increment,
welcomesubject tinytext,
welcomebody text,
PRIMARY KEY (ID))"
);


// Insert the settings
$smcFunc['db_query']('',"INSERT IGNORE INTO {db_prefix}settings VALUES ('welcome_boardid', '0')");
$smcFunc['db_query']('',"INSERT IGNORE INTO {db_prefix}settings VALUES ('welcome_memberid', '0')");
$smcFunc['db_query']('',"INSERT IGNORE INTO {db_prefix}settings VALUES ('welcome_membername', '')");


?>
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: puw on March 11, 2013, 01:49:19 PM
But upon each new member registering/activating, then I have to open this up, choose the welcome message template, choose the username to send to etc. The new topic or "post" isn't done automatically?

As I say, I'm not complaining, just want to know what I've got to manually do each time to make it happen :)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 11, 2013, 02:06:02 PM
Quote from: puw on March 11, 2013, 01:49:19 PM
But upon each new member registering/activating, then I have to open this up, choose the welcome message template, choose the username to send to etc. The new topic or "post" isn't done automatically?

It is done automatically when a member registers
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 11, 2013, 02:06:35 PM
Quote from: _Riders_ on March 11, 2013, 01:37:46 PM
I use 2.0.4 It gives me a Error i tried Many Times i cant Find a Solution :(
SQL logic error or missing database
near "NOT": syntax error
File: /home/u700575668/public_html/Packages/temp/WelcomeTopicsql2.php
Line: 18


Here My Function :)
<?php
//SMFHacks.com
//Table SQL

if (file_exists(dirname(__FILE__) . '/SSI.php') && !defined('SMF'))
  require_once(
dirname(__FILE__) . '/SSI.php');
// Hmm... no SSI.php and no SMF?
elseif (!defined('SMF'))
  die(
'<b>Error:</b> Cannot install - please verify you put this in the same place as SMF\'s index.php.');

global 
$smcFunc;

// Create the Welcome Topic Table
$smcFunc['db_query']('',"CREATE TABLE IF NOT EXISTS {db_prefix}welcome
(ID smallint(5) unsigned NOT NULL auto_increment,
welcomesubject tinytext,
welcomebody text,
PRIMARY KEY (ID))"
);


// Insert the settings
$smcFunc['db_query']('',"INSERT IGNORE INTO {db_prefix}settings VALUES ('welcome_boardid', '0')");
$smcFunc['db_query']('',"INSERT IGNORE INTO {db_prefix}settings VALUES ('welcome_memberid', '0')");
$smcFunc['db_query']('',"INSERT IGNORE INTO {db_prefix}settings VALUES ('welcome_membername', '')");


?>

Are you using MySQL? This mod only works with MySQL
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: puw on March 11, 2013, 02:36:42 PM
kk, will test it out then, thx
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: StarterX on March 12, 2013, 12:37:08 PM
Quote from: vbgamer45 on March 11, 2013, 02:06:35 PM
Quote from: _Riders_ on March 11, 2013, 01:37:46 PM
I use 2.0.4 It gives me a Error i tried Many Times i cant Find a Solution :(
SQL logic error or missing database
near "NOT": syntax error
File: /home/u700575668/public_html/Packages/temp/WelcomeTopicsql2.php
Line: 18


Here My Function :)
<?php
//SMFHacks.com
//Table SQL

if (file_exists(dirname(__FILE__) . '/SSI.php') && !defined('SMF'))
  require_once(
dirname(__FILE__) . '/SSI.php');
// Hmm... no SSI.php and no SMF?
elseif (!defined('SMF'))
  die(
'<b>Error:</b> Cannot install - please verify you put this in the same place as SMF\'s index.php.');

global 
$smcFunc;

// Create the Welcome Topic Table
$smcFunc['db_query']('',"CREATE TABLE IF NOT EXISTS {db_prefix}welcome
(ID smallint(5) unsigned NOT NULL auto_increment,
welcomesubject tinytext,
welcomebody text,
PRIMARY KEY (ID))"
);


// Insert the settings
$smcFunc['db_query']('',"INSERT IGNORE INTO {db_prefix}settings VALUES ('welcome_boardid', '0')");
$smcFunc['db_query']('',"INSERT IGNORE INTO {db_prefix}settings VALUES ('welcome_memberid', '0')");
$smcFunc['db_query']('',"INSERT IGNORE INTO {db_prefix}settings VALUES ('welcome_membername', '')");


?>

Are you using MySQL? This mod only works with MySQL
I am using MySQL
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 12, 2013, 12:47:25 PM
Hmm not sure what version of mysql?
And you are using SMF 2.0.x right?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Arantor on March 12, 2013, 12:55:33 PM
Just think, if you used $smcFunc['db_create_table'] and $smcFunc['db_insert'], you would get cross-DB compatibility.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: StarterX on March 12, 2013, 01:59:14 PM
I Am using The Version 2.0.4 For SMF  :)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 12, 2013, 01:59:57 PM
And what mysql version?
That code above should work for MySQL
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: StarterX on March 13, 2013, 05:28:45 AM
How to Check the Version of MySQL?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: puw on March 13, 2013, 06:59:29 AM
in the left column of ur CPanel homepage
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: StarterX on March 13, 2013, 10:02:14 AM
Well Thanks to puw for Saying me how to check the MySQL Version and MySql Version is 5.1.58
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 13, 2013, 11:11:26 AM
Hmm try creating this table manually in your database using phpmyadmin

CREATE TABLE  smf_welcome
(ID smallint(5) unsigned NOT NULL auto_increment,
welcomesubject tinytext,
welcomebody text,
PRIMARY KEY (ID))
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: comesee on March 13, 2013, 07:48:36 PM
cant find     welcome' doesn't exist  when i tried to install the welcome mode.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 13, 2013, 07:50:36 PM
Database error? Or you can't find the setting?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Mstcool on March 16, 2013, 03:09:08 AM
I tried having a test account made and stuff, It didn't make the topic?

SMF 2.0.4
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 16, 2013, 11:37:34 AM
What are your welcome settings that you have setup as?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Mstcool on March 18, 2013, 07:09:40 PM
Well I registered the member using the admin panel.

All my mods got deleted. So ill tell you after I add it back. :)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 18, 2013, 11:10:20 PM
Ah yeah I am not sure if it does create anything  when you do it using the admin panel.
Title: Re: Welcome Topic updated for SMF 2.0 RC4!
Post by: ivanr on April 18, 2013, 01:51:20 PM
Quote from: FireDitto on October 23, 2012, 06:20:12 PM
Quote from: DWG on February 19, 2011, 06:42:41 PM
Quote from: vbgamer45 on February 19, 2011, 06:39:26 PM
Not possible since the user does not enter a display name on registration
They do if the site is using Display Name on Registration Mod (http://custom.simplemachines.org/mods/index.php?mod=1747) like our site.

I'm in the same boat. I'd really love it if it called the Display Name rather than the log in name, since I also use this mod.

Yes, it is possible. the following worked for me;
in Forums/Sources/Managemembers.php

Search for: // Welcome Topic Mod
Then 16 lines below this, change
'subject' => str_replace("{username}",$member['username'],$row2['welcomesubject']),
'body' => str_replace("{username}",$member['username'],$row2['welcomebody']),

to

'subject' => str_replace("{username}",$member['name'],$row2['welcomesubject']),
'body' => str_replace("{username}",$member['name'],$row2['welcomebody']),





Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on April 18, 2013, 02:15:21 PM
Yes that will work if you register a the member yourself in the members area.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: ivanr on April 18, 2013, 02:38:12 PM
I do not register members myself in the members area, members register themselves as per normal.

All I do is just approve them in the admin section.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on April 18, 2013, 02:56:20 PM
The question is how do they enter their own custom  displayname on registration then?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: ivanr on April 18, 2013, 04:53:57 PM
VBgamer, by using this SMFForum mod "Display Name on registration"

http://custom.simplemachines.org/mods/index.php?mod=1747 (http://custom.simplemachines.org/mods/index.php?mod=1747)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: MoreBloodWine on April 19, 2013, 09:09:08 PM
So ya, for the first time ever I ran in to something weird.

Had a new member sign up yesterday and they didn't get a welcome topic made for them.

Other than mod conflicts which I am not sure if that's what caused this one time fluke, what might also cause the post to not be made ?

Ps; I say one time fluke since I am hoping the next new member gets a post made for them.

Pss; For members "missed" is there a way to "force" the post to be made for them aside from just manually making one up / typing it out ?

Ty.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on April 19, 2013, 09:15:25 PM
Could be if you have a different mod that auto registers members might not support it.

Force read a topic on login
http://custom.simplemachines.org/mods/index.php?mod=1364
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: MoreBloodWine on April 19, 2013, 09:21:29 PM
Quote from: vbgamer45 on April 19, 2013, 09:15:25 PM
Could be if you have a different mod that auto registers members might not support it.
None at all, I went ahead and just manually made the welcome post for said user. I'll come back here if it happens again, Thx VB
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: StarterX on April 27, 2013, 03:45:12 AM
Guys Help me it shows me the Same Error idk how to do in phpmyadmin  :-\

it shows this error. Please Reply I need this Mod  :-\


SQL logic error or missing database
near "NOT": syntax error
File: /home/u700575668/public_html/Packages/temp/WelcomeTopicsql2.php
Line: 18
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on April 27, 2013, 08:50:16 AM
Are you using MySQL?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: StarterX on April 27, 2013, 10:16:53 AM
Quote from: vbgamer45 on April 27, 2013, 08:50:16 AM
Are you using MySQL?

Yea i am using MySQL and PHP Both My MySQL Version is 5.1.58 and PHP Version is 5.3

Please Help me I need This Mod  :-\
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: MoreBloodWine on June 01, 2013, 07:16:37 PM
Ok, so the last two new users this mod has missed and I havent not changed anything on my site since the last few successful signups.

Any ideas ?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Colin on June 01, 2013, 07:25:59 PM
Anything in the error log? If you register yourself is it working?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: MoreBloodWine on June 01, 2013, 07:40:30 PM
Quote from: Colin on June 01, 2013, 07:25:59 PM
Anything in the error log? If you register yourself is it working?
Nothing, and I havent tried to reg an account myself not that I see how it would matter since for the last two users in diff locales the mod didnt make posts for.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GL700Wing on June 02, 2013, 08:28:35 AM
Great mod - thanks!!

I've been using it on my SMF 1.1.x forum for the last few years and have just installed it on my new SMF 2.0.4 forum.

For my SMF 1.1.x forum I solved the problem of a Welcome Topic being created for members who re-activate their account after they change their email address by checking their last login time (it will only be empty for new members).

To manually apply this fix for SMF 2.0.4 make the following changes in ./Sources/Register.php

Find
SELECT id_member, validation_code, member_name, real_name, email_address, is_activated, passwd, lngfile
Replace
SELECT id_member, validation_code, member_name, real_name, email_address, is_activated, passwd, lngfile, last_login

Find
    // Let the integration know that they've been activated!
    call_integration_hook('integrate_activate', array($row['member_name']));
// Welcome Topic Mod
global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);

// End Welcome Topic Mod

    // Let the integration know that they've been activated!
    call_integration_hook('integrate_activate', array($row['member_name']));

    // Welcome Topic Mod
    if (empty($row['last_login']))
    {
        global $sourcedir;
        require_once($sourcedir . '/WelcomeTopic2.php');
        DoWelcomePost($row['member_name']);
    }
    // End Welcome Topic Mod



[Edit:  Removed my package file - please use official release]
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 02, 2013, 01:16:51 PM
Awesome thanks so one bug in the package but posting update shorlty

<search position="before"><![CDATA[SELECT id_member, validation_code, member_name, real_name, email_address, is_activated, passwd, lngfil]]></search>

Should be

<search position="before"><![CDATA[SELECT id_member, validation_code, member_name, real_name, email_address, is_activated, passwd, lngfile]]></search>
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: SMFHacks.com Team on June 02, 2013, 01:28:08 PM
Update!
2.2
!SMF 2.0.x Solved the problem of a Welcome Topic being created for members who re-activate their account after they change their email address by checking their last login time (it will only be empty for new members). Requires uninstall of old version and install of new version
Thanks to GL700Wing
!Updated some style for the welcome topic area for SMF 2.0.x
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GL700Wing on June 02, 2013, 05:50:17 PM
Quote from: vbgamer45 on June 02, 2013, 01:16:51 PMAwesome thanks
You're welcome!

Quoteso one bug in the package but posting update shortly
Oops - sorry about that.  I've removed the package file I attached to my previous message so that no one else gets caught out.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: MoreBloodWine on June 13, 2013, 08:15:20 PM
So ya, even with the update intalled / old mod uninstalled first... this still didnt "pick up" on the last two signups and there's nothing in the error log. I have not installed any new mods for a while so I don't know what would be wrong. One day its working then the next its not.

Here though is a list of mods installed.

1. Users Online Today 2.0.3   [ Uninstall ] [ List Files ] [ Delete ] 
2. BK-SMF Sub-Board 1.5   [ Uninstall ] [ List Files ] [ Delete ] 
3. TinyPortal 1.107   [ Uninstall ] [ List Files ] [ Delete ] 
4. Board Viewers Mod 1.2.1.1b   [ Uninstall ] [ List Files ] [ Delete ] 
5. Tapatalk SMF 2.0 RC5/Final Plugin 3.5.0   [ Uninstall ] [ List Files ] [ Delete ] 
6. Redirect on Login and/or Logout mod 0.4   [ Uninstall ] [ List Files ] [ Delete ] 
7. Birthday Posts 0.13 Beta   [ Uninstall ] [ List Files ] [ Delete ] 
8. Aeva ~ Auto-Embed Video & Audio 7.2   [ Uninstall ] [ List Files ] [ Delete ] 
9. SMF 2.0.4 Update 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
10. Password Protect Boards 1.2   [ Uninstall ] [ List Files ] [ Delete ] 
11. Last Active On MemberList 1.4   [ Uninstall ] [ List Files ] [ Delete ] 
12. Sorted Package Manager Listing 1.0.2   [ Uninstall ] [ List Files ] [ Delete ] 
13. AvatarSelect 1.2.1   [ Uninstall ] [ List Files ] [ Delete ] 
14. Slashout Banned Members 1.2   [ Uninstall ] [ List Files ] [ Delete ] 
15. Join date and Location in Posts 1.3   [ Uninstall ] [ List Files ] [ Delete ] 
16. Stop Forum Spam 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
17. Ad Managment 3.0.1   [ Uninstall ] [ List Files ] [ Delete ] 
18. Activity in Profile 1.1   [ Uninstall ] [ List Files ] [ Delete ] 
19. Stop Spammer 2.3.9   [ Uninstall ] [ List Files ] [ Delete ] 
20. SMF Gallery Lite 3.1.4   [ Uninstall ] [ List Files ] [ Delete ] 
21. Activity Bar 1.1   [ Uninstall ] [ List Files ] [ Delete ] 
22. Welcome Topic Mod 2.2   [ Uninstall ] [ List Files ] [ Delete ] 
23. Country Flags 2.1   [ Uninstall ] [ List Files ] [ Delete ] 
24. Add Favicon.ico Support 1.101   [ Uninstall ] [ List Files ] [ Delete ] 
25. Pretty URLs 1.0   [ Uninstall ] [ List Files ] [ Delete ] 


Modification Packages — Installed - Not Uninstallable (no uninstall section for this version of SMF)  Mod Name Version 
1. Reason For Editing Mod 2.3.2   [ List Files ] [ Delete ] 
2. Double Check your Email in Registration by SmfSimple.com 1.0   [ List Files ] [ Delete ] 
3. Profile Moderator Management 2.0   [ List Files ] [ Delete ] 
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Burke ♞ Knight on June 15, 2013, 08:58:29 AM
vbgamer45  old friend, long time no talk. :)

Is there a way to set the new topic so it is posted by the new member?
I thought there used to be a mod that did that back in the day, but can not find it now.
Was just hoping you might be able to help edit this mod to do so. :)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GL700Wing on June 18, 2013, 07:30:01 AM
Quote from: BurkeKnight on June 15, 2013, 08:58:29 AM
Is there a way to set the new topic so it is posted by the new member?
Rather than do this I decided to have the new member's name link to their profile in the welcome message.

I find it handy to be able to see a new member's profile as I have some mandatory registration fields like location and country and many members update their profile the first time they login (I also have it set that guests cannot see any member profiles).

To implement this change do the following:

In the DoWelcomePost function of ./Sources/WelcomeTopic2.php

FIND
global $smcFunc, $modSettings, $sourcedir;



ADD AFTER
global $scripturl, $title;




FIND
$memberName = $memRow['real_name'];
}



REPLACE WITH
$memberName = $memRow['real_name'];
}
else
{
$result = $smcFunc['db_query']('',"
SELECT
id_member
FROM {db_prefix}members
WHERE REAL_NAME = '$memberName' LIMIT 1");
$memRow = $smcFunc['db_fetch_assoc']($result);
$smcFunc['db_free_result']($result);

$memberID = $memRow['id_member'];
}




FIND
'body' => str_replace("[username]",$memberName,$row2['welcomebody']),

REPLACE WITH
'body' => str_replace("[username]",'<a href="' . $scripturl . '?action=profile;u=' . $memberID . '"' . $title . '>' . $memberName . '</a>',$row2['welcomebody']),
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Burke ♞ Knight on June 18, 2013, 07:54:46 AM
Quote from: GL700Wing on June 18, 2013, 07:30:01 AM
Rather than do this I decided to have the new member's name link to their profile in the welcome message.

If topic is posted by the new member, then the poster name would be link to profile anyway, wont it?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GL700Wing on June 18, 2013, 08:37:22 AM
Quote from: BurkeKnight on June 18, 2013, 07:54:46 AM
If topic is posted by the new member, then the poster name would be link to profile anyway, wont it?
Yes - and it would be easy enough to implement that but I wouldn't feel comfortable with attributing a post to someone who didn't actually make it.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: deadhero on June 24, 2013, 01:55:48 AM
First sorry for bad English. Mod is working for long time but i noticed a new mod is not working for 1 weeks. Last topic is 16 June. I register but no topic created. I check all settings. I think 16 June i upgrade mod but I'm not sure. Please Help Me, I check files and no error i see. My Used Mods:

1.            NiceTooltips
2.   PM to New Members
3.   RSS Feed Icon
4.   Seo 4 SMF 2.0
5.   Cumulus Congestus
6.   SimplePortal
7.   Separate the sticky topics
8.   Member Color Link
9.   PmSpy
10.   Ad Managment   
11.   Profile like mybb
12.   ENotify    2.0.2
13.   Alternate Email   
14.   TopList ve Istatistikler PALAUDIS
15.   SA Facebook
16.   Welcome Back   
17.   Disable Subject Change   
18.   WYSIWYG Quick Reply
19.   Moderator and Administrator Comment Tags
20.   BoardColor
21.   Edit And Align Categories
22.   YouTube BBCode
23.   Multiple Stars   
24.   Speech Search   
25.   SimplePortal - Turkish
26.   PM Informer
27.   Be Square Smileys
28.   Profile Moderator Management
29.   New Topic Button
30.   Welcome Topic Mod
31.   Remove Help From Menu
32.   Ultimate Profile Extra
33.   Aligned and Bilateral Child Boards
34.   Google Tagged
35.   Seo Hhy
36.   Shiny Smiley Icons
37.   Hide Tag Special
38.   H1 Tags in link tree
39.   CSS Message Boxes
40.   SMFPacks Shoutbox
41.   SMFShop
42.   BBC Spoiler
43.   Slashout Banned Members
44.   Send Locked Topics To Bottom
45.   Mesaj Duzenleme Nedeni Modu
46.   Topic Rating Bar
47.   Google +1 Topics
48.   nCode Image Resizer
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Road Rash Jr. on June 29, 2013, 02:20:28 AM
Since installing Welcome Topic Mod 2.2 replacing 2.1 I now get 2 identical welcome messages posted. Nothing shows in the error log. Any ideas on a fix?
Thanks, great mod by the way. ;)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 29, 2013, 03:58:49 PM
Did you uninstall the old version? If not uninstall the new version and then uninstall the old version. Then install the new version
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Road Rash Jr. on June 29, 2013, 11:12:15 PM
Yes I uninstalled 2.1 then installed 2.2.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 30, 2013, 11:27:15 AM
Next try get the manual code install steps from http://custom.simplemachines.org/mods/index.php?mod=789

Check each file it edits and remove the duplicated code if it exists
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Road Rash Jr. on July 13, 2013, 10:10:56 AM
 :o  Now I get 3 welcome messages  ???
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 13, 2013, 12:20:06 PM
Did you double check all the code that was inserted?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Road Rash Jr. on July 13, 2013, 12:33:52 PM
Quote from: vbgamer45 on July 13, 2013, 12:20:06 PM
Did you double check all the code that was inserted?

Yes, double, triple, and quatriple checked.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Road Rash Jr. on July 15, 2013, 11:04:01 AM
Any ideas as to why it is showing triple welcomes and how to fix? ::)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 15, 2013, 11:45:29 AM
The only part would cause that would be duplicate code in the forums somewhere if you know the exact action we can narrow it down to a file.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Road Rash Jr. on July 15, 2013, 12:31:03 PM
I'm not sure what you mean by "exact action" as the only "action" would be when the member activates their account or are approved for access they get a welcome message. Nothing has been added to the forum in ages except changing from Welcome Topic 2.1 to 2.2. 2.1 was uninstalled and deleted then 2.2 was uploaded and installed. Then it started to produce 2 welcome messages. So I uninstalled 2.2, deleted that and re-uploaded 2.2 and installed. Now it is producing 3 welcome messages. Not being a coder I have no idea what is duplicated nor where to find it.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: sangham.net on August 30, 2013, 07:54:30 AM
1001 Thanks for this mod!

Just installed it. Great!

Just one thing, it happens that I get 2 Welcomeposts at the same time for the same new member. I am sure you can give a blind a good hint, what he did wrong.

Thanks a lot for your help!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on August 31, 2013, 02:01:01 PM
Do you know how they were activated? Or did the mod install twice?
How does registration work for forum and what SMF version
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: sangham.net on September 02, 2013, 09:03:44 AM
Thanks a lot for your care and further questions, vbgamer45.

Do you know how they were activated?
The actual case activated via verification email and and was registered manual form the board before. 

Or did the mod install twice?
When viewing "Browse Packages" it show it only one time. Or is there another way to prove that?

How does registration work for forum
Nothings special. You can register and you would get a verification email. Once you approve the link in your email you are in.

what SMF version
2.04

Thanks a lot, and I hope I could give enough and the right info's.

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Branko. on September 02, 2013, 09:55:47 AM
Sources/Profile-Actions.php
Find and remove double code
// Welcome Topic Mod


global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost('',$memID);

// End Welcome Topic Mod
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: sangham.net on September 03, 2013, 07:02:05 AM
Thanks for your care Branko, just looked into and it seems to be the same code as you posted and it exists only once in this file

// Welcome Topic Mod


global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost('',$memID);

// End Welcome Topic Mod
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: sangham.net on September 12, 2013, 02:24:39 AM
Does anybody have an alternative idea about this phenomena? Every hint more then welcome. Thanks!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Branko. on September 12, 2013, 05:26:21 AM
Try for all instances ... e.g. sourcedir/Register.php (somewhere has been added twice).
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Burke ♞ Knight on September 12, 2013, 05:34:19 AM
In the mod's settings, is there 1 or 2 topics set up?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: sangham.net on September 14, 2013, 01:31:53 PM
Quote from: Branko. on September 12, 2013, 05:26:21 AM
Try for all instances ... e.g. sourcedir/Register.php (somewhere has been added twice).

Thanks a lot for your hint, Branko! There is something in this mentioned file what looks like this a little, althrough its not total identical. If that is the "bad" stuff, which part should be deleted? The 1st or the 2nd?
Thanks for advices!

// Welcome Topic Mod

if (empty($row['last_login']))
{

global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);

}

// End Welcome Topic Mod

// Welcome Topic Mod
global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);


// End Welcome Topic Mod


Quote from: BurkeKnight on September 12, 2013, 05:34:19 AM
In the mod's settings, is there 1 or 2 topics set up?

Thanks a lot BurkeKnight for your care. Just one. But I can remember that I changed the "Forum" and so saved altogether the settings 2 times. Maybe that is the reason for this issue and the setting it self might be a kind of installation?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Branko. on September 14, 2013, 02:22:49 PM
Just remove this part  ;)
// Welcome Topic Mod

if (empty($row['last_login']))
{

global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);

}

// End Welcome Topic Mod
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: sangham.net on September 14, 2013, 09:54:19 PM
Thanks a lot Mr Branko, I will try that. Wonder how it came to be
:)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: IcePhreak on November 07, 2013, 06:51:40 PM
I have a problem! I installed the mod and it doesn't work. I've registered with different usernames several times and it never post the topic!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Branko. on November 07, 2013, 07:17:00 PM
Welcome Topic Settings> use this form for username: [username]
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: IcePhreak on November 07, 2013, 07:43:54 PM
Quote from: Branko. on November 07, 2013, 07:17:00 PM
Welcome Topic Settings> use this form for username: [username]
In the spot where it asks which user to post as? If not, I already have it setup that way for the default post setting.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on November 07, 2013, 09:26:49 PM
No include that text in the SMF 2.0 version in the welcome post itself.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: IcePhreak on November 07, 2013, 11:13:07 PM
Quote from: vbgamer45 on November 07, 2013, 09:26:49 PM
No include that text in the SMF 2.0 version in the welcome post itself.
I have still doesn't work
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on November 07, 2013, 11:15:29 PM
Something is wrong then. make sure it is lowercase
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: MoreBloodWine on November 11, 2013, 12:51:22 PM
Since I first reported this I havent been able to figure out why it's not working but I have the latest version of this mod installed and am still not getting posts created for new members, like the one who signed up today. This is all I have installed for packages and none of them seem to be conflicting ;-/

1. Stop Spammer 2.3.9   [ Uninstall ] [ List Files ] [ Delete ] 
2. Activity in Profile 1.1   [ Uninstall ] [ List Files ] [ Delete ] 
3. Join date and Location in Posts 1.3   [ Uninstall ] [ List Files ] [ Delete ] 
4. Add Facebook Like, Tweet, and Google +1 1.0.3a   [ Uninstall ] [ List Files ] [ Delete ] 
5. SMF 1.1.19 / 2.0.6 Update 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
6. Stop Forum Spam 1.0   [ Uninstall ] [ List Files ] [ Delete ] 
7. Tapatalk SMF 2.0 RC5/Final Plugin 3.8.0   [ Uninstall ] [ List Files ] [ Delete ] 
8. Users Online Today 2.0.3   [ Uninstall ] [ List Files ] [ Delete ] 
9. Aeva ~ Auto-Embed Video & Audio 7.2   [ Uninstall ] [ List Files ] [ Delete ] 
10. TinyPortal 1.107   [ Uninstall ] [ List Files ] [ Delete ] 
11. Country Flags 2.1   [ Uninstall ] [ List Files ] [ Delete ] 
12. Sorted Package Manager Listing 1.0.2   [ Uninstall ] [ List Files ] [ Delete ] 
13. Birthday Posts 0.13 Beta   [ Uninstall ] [ List Files ] [ Delete ] 
14. Slashout Banned Members 1.2   [ Uninstall ] [ List Files ] [ Delete ] 
15. Password Protect Boards 1.2   [ Uninstall ] [ List Files ] [ Delete ] 
16. Welcome Topic Mod 2.2   [ Uninstall ] [ List Files ] [ Delete ] 
17. Activity Bar 1.1   [ Uninstall ] [ List Files ] [ Delete ] 
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: ftab4me on November 15, 2013, 02:44:12 AM
I have not been able to get this mod to work. I decided to use the Manual Install Instructions for SMF 2.0.6

I have found a conflict in the following code:

./Sources/Register.php

Find: [Select]
// Let the integration know that they've been activated!
   call_integration_hook('integrate_activate', array($row['member_name']));
Add After: [Select]


              // Welcome Topic Mod
   global $sourcedir;
   require_once($sourcedir . '/WelcomeTopic2.php');
            
   DoWelcomePost($row['member_name']);
   
   
   // End Welcome Topic Mod
   

Find: [Select]
SELECT id_member, validation_code, member_name, real_name, email_address, is_activated, passwd, lngfile
Add After: [Select]
, last_login

Find: [Select]
// Let the integration know that they've been activated!
   call_integration_hook('integrate_activate', array($row['member_name']));
Add After: [Select]


   // Welcome Topic Mod

   if (empty($row['last_login']))
   {

      global $sourcedir;
      require_once($sourcedir . '/WelcomeTopic2.php');

      DoWelcomePost($row['member_name']);

   }

   // End Welcome Topic Mod


Since there is only one intance of;
// Let the integration know that they've been activated!
   call_integration_hook('integrate_activate', array($row['member_name']));

Which of the Welcome mods is used and if both which one is first?

I would really like to get this mod to work on my site.

Thanks
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: ftab4me on November 15, 2013, 09:15:47 PM
The answer to my previous post is none of the above. To the author, I am running 2.0.6 and for whatever reason the install used "WelcomeTopic2rc4.xml". This file appears to be quite different than the previous install files. To get this to work, I manually used the instructions in "WelcomeTopic2.xml". The one change is in "$sourcedir/Register.php" Look for

Let the integration know that they've  been activated! call_integration_hook('integrate_activate', array($row['member_name']));

instead of

Let the integration know that they've been activated!
   if (isset($modSettings['integrate_activate']) && function_exists($modSettings['integrate_activate']))
      call_user_func($modSettings['integrate_activate'], $row['member_name']);

For those of you attempting to use the "WelcomeTopic2.xml" as a guide as I did to get this mod to work, rememmber that when the code says before it means paste the code after the found search string and after means paste the code before the found search string.

Good luck!
   
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Arantor on November 15, 2013, 09:19:15 PM
That's because this code:
Let the integration know that they've been activated!
   if (isset($modSettings['integrate_activate']) && function_exists($modSettings['integrate_activate']))
      call_user_func($modSettings['integrate_activate'], $row['member_name']);


used to exist in SMF 2.0 RC3 and below and was changed in 2.0 RC4 to the code you see now.

The install likely used the wrong version if you set it to 'emulate 2.0 RC3' or lower through Admin > Main > Packages > Browse Packages (advanced link at the bottom of the page)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: ftab4me on November 15, 2013, 10:10:33 PM
Arantor,

Thank you for the reply. I just looked where you suggested and it says;

Emulate Version: SMF 2.0.6

All I know is that the manual install instructions in the package download and WelcomeTopic2rc4.xml match and do not appear to work at all. When I did the manual changes using  WelcomeTopic2.xml as a template, the mod is now working. Just thought the author and  other users would want to know what worked for me.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on November 16, 2013, 12:34:40 AM
WelcomeTopic2.xml is for 2.0.x the other RC4 version is for older SMF 2.0 RC versions

Best way to always be sure is check the package-info.xml and find the one that matches the right version.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Surgical on March 10, 2014, 04:13:41 PM
Installed this mod: http://custom.simplemachines.org/mods/index.php?mod=789

And I create the message it needs to make in threads.
It does that, but instead of the name of the user who registers, it just keeps it as {welcome} and it doesnt replace the tags with the name of the user who just registered. What am I doing wrong?

This is what it gives me when it creates a thread when someone registers...

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 10, 2014, 04:38:33 PM
I belive in SMF 2.0 you need to change it to [username] instead of {username}
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Surgical on March 10, 2014, 04:42:07 PM
Quote from: vbgamer45 on March 10, 2014, 04:38:33 PM
I belive in SMF 2.0 you need to change it to [username] instead of {username}

I will try this. Thanks
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: sangham.net on March 10, 2014, 11:58:51 PM
Dear Mod-Team and Supporter,

yesterday I had the case that a member (long time registered, before the mod was created as well) changed his email address and after that a automatically "Welcome message" was created.

He felt understandable a little curious, maybe even controlled. Not sure if such is normal and usual caused by the function of the mod or a special case.

Its not that dramatically, but thought that if would be no failure to report such phenomena, maybe solve it or make use of it further, since it is actually nice if older members have the chance to get welcomed if the enter some kind anew.

Thanks, if telling, if there is any I should take care of. And lot of gratitude for your mod, we appreciate it very much.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GravuTrad on March 11, 2014, 03:23:54 PM
I confirm this bug.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 11, 2014, 03:58:43 PM
That will happen currently anytime you reconfirm.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GravuTrad on March 11, 2014, 06:02:58 PM
Why? it's inutile
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 11, 2014, 06:03:45 PM
That's how it is coded at the moment.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GravuTrad on March 11, 2014, 06:04:25 PM
Possible to remove this part?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 11, 2014, 06:18:18 PM
Probably I would have to look into it though.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GravuTrad on March 11, 2014, 07:20:30 PM
Thanks vbgamer. ;)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: sangham.net on March 11, 2014, 09:28:20 PM
Somehow nice, reconfirm is like to enter a new.  :) Thanks for your info and care!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: sangham.net on March 13, 2014, 07:48:35 AM
WelcomeTopic.german-utf8.php
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: FireDitto on March 30, 2014, 06:52:14 AM
I wondered if it might be possible to include a Message Icon choice in the settings page of this mod?
Title: Language Spanish_es y Spanish_latin
Post by: fapencio on May 21, 2014, 03:55:03 PM
Hi, great mod, thanks

add this:

WelcomeTopic.spanish_es-utf8
WelcomeTopic.spanish_latin-utf8

in attachments.

regards.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on May 21, 2014, 04:07:16 PM
Thanks for translation.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 10, 2014, 07:19:11 AM
I install Welcome topic mod and customize  but it is not working, some screenshots are there,plz help,i i register some members but :(


Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 10, 2014, 09:13:21 AM
What part doesn't work
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on June 10, 2014, 09:20:44 AM
Methinks the {username} should be as documented, ie [username]

And maybe "Poster Name" isn't being entered as required...?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 10, 2014, 09:23:02 AM
tried that but not working people are registering but the welcome message aint appearing
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on June 10, 2014, 09:25:02 AM
What are you using as your Poster Name?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 10, 2014, 10:10:22 AM
member link who will post Like Management ,what should i will write there?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on June 10, 2014, 11:18:43 AM
Have you tried selecting a member from the "Find Members" link? Worth a try.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 10, 2014, 12:06:27 PM
yep!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 11, 2014, 05:39:35 AM
help mens!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 11, 2014, 08:23:45 AM
I don't understand the question
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 11, 2014, 12:44:10 PM
 >:(, i download that package install it and customize it but it is not showing welcome topic who is registering i am using 2.07
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 11, 2014, 01:13:49 PM
How did you install it?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 11, 2014, 01:18:22 PM
ah,i just post screenshots above see their at top of that page  :-*
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 11, 2014, 01:31:16 PM
I mean did you use package manager or install it manually?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 12, 2014, 04:19:15 AM
package manager.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 13, 2014, 01:49:46 AM
can anyone tell me full way how to customize it  :-X
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 13, 2014, 01:22:19 PM
Bump!! plx!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 15, 2014, 07:15:52 AM
no one is here to help me out,its 2nd week my problem is till there  :-[
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 15, 2014, 01:07:50 PM
I don't understand...
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 15, 2014, 02:24:30 PM
what u dont understand?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 15, 2014, 02:59:35 PM
All of it.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 16, 2014, 11:03:45 AM
I install Welcome topic mod and customize  but it is not working, some screenshots are there,plz help,i i register some members but :(


Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 16, 2014, 11:37:49 AM
Not topic created?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on June 16, 2014, 12:11:51 PM
I'm still not convinced you're entering the right value into the "Poster Name" field, even though you said you've tried it.

I believe it should be a name, not a link.


Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 16, 2014, 01:36:44 PM
Good catch! yeah postname should be a membername.
And if using SMF 2.0 the tag is [username] and not {username}
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on June 16, 2014, 06:03:43 PM
Quote from: vbgamer45
Good catch! yeah postname should be a membername.
And if using SMF 2.0 the tag is [username] and not {username}

Both those have been pointed out previously and the response was along the lines of "tried that".
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 16, 2014, 06:06:19 PM
Well not much else to say other than the user is doing it wrong lol
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 17, 2014, 03:47:22 AM
tried that ,not happen anything
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: TheAdnan on June 19, 2014, 03:07:06 AM
m using 2.07  >:( >:(
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shades. on June 20, 2014, 12:55:54 PM
Just installed on 2.0.8 and when a user registers it posts a welcome topic twice!? Help :o
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Sigyn on June 28, 2014, 06:46:20 AM
Quote from: Shades. on June 20, 2014, 12:55:54 PM
Just installed on 2.0.8 and when a user registers it posts a welcome topic twice!? Help :o

I am also  having this problem - I have been manually deleting the duplicates but it's kinda annoying ><
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Sigyn on July 11, 2014, 01:15:31 AM
Anyone?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GravuTrad on July 11, 2014, 07:36:13 AM
Have you [username] or {username} configured in the default message?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shades. on July 11, 2014, 10:25:48 AM
Quote from: GravuTrad on July 11, 2014, 07:36:13 AM
Have you [username] or {username} configured in the default message?

[username]
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Sigyn on July 11, 2014, 08:22:52 PM
[username] for me as well. :)
The posting isn't a problem, and it does insert the name correctly - it just posts two of the same post for each new member.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GravuTrad on July 12, 2014, 03:43:35 AM
Check in the code added by the mod on your forum if something is added twice.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Sigyn on July 12, 2014, 06:22:15 AM
There are many files added by this mod - in which would we be checking for duplicates?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Sigyn on July 20, 2014, 11:34:09 AM
Has anyone heard from the creator lately? ><
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on July 20, 2014, 12:00:41 PM
Quote from: SigynHas anyone heard from the creator lately? ><
What's your problem?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Sigyn on July 20, 2014, 09:46:34 PM
Quote from: Sigyn on June 28, 2014, 06:46:20 AM
Quote from: Shades. on June 20, 2014, 12:55:54 PM
Just installed on 2.0.8 and when a user registers it posts a welcome topic twice!? Help :o

I am also  having this problem - I have been manually deleting the duplicates but it's kinda annoying ><
The same thing as Shades. :) Double posting on 2.0.8 when a new member joins the forum. Just trying to get it resolved ^^
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Sigyn on July 27, 2014, 04:26:17 AM
Anyone?  :-\
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: MarkJ on August 02, 2014, 12:38:56 PM
I seem to have cured the 2x posting.

It happens if you set registration for email activation as it causes both sections of Welcome Topic Mod code to fire.  So I removed the lower one as the top one is only activated when a user clicks on their email activation link.

There are 2 entries in Sources/Register.php

    // Welcome Topic Mod

    if (empty($row['last_login']))
    {

        global $sourcedir;
        require_once($sourcedir . '/WelcomeTopic2.php');

        DoWelcomePost($row['member_name']);

    }

    // End Welcome Topic Mod

// Welcome Topic Mod
    global $sourcedir;
    require_once($sourcedir . '/WelcomeTopic2.php');
               
    DoWelcomePost($row['member_name']);
   
   
    // End Welcome Topic Mod

So I removed the bottom one, so I'm left with this ...

    // Welcome Topic Mod

    if (empty($row['last_login']))
    {

        global $sourcedir;
        require_once($sourcedir . '/WelcomeTopic2.php');

        DoWelcomePost($row['member_name']);

    }

    // End Welcome Topic Mod

Seems to have worked  :) .
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on August 02, 2014, 12:52:18 PM
Quote from: MarkJ
I seem to have cured the 2x posting.

There are 2 entries in Sources/Register.php

Oh, the woes of installing a mod twice, eh? ;)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shades. on August 03, 2014, 10:50:51 AM
Quote from: MarkJ on August 02, 2014, 12:38:56 PM
I seem to have cured the 2x posting.

It happens if you set registration for email activation as it causes both sections of Welcome Topic Mod code to fire.  So I removed the lower one as the top one is only activated when a user clicks on their email activation link.

There are 2 entries in Sources/Register.php

    // Welcome Topic Mod

    if (empty($row['last_login']))
    {

        global $sourcedir;
        require_once($sourcedir . '/WelcomeTopic2.php');

        DoWelcomePost($row['member_name']);

    }

    // End Welcome Topic Mod

// Welcome Topic Mod
    global $sourcedir;
    require_once($sourcedir . '/WelcomeTopic2.php');
               
    DoWelcomePost($row['member_name']);
   
   
    // End Welcome Topic Mod

So I removed the bottom one, so I'm left with this ...

    // Welcome Topic Mod

    if (empty($row['last_login']))
    {

        global $sourcedir;
        require_once($sourcedir . '/WelcomeTopic2.php');

        DoWelcomePost($row['member_name']);

    }

    // End Welcome Topic Mod

Seems to have worked <$1alt="" title="" onresizestart="return false;" id="smiley__$2" style="padding: 0 3px 0 3px;" /> .
Thank you, Thank you, Thank you! ;D 8)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Divaksh on January 19, 2015, 03:42:48 PM
I'm using this mod with the mention username mod but it doesn't mention the username in the thread.

All I want to do is sending mail to the user letting him know that a welcome with his name is created. So he check his welcome topic. And read further instructions written in the topic.

Thanks.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on January 19, 2015, 03:58:41 PM
Both of those options would need to be built into the mod and are not included.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Divaksh on January 19, 2015, 04:08:39 PM
Quote from: vbgamer45 on January 19, 2015, 03:58:41 PM
Both of those options would need to be built into the mod and are not included.

Sorry I couldn't explain it properly.

Actually I was talking about this www.simplemachines.org/community/index.php?topic=522005.0 to work with welcome topic mod.

Detailed info here
Quote from: Divaksh on January 19, 2015, 04:02:49 PM
I'm using the welcome topic mod which creates a new thread automatically when s user get registered.
Everything works fine in that mod, in this mod.

But if I want to mention newly registered member in that automatically created thread then this mod doesn't work.

I use @[username] in that thread to mention the newly registered member. [username] automatically gets replaced with the actual username but in that thread no users link appears(mention doesnt work)

Please help in solving this issue.
Thanks. :)

Thanks :)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on January 19, 2015, 04:16:10 PM
Yeah I haved used that mod but I would have to build support in for it
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Divaksh on January 19, 2015, 04:28:49 PM
 :'(
Quote from: vbgamer45 on January 19, 2015, 04:16:10 PM
Yeah I haved used that mod but I would have to build support in for it

Could you please give me idea what I need to change? I'll try to do myself if you have no plans to do that. :)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on January 19, 2015, 05:03:58 PM
The code that creates the post in welcometopic2.php find createpost call
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on March 17, 2015, 02:16:35 PM
vbgamer45 please could you help me i have installed this mod (see image) but for the life in me cannot get it to post a topic any idea what i am doing wrong please i am using [username] welcomeTopic2.2.zip and SMF 2.0.9
thank you
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on March 17, 2015, 02:20:47 PM
Is "eL Capitan" a registered username on your forum?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on March 17, 2015, 02:25:17 PM
Yes an admin i used the find members option typed in the email and selected the name below, also tried a different normal member as a test
thanks
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on March 17, 2015, 03:18:06 PM
Anything related showing in your error logs?

It's such a simple mechanism that not much can really go wrong. I've using a modified version of this for a long while now :D
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on March 17, 2015, 03:21:01 PM
Yes it looked simple but just wont make a post lol no errors at all sadly i am totally lost
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on March 17, 2015, 03:25:42 PM
What's in your post body content?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on March 18, 2015, 09:03:49 AM
Quote from: Shambles on March 17, 2015, 03:25:42 PM
What's in your post body content?

This, thanks again

Welcome to Bsa-Cuesports community forums [username]

Please take your time viewing posts and we do hope so see some interesting topics from yourself, we are here to assist you with any problems you may have within our boards so feel free to ask.
We hope you enjoy your stay here [username]


Bsa-Team
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on March 18, 2015, 09:06:48 AM
Check your Sources/Register.php to make sure the mod edits have taken hold. There's a couple of other files affected but that one should ensure the mod application edits went through.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on March 18, 2015, 09:25:42 AM
Quote from: Shambles on March 18, 2015, 09:06:48 AM
Check your Sources/Register.php to make sure the mod edits have taken hold. There's a couple of other files affected but that one should ensure the mod application edits went through.
I have looked in the sources/register.php and using textpad i searched the word welcome
This is all i found
   'send_welcome_email' => !empty($modSettings['send_welcomeEmail']),

Does that mean its not added it ?
thanks
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on March 18, 2015, 09:52:43 AM
Doesn't look like it then.
You can upload the mod to http://www.smfhacks.com/smf-package-parser.html
And make sure all the edits are done on the SMF files
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on March 18, 2015, 09:55:33 AM
There should have been a couple of edits to that file (and other edits to other files) - it certainly explains why you aren't getting welcome posts made ;)

I'd say the mod wasn't completely installed. You could do worse than editing the files yourself, as per the instructions in the mod parsing system, or try uninstalling/reinstalling it.

We've seen occasions where mod edits haven't been performed during installation - can't recall the full details but it's usually related to not having sufficient permissions to the filestore, often as a result of not actually owning the filestore/filesystem.

Who's hosting your website?



Beaten to it by the master  8)
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on March 18, 2015, 10:35:47 AM
Quote from: vbgamer45 on March 18, 2015, 09:52:43 AM
Doesn't look like it then.
You can upload the mod to http://www.smfhacks.com/smf-package-parser.html
And make sure all the edits are done on the SMF files
Thanks guys

I have manually edited all the files i noticed some files had multiple additions of the welcome mod, now i have made sure only one edition of the added files are within the PHP files what do i do please, i have the welcome mod installed already and i have uploaded and overwritten the new php files
I tested a member using a old email i have but didn't work what do i do please next ? do i uninstall and re-install
thanks again
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Shambles on March 18, 2015, 10:51:25 AM
(re-)download one of the files you edited (eg, Register.php) to make sure the edits still exist, and check you still have no errors in your error log.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: snooks on March 18, 2015, 12:44:04 PM
Quote from: Shambles on March 18, 2015, 10:51:25 AM
(re-)download one of the files you edited (eg, Register.php) to make sure the edits still exist, and check you still have no errors in your error log.
Yes it does still exists, think ill abandon it ive spent hours trying to get this to work i know its prob me doing something wrong but grrr annoying me now

thanks for the efforts Shambles
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: soundlizard on May 19, 2015, 01:34:47 AM
Hello! I am having a major brainfart this evening. First off, let me say that this is one of, if not my favorite mod. I have built several sites with SMF, and this one is always the first to be added to it. Im sure this question has been answered, and i have searched through this entire thread looking for that answer, which i have apparently overlooked. This is the first time this has happened, so i have no clue how to fix it. i am getting a double post to welcome new members. I have tried everything i can think of to fix it, but to no avail. Can anyone point me to the answer to this issue?


and, as always.... thanks for a spectacular mod!
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on May 19, 2015, 10:16:21 AM
Check the mod install upload it to http://www.smfhacks.com/smf-package-parser.html and look at all the mod edits done on your forum and if it is done twice remove the duplicate code.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: sangham.net on June 06, 2015, 11:39:20 PM
Valued creator of "Welcome Topic",

longer time enjoying this great mod, one likes to ask: Would it be possible to get the Users Profil page as a link behind his name into the post?
When meeting someone new, people would like to look at his profile first and it would be easy if it would be provided within this welcome Topic. One Idea would be a special mod, of cause but maybe WelcomeTopic-Creator have other hints and supply's.

Thanks for you hints and generosity in advanced
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 07, 2015, 11:46:24 PM
Possible but not adding any features at this time don't have the time.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: villasg on June 08, 2015, 01:51:20 AM
Hello i have a problem .
Smf 2.1.0 after register mod makes DOUBLE welcome posts .
I Check the mod with  http://www.smfhacks.com/smf-package-parser.html and i see some strange thinks .
In WelcomeTopic2rc4.xml in section ./Sources/Register.php have this double code ( and have  error if try to remove mod becvause do not find the 1st section )


Says
Find
// Let the integration know that they've been activated!
call_integration_hook('integrate_activate', array($row['member_name']));

Add after :

// Welcome Topic Mod
global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);


// End Welcome Topic Mod


BUT after some lines have this edit

Find :
// Let the integration know that they've been activated!
call_integration_hook('integrate_activate', array($row['member_name']));


Add After :

// Welcome Topic Mod

if (empty($row['last_login']))
{

global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);

}

// End Welcome Topic Mod


If you try to unistall the mod first try to find this :

// Welcome Topic Mod
global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);


// End Welcome Topic Mod



but the code are :

// Welcome Topic Mod

if (empty($row['last_login']))
{

global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);

}

// End Welcome Topic Mod


What is the correct ?

Anyway i try to edit the WelcomeTopic2rc4.xml removing each every time but the problem exists ....
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on June 08, 2015, 08:29:58 AM
This one is right in that spot

// Welcome Topic Mod

if (empty($row['last_login']))
{

global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);

}

// End Welcome Topic Mod
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: GL700Wing on July 08, 2015, 06:59:51 AM
Quote from: sangham.net on June 06, 2015, 11:39:20 PM
Would it be possible to get the Users Profile page as a link behind his name into the post?
I updated this mod a couple of years ago on my forum to link to the user's profile in the Welcome Message - here is a list of the changes I made in Sources/WelcomeTopic2.php

FIND
global $smcFunc, $modSettings, $sourcedir;

ADD AFTER
global $scripturl, $title;

FIND
$memberName = $memRow['real_name'];
}


REPLACE WITH
$memberName = $memRow['real_name'];
}
else
{
$result = $smcFunc['db_query']('',"
SELECT
id_member
FROM {db_prefix}members
WHERE REAL_NAME = '$memberName' LIMIT 1");
$memRow = $smcFunc['db_fetch_assoc']($result);
$smcFunc['db_free_result']($result);

$memberID = $memRow['id_member'];
}


FIND
'body' => str_replace("[username]",$memberName,$row2['welcomebody']),

REPLACE WITH
'body' => str_replace("[username]",'<a href="' . $scripturl . '?action=profile;u=' . $memberID . '"' . $title . '>' . $memberName . '</a>',$row2['welcomebody']),
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Harvester on July 13, 2015, 06:45:29 PM
I Installed this no problems the other day but now for whatever reason, every new member who joins, there are TWO new topics started for them both identical.

I sent a screen shot of my settings page.

Please help me stop this from making two topics for each new member.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 13, 2015, 06:49:15 PM
I would double check the edits to make sure the edits are not done twice.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Harvester on July 14, 2015, 08:26:44 AM
Quote from: vbgamer45 on July 13, 2015, 06:49:15 PM
I would double check the edits to make sure the edits are not done twice.


I was hoping this was the case but I just checked and none are done twice.

What else could be causing me to get duplicate posts every time? I really need to get this resolved. The site just opened and i am getting a lot of new members and I have been having to go back in and delete all the duplicate posts.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: villasg on July 14, 2015, 09:19:23 AM
Quote from: Harvester on July 14, 2015, 08:26:44 AM
Quote from: vbgamer45 on July 13, 2015, 06:49:15 PM
I would double check the edits to make sure the edits are not done twice.


I was hoping this was the case but I just checked and none are done twice.

What else could be causing me to get duplicate posts every time? I really need to get this resolved. The site just opened and i am getting a lot of new members and I have been having to go back in and delete all the duplicate posts.

Take a look

Quote from: villasg on June 08, 2015, 01:51:20 AM
Hello i have a problem .
Smf 2.1.0 after register mod makes DOUBLE welcome posts .
I Check the mod with  http://www.smfhacks.com/smf-package-parser.html and i see some strange thinks .
In WelcomeTopic2rc4.xml in section ./Sources/Register.php have this double code ( and have  error if try to remove mod becvause do not find the 1st section )


Says
Find
// Let the integration know that they've been activated!
call_integration_hook('integrate_activate', array($row['member_name']));

Add after :

// Welcome Topic Mod
global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);


// End Welcome Topic Mod


BUT after some lines have this edit

Find :
// Let the integration know that they've been activated!
call_integration_hook('integrate_activate', array($row['member_name']));


Add After :

// Welcome Topic Mod

if (empty($row['last_login']))
{

global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);

}

// End Welcome Topic Mod


If you try to unistall the mod first try to find this :

// Welcome Topic Mod
global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);


// End Welcome Topic Mod



but the code are :

// Welcome Topic Mod

if (empty($row['last_login']))
{

global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);

}

// End Welcome Topic Mod


What is the correct ?

Anyway i try to edit the WelcomeTopic2rc4.xml removing each every time but the problem exists ....

Quote from: vbgamer45 on June 08, 2015, 08:29:58 AM
This one is right in that spot

// Welcome Topic Mod

if (empty($row['last_login']))
{

global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);

}

// End Welcome Topic Mod

Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Harvester on July 22, 2015, 11:48:42 AM
Thank you  Villasg,

I am guessing the resolution to my issue is in your post but I am having a hard time following your post. Im not sure what to do to fix my problem.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: smitch6 on July 31, 2015, 04:15:27 PM
welcome post is saying welcome {username} rather than actually useing their username
any ideas pls?
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 31, 2015, 04:17:31 PM
Use [username] for SMF 2.0
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: smitch6 on July 31, 2015, 04:28:20 PM
kool thanks working now
i did have it like that but it didn't save the forum position the 1st time and i didn't realise
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: vbgamer45 on July 31, 2015, 04:29:33 PM
Glad you have it working now
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Sean Dempsey on August 19, 2015, 09:10:53 AM
I am having difficulty getting this mod to work. It's a new forum just getting off the ground. I am new to SMF so I have been doing things really slowly and carefully.

I'm running 2.0.10 hosted on Netfirms.

Other Packages installed:
Default Avatar    2.3
FantasticSmileys 1.0
Karma Buttons 1.1
Simple Audio Video Embedder    3.2
RSS Feed Poster 4.1

I installed it once and it appeared to work ok but there was no option to change setting after the initial set during install. I uninstalled it and tried to reinstall it. This is where it all went wrong.
I got an error message which I traced to a difference in the number of spaces one of the lines searched for was tabbed in. I edited my file to match and the install seemed to run ok but no topics were created. This time I used the parser and manually edited everything back to normal and deleted any uploaded files one at a time.

I then changed my registration setting from email activated to immediate.

Reinstalled without success.

Again used the parser details to undo everything.

I'm mystified.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Sean Dempsey on August 19, 2015, 12:13:49 PM
I've reinstalled it again from scratch and it seems to be working. However the welcome topic has been posted twice for the last new poster. Maybe that is a glitch, they might have been in the process of registering as I was doing the install. I'll post any progress.
Title: Re: Welcome Topic updated for SMF 2.0!
Post by: Sean Dempsey on August 23, 2015, 07:07:46 AM
I've given up on this mod. After a clean install it doesn't create a welcome thread.
Title: Re: Welcome Topic
Post by: shadowcrew on November 12, 2015, 05:11:18 PM
Hi Guys,

I have searched the thread and read through (mostly) every page but cant find an answer to my problem. Until the last page, I have a similar problem to Sean Dempsey above in that my welcome message posts twice every time a new member signs up? I know its an older thread so I hope it is still being monitored by someone.

I am not sure what information would be helpful to you guys to help me find a solution but I will happily post whatever you need.

Using smf 2.0.11 with very few other mods installed.

Thank you in advance for your help.

Title: Re: Welcome Topic
Post by: Kindred on November 12, 2015, 05:33:06 PM
Chances are that you installed the mod twice...  in which case, the only solution is to manually remove the duplicated code
Title: Re: Welcome Topic
Post by: shadowcrew on November 13, 2015, 12:04:01 PM
Quote from: Kindred on November 12, 2015, 05:33:06 PM
Chances are that you installed the mod twice...  in which case, the only solution is to manually remove the duplicated code

Thanks Kindred.

I can only see it once on my package list. I appreciate that wouldn't necessarily show me how many times it was installed. I am not sure how to remove the code manually as there is only one set of files on my server, no duplicate entries?

I guess I could just uninstall and try it again?

Thanks for your help.

EDIT: This is what it is telling me when I try to uninstall.
Title: Re: Welcome Topic
Post by: vbgamer45 on November 13, 2015, 12:20:52 PM
Upload package to http://www.smfhacks.com/smf-package-parser.html and make sure edits only occur once.
Title: Re: Welcome Topic
Post by: shadowcrew on November 13, 2015, 12:22:13 PM
Thank you vbgamer45. I will try that now.
Title: Re: Welcome Topic
Post by: shadowcrew on November 13, 2015, 12:55:51 PM
Thanks for your help. Sometimes you just need a prompt in the right direction. So on the pic I posted I clicked on the icon on the left for all three files register.php (I didnt realise you could do this) as I am new to coding and its all self taught I wasnt really sure what to do however clicking these brings up a pop up window with what you need to edit.

It asked me to find
SELECT id_member, validation_code, member_name, real_name, email_address, is_activated, passwd, lngfile, last_login
and replace with
SELECT id_member, validation_code, member_name, real_name, email_address, is_activated, passwd, lngfile

And find

   // Welcome Topic Mod

   if (empty($row['last_login']))
   {

      global $sourcedir;
      require_once($sourcedir . '/WelcomeTopic2.php');

      DoWelcomePost($row['member_name']);

   }

   // End Welcome Topic Mod


And replace with
// Let the integration know that they've been activated!
   call_integration_hook('integrate_activate', array($row['member_name']));


However I noticed that the above code was already added but the code that needed replacing was still there. I removed the code that should have been replaced in the second instance and it all seems to be working perfectly.

This is a great mod so thank you for your time and advice. Much appreciated.

Good work.
Title: Re: Welcome Topic
Post by: vbgamer45 on November 13, 2015, 01:22:10 PM
Glad that you have it working!
Title: Re: Welcome Topic
Post by: jfleming40 on January 05, 2016, 03:29:16 PM
I used Package Installer, didn't work. Ran it through the Package Parser and confirmed each change has happened, still not working... I've configured it to my liking, no luck.


Not sure what to do.
Title: Re: Welcome Topic
Post by: skb on April 01, 2016, 02:11:03 AM
I tried the same steps that "shadowcrew" & vbgamer suggested, and it worked. The duplicate Welcomes are now gone.

Thanks indeed. Much appreciated.
Title: Re: Welcome Topic
Post by: vbgamer45 on April 01, 2016, 09:06:58 AM
Glad you have it working!
Title: Re: Welcome Topic
Post by: Ian Mc on July 07, 2016, 12:21:54 PM
Hoping I can get some pointers on an issue I have when this mod is installed. I'm hoping someone can send me in the right direction with what to look for as I absolutely love this mod and really want it to be working properly. Using 2.0.11

The mod installs perfectly. No duplicate entries with the code and it posts exactly where I've set it to etc.

The problem I have relates to account activation either by admin or by email. I'll try to explain as best I can.

If activation is by email the member receives the activation email, clicks on the link but the link just hangs in the browser and times out, as a result the account doesn't get activated.

If activation is by Admin, the account does activate, the welcome post is posted. But while this is going on the admin panel hangs and times out and the member doesn't receive the confirmation email.

When I remove the mod all registration methods work perfectly. No errors are shown in the log.

I'm just hoping that someone might know what file I should be looking in to find a conflict etc. If anyone could give me any pointers I'd be very grateful !!

Edit- I should also add I'm using SMTP for mail on the forum and not php (in case this is relevant)
Title: Re: Welcome Topic
Post by: vbgamer45 on July 07, 2016, 01:14:09 PM
That is odd that it hangs. Does it hang if you don't have the welcome topic mod installed?
Title: Re: Welcome Topic
Post by: Ian Mc on July 07, 2016, 01:20:11 PM
Quote from: vbgamer45 on July 07, 2016, 01:14:09 PM
That is odd that it hangs. Does it hang if you don't have the welcome topic mod installed?

Quite literally in the last ten minutes I've got it working. For some reason the Akismet Anti Spam Add On was causing the problem. After a week of trying to get this working and a clear error log, all of a sudden Akismet appeared in the error log and it was blocking the activation code!  I uninstalled Askismet and everything is working to perfection. Akismet was only interfering whilst the welcome mod was installed, no issues without the mod.

Akismet has had to go. This is a fantastic mod.
Title: Re: Welcome Topic
Post by: vbgamer45 on July 07, 2016, 01:30:47 PM
Glad to know and glad you have it working
Title: Re: Welcome Topic
Post by: Chaoticone on September 02, 2016, 10:35:07 AM
Quote from: shadowcrew on November 13, 2015, 12:55:51 PM
Thanks for your help. Sometimes you just need a prompt in the right direction. So on the pic I posted I clicked on the icon on the left for all three files register.php (I didnt realise you could do this) as I am new to coding and its all self taught I wasnt really sure what to do however clicking these brings up a pop up window with what you need to edit.

It asked me to find
SELECT id_member, validation_code, member_name, real_name, email_address, is_activated, passwd, lngfile, last_login
and replace with
SELECT id_member, validation_code, member_name, real_name, email_address, is_activated, passwd, lngfile

And find

   // Welcome Topic Mod

   if (empty($row['last_login']))
   {

      global $sourcedir;
      require_once($sourcedir . '/WelcomeTopic2.php');

      DoWelcomePost($row['member_name']);

   }

   // End Welcome Topic Mod


And replace with
// Let the integration know that they've been activated!
   call_integration_hook('integrate_activate', array($row['member_name']));


However I noticed that the above code was already added but the code that needed replacing was still there. I removed the code that should have been replaced in the second instance and it all seems to be working perfectly.

This is a great mod so thank you for your time and advice. Much appreciated.

Good work.

I was having the same issue. Each new member's first login was generating two welcome topics. In the Sources\Register.php file I found the following chunk of code.

// Let the integration know that they've been activated!
call_integration_hook('integrate_activate', array($row['member_name']));

// Welcome Topic Mod

if (empty($row['last_login']))
{

global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);

}

// End Welcome Topic Mod

// Welcome Topic Mod
global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);


// End Welcome Topic Mod


// Validation complete - update the database!
updateMemberData($row['id_member'], array('is_activated' => 1, 'validation_code' => ''));


I commented out the redundant bits and it seems to be working fine now (I have not tested manually registering a new member yet though). This is what the chunk of code looked like after editing.

// Let the integration know that they've been activated!
call_integration_hook('integrate_activate', array($row['member_name']));

// Welcome Topic Mod

if (empty($row['last_login']))
{

global $sourcedir;
require_once($sourcedir . '/WelcomeTopic2.php');

DoWelcomePost($row['member_name']);

}

// End Welcome Topic Mod

// Welcome Topic Mod
//global $sourcedir;
//require_once($sourcedir . '/WelcomeTopic2.php');

//DoWelcomePost($row['member_name']);


// End Welcome Topic Mod


// Validation complete - update the database!
updateMemberData($row['id_member'], array('is_activated' => 1, 'validation_code' => ''));


I'm not sure what went sideways when installing but this did happen with a single install. Anyway, its a great mod. Thanks for sharing it! I hope this helps and if I can do anything else to help narrow the issue down let me know.
Title: Re: Welcome Topic
Post by: SMFHacks.com Team on September 02, 2016, 01:40:31 PM
2.3
!Fixed bug with SMF 2.0.x with double welcome topics occurring. You must uninstall the old version first then install the new version.
Title: Re: Welcome Topic
Post by: Chaoticone on September 02, 2016, 02:03:52 PM
Awesome! Thanks!

Anyone know the best way to have the new members first login open to the welcome topic it created or to a different one? Would be nice if it opened the welcome topic created for that specific user or possibly a "Read this first" topic or similar. I haven't studied the code yet but if you know right off the file and area to look at that would be a  huge help. I also wonder if it will be pretty straight forward or tougher than one may think. If the topic is created on first login maybe you can't know where to open because it doesn't exist yet. I don't mind hand coding it so config. dialogs and options aren't necessary but I bet others would love them. Maybe there is another or a paid version that already offers this though? 
Title: Re: Welcome Topic
Post by: just2pale on October 23, 2016, 05:04:31 PM
I've installed Welcome Topic 2.3 with no errors, but I can not get new topics to be created. I've registered test members through the admin panel and manually added new members through the site. I still do not get a welcome topic for new users. Any ideas?
Title: Re: Welcome Topic
Post by: vbgamer45 on October 23, 2016, 05:34:03 PM
Check that the files were modified.
Upload package to http://www.smfhacks.com/smf-package-parser.html
Title: Re: Welcome Topic
Post by: just2pale on October 23, 2016, 06:41:37 PM
Thank you for the link. I have checked the files and see nothing missing when it installed. The appropriate files are changed, but still the error exists of not actually creating new topics.
Title: Re: Welcome Topic
Post by: wedealantiques on October 29, 2016, 01:16:20 PM
I'm getting the same thing...I installed the mod and verified all files had been updated with the code, but when new members register, no topic is created. Using 2.0.12
Title: Re: Welcome Topic
Post by: pocttopus on November 07, 2016, 12:49:22 PM
Same issue here. The mod was working very well but these couple of days there is no new welcome topics for new registered members.  :-[
Any idea how to solve this issue?  ???

smf version: 2.0.12
welcome topic mod version: 2.3

Thanks!
Title: Re: Welcome Topic
Post by: GL700Wing on November 07, 2016, 07:05:01 PM
My forum has been upgraded to SMF 2.0.12 and I can confirm that Welcome Topic v2.3 is working as expected (and in conjunction with more than 120 other mods!).
Title: Re: Welcome Topic
Post by: vbgamer45 on November 07, 2016, 09:45:15 PM
yes
Title: Re: Welcome Topic
Post by: Chaoticone on November 08, 2016, 09:32:56 AM
Quote from: GL700Wing on November 07, 2016, 07:05:01 PM
My forum has been upgraded to SMF 2.0.12 and I can confirm that Welcome Topic v2.3 is working as expected (and in conjunction with more than 120 other mods!).

Same here.............. just not as many mods. Working as expected.
Title: Re: Welcome Topic
Post by: pocttopus on November 30, 2016, 04:54:27 PM
Quote from: pocttopus on November 07, 2016, 12:49:22 PM
Same issue here. The mod was working very well but these couple of days there is no new welcome topics for new registered members.  :-[
Any idea how to solve this issue?  ???

smf version: 2.0.12
welcome topic mod version: 2.3

Thanks!
Still no help?
Please, someone...  :(
Title: Re: Welcome Topic
Post by: Harvester on May 16, 2017, 08:57:14 AM
Not sure why but this Mod has just stopped working. I have not updated anything or add any new mods since I installed it..

The only thing I did was change registration from having to "Email Activation" to "immediate registration." 

When I turn back on "Email Activation" this mod will start working again but with "immediate registration" and this mod no longer works.
Title: Re: Welcome Topic
Post by: pocttopus on May 16, 2017, 09:17:31 AM
^ Hello @Harvester,

I did not figure out that there is some difference for the mod if there is an option of "email activation" or "immediate activation".
I will change these settings and I will see if there is a difference at my forum.

Thanks for sharing the information. ;)
Title: Re: Welcome Topic
Post by: Harvester on May 16, 2017, 09:50:02 AM
Quote from: pocttopus on May 16, 2017, 09:17:31 AM
^ Hello @Harvester,

I did not figure out that there is some difference for the mod if there is an option of "email activation" or "immediate activation".
I will change these settings and I will see if there is a difference at my forum.

Thanks for sharing the information. ;)

awesome! Thank you. :)

You're welcome :)
Title: Re: Welcome Topic
Post by: MadMick on May 22, 2017, 08:44:06 PM
Running SMF 2.0.13 with Welcome Topic Mod 2.2, just wondering why it would post the welcome notice twice?
Title: Re: Welcome Topic
Post by: vbgamer45 on May 22, 2017, 09:32:48 PM
Did install twice or install with an error.

How did the user signup. Were they manually activated/approved?
Title: Re: Welcome Topic
Post by: MadMick on May 25, 2017, 02:47:45 AM
It posts the welcome message twice for all new users, I just read that in version 2.3 of this mod, that has been fixed, but now when I try to uninstall this mod version 2.2, I get an error saying not to do the uninstall as it will likely fail?

Would anyone be willing to have a look and help me out.

I have recently upgraded from 1.0.20 to 2.0.13 and had to do the fresh install three times due to failures and its getting a bit annoying. It also wont allow me to upgrade to 2.0.14 as that wants to fail too and brings up a white black window at the very next move :/.
Title: Re: Welcome Topic
Post by: vbgamer45 on May 25, 2017, 10:04:08 AM
I can remove the code from those files so can install the new version.

Attach your Sources/Register.php
Sources/ManageMembers.php
Sources/Profile-Actions.php
Sources/Admin.php
Title: Re: Welcome Topic
Post by: MadMick on May 25, 2017, 07:21:41 PM
Thanks VBGamer45, much appreciated

Hope they are ok in a zip file?

Title: Re: Welcome Topic
Post by: MadMick on May 25, 2017, 08:22:52 PM
Here is a list of other mods installed in case that makes a difference

1.    SMF Gallery Lite    6.0    
2.    Age to DOB     1.1    
3.    Birthday Posts    0.13 Beta    
4.    SMF Links    3.0.6    
5.    Yet Another YouTube BBCode Tag    4.1    
6.    Ultimate Menu    1.0    
7.    Copyright and Footer Links    3.2    
8.    Ad Managment    3.2
9.    Welcome Topic Mod    2.2        
10.    Tapatalk SMF 2.0 Plugin    4.4.1    
11.    TinyPortal    1.2    

12.    JDALIP - Join Date And Location In Posbit    1.3.2    
Title: Re: Welcome Topic
Post by: vbgamer45 on May 25, 2017, 09:03:39 PM
Updated files attached.
You can install the new welcome topic on top of the old one. I removed the old edits from the key files.
Title: Re: Welcome Topic
Post by: MadMick on May 26, 2017, 01:13:19 AM
Thank you so much mate, now to wait a little while until a new member joins :)
Title: Re: Welcome Topic
Post by: mysimplesite on August 16, 2017, 11:03:58 AM
SMF 2.0.14, php 7

Does Welcome Topic automatically add a Welcome Post if the new member registers using a Social Login mod?

I have the registration set for 'email activation' in the Members Settings.

My concern is visitors joining the forum using Facebook or Twitter etc to sign in won't get the Welcome Topic posted in the board I've assigned.
Title: Re: Welcome Topic
Post by: vbgamer45 on August 16, 2017, 11:26:05 AM
Not sure probably not.
Title: Re: Welcome Topic
Post by: mysimplesite on August 16, 2017, 11:58:02 AM
Oh well, still it's a great mod and I thank you for it.
Title: Re: Welcome Topic
Post by: Apostaganha on August 16, 2017, 08:31:40 PM
great mod
Title: Re: Welcome Topic
Post by: ivanr on November 18, 2017, 06:57:35 AM
I have created a Custom Profile;
First Name
Last Name

How do I put the correct syntex in the Welcome Member Topic
at the moment I have   

Welcome to the UKVGA {username}

How do I change it for First Name and Last name
Title: Re: Welcome Topic
Post by: vbgamer45 on November 18, 2017, 09:20:13 AM
You would have to write the code to pull in custom profile fields. You would have to a query before that to load that data.
Title: Re: Welcome Topic
Post by: ivanr on November 18, 2017, 11:29:53 AM
OK thanks,
Would anybody know what the script is? my PHP coding is very basic. I guess it would go in Managemembers.php under Welcome Topic Mod but I have not a clue on the script.

Our old script when using realname mod with SMF1.1.21 is as below but SMF 2.0.14 Welcome Topic Mod is different.

// Welcome Topic Mod
   require_once($sourcedir . '/Subs-Post.php');
   if ($modSettings['welcome_boardid'] != 0)
   {
      global $db_prefix;
      
      $result = db_query("SELECT welcomesubject, welcomebody FROM {$db_prefix}welcome
       ORDER BY RAND() LIMIT 1", __FILE__, __LINE__);
      if (mysql_num_rows($result) != 0)
      {
         $row2 =  mysql_fetch_assoc($result);

         foreach ($member_info as $member)
         {
                  $msgOptions = array(
                           'id' => 0,
                           'subject' => str_replace("{username}",$member['name'],$row2['welcomesubject']),
                           'body' => str_replace("{username}",$member['name'],$row2['welcomebody']),
                           'icon' => 'xx',
                           'smileys_enabled' => 1,
                           'attachments' => array(),
                        );
                        $topicOptions = array(
                           'id' => 0,
                           'board' => $modSettings['welcome_boardid'],
                           'poll' => null,
                           'lock_mode' => null,
                           'sticky_mode' => null,
                           'mark_as_read' => false,
                        );
                        $posterOptions = array(
                           'id' => $modSettings['welcome_memberid'],
                           'name' => $modSettings['welcome_membername'],
                           'email' => '',
                           'update_post_count' => (($modSettings['welcome_memberid'] == 0) ? 0 : 1),
                        );

            createPost($msgOptions, $topicOptions, $posterOptions);
         }
      }

      mysql_free_result($result);
Title: Re: Welcome Topic
Post by: skb on June 10, 2018, 07:59:24 AM
We use this mod. It works fine if we use email activation. But if we use immediate (direct) activation for new members, it doesn't work. Any suggestions ?
Title: Re: Welcome Topic
Post by: pocttopus on July 28, 2018, 02:06:54 PM
Hello,

For new registrations there is no welcome topic... I must create all these topics by myself.  :-\
What is the issue!?  ???
Title: Re: Welcome Topic
Post by: pocttopus on November 27, 2018, 12:24:09 PM
WelcomeTopic mod is not working... still.  :-\
How can I solve this?  ???
Title: Re: Welcome Topic
Post by: vbgamer45 on November 27, 2018, 12:35:27 PM
Check that the mod is completely installed in all parts.
Title: Re: Welcome Topic
Post by: pocttopus on November 27, 2018, 12:45:36 PM
Quote from: vbgamer45 on November 27, 2018, 12:35:27 PM
Check that the mod is completely installed in all parts.
It was installed without issues and it's not working still.  :-\
Title: Re: Welcome Topic
Post by: vbgamer45 on November 27, 2018, 12:49:10 PM
what is your settings for registration
Title: Re: Welcome Topic
Post by: pocttopus on November 27, 2018, 01:40:36 PM
Quote from: vbgamer45 on November 27, 2018, 12:49:10 PM
what is your settings for registration
Immediate registration.

Title: Re: Welcome Topic
Post by: Plantje on January 13, 2019, 01:56:44 PM
Hi,

I have a few (perhaps somewhat weird) questions....

I have taken over administration of a forum. I do notice, that a welcome topic is being created for every new user, but I cannot see how... I am completely unable to find the configuration for this. Is it possible, that this mod is installed and I cannot find it in the administration center?

Next to that: after creating the topic I would like to send an E-mail to the specific user notifying them of the just created welcome topic. Currently I do that manually, is it an option to automate that?

Thanks!
Title: Re: Welcome Topic
Post by: Kindred on January 13, 2019, 02:35:27 PM
No, there is no automatic option for that in this or any mod
Title: Re: Welcome Topic
Post by: Plantje on January 13, 2019, 03:00:28 PM
Ok, thanks. That's too bad.

And as for the first question, any idea? Would it be possible I have a mod installed (like this one) that is currently working, but no settings can be found?
Title: Re: Welcome Topic
Post by: vbgamer45 on January 13, 2019, 03:22:38 PM
Yes possible if doesn't install correctly. This does require configuring before it works so don't think it would be this one.
Other issue if you have a different language other than english then to apply the edits to your themes/default/languages/modifications.*.php files
Title: Re: Welcome Topic
Post by: Plantje on January 13, 2019, 04:03:52 PM
I really can't think of any other mod that is installed that may cause this. I am still going through all of them :(

No, everything is still in English. Where would the configuration be for this one?
Title: Re: Welcome Topic
Post by: vbgamer45 on January 13, 2019, 04:10:36 PM
In the admin section it would be it's own section for welcome topic
Title: Re: Welcome Topic
Post by: Plantje on January 13, 2019, 04:12:41 PM
Nope, most likely I don't have it.
Title: Re: Welcome Topic
Post by: vbgamer45 on January 13, 2019, 04:21:00 PM
If you did install the mod you can upload it to https://www.smfhacks.com/smf-package-parser.html
And make sure all the edits have been done to your SMF files.
Title: Re: Welcome Topic
Post by: Hero2019 on February 28, 2019, 01:31:45 AM
Could you please adjust the mod for RC 1?
Title: Re: Welcome Topic
Post by: SMFHacks.com Team on March 03, 2019, 09:07:14 PM
Update
2.3a
+Added support for SMF 2.1.x
Title: Re: Welcome Topic
Post by: Hero2019 on March 04, 2019, 02:24:10 AM
Many Thanks.  :)
Title: Re: Welcome Topic
Post by: hipp0 on April 16, 2019, 06:52:30 PM
My welcomes topic is working perfectly. Only problem is I uninstalled it and its still working perfectly. Is there a way to completely remove it server side to install it fresh? I think its a problem when I restored from backup. Im not seeing it on installed packages but its working and I can configure it.
Title: Re: Welcome Topic
Post by: vbgamer45 on April 16, 2019, 07:31:46 PM
Yes you could upload package to  https://www.smfhacks.com/smf-package-parser.html to find the edits
Title: Re: Welcome Topic
Post by: pocttopus on December 24, 2019, 04:11:13 AM
This mod is not working again. :(
I am creating manually the topics.  :-\
Title: Re: Welcome Topic
Post by: Plantje on December 27, 2019, 03:11:10 AM
Quote from: vbgamer45 on January 13, 2019, 04:21:00 PM
If you did install the mod you can upload it to https://www.smfhacks.com/smf-package-parser.html
And make sure all the edits have been done to your SMF files.
What will that do?
Title: Re: Welcome Topic
Post by: vbgamer45 on December 27, 2019, 10:27:22 AM
It allows you to see if all the edits the mod makes are in your SMF install.
Title: Re: Welcome Topic
Post by: pocttopus on January 08, 2020, 10:51:30 AM
Could someone explain why this mod is not working?
I am not seeing any error messages and nor it creates a welcome topic for new members. :(

How can I solve this issue? ???
Title: Re: Welcome Topic
Post by: KittyGalore on January 08, 2020, 11:07:00 AM
Quote from: pocttopus on January 08, 2020, 10:51:30 AM
Could someone explain why this mod is not working?
I am not seeing any error messages and nor it creates a welcome topic for new members. :(

How can I solve this issue? ???
You are not the only one doesn't work for me either tried it on my test forum and the mod installs fine but the topics aren't been created at all.
Title: Re: Welcome Topic
Post by: pocttopus on January 08, 2020, 11:24:24 AM
Quote from: KittyGalore on January 08, 2020, 11:07:00 AM
Quote from: pocttopus on January 08, 2020, 10:51:30 AM
Could someone explain why this mod is not working?
I am not seeing any error messages and nor it creates a welcome topic for new members. :(

How can I solve this issue? ???
You are not the only one doesn't work for me either tried it on my test forum and the mod installs fine but the topics aren't been created at all.
I am wondering how can this be helpful for my issue? ::)
Title: Re: Welcome Topic
Post by: Shambles on January 08, 2020, 11:59:55 AM
Quote from: pocttopus

I am not seeing any error messages and nor it creates a welcome topic for new members. :(

Have you configured the Welcome template by adding at least one topic, plus a valid poster name and target Board?
Title: Re: Welcome Topic
Post by: pocttopus on January 08, 2020, 12:11:22 PM
Quote from: Shambles on January 08, 2020, 11:59:55 AM
Quote from: pocttopus

I am not seeing any error messages and nor it creates a welcome topic for new members. :(

Have you configured the Welcome template by adding at least one topic, plus a valid poster name and target Board?
Yes... this mod worked properly and suddenly it stopped.
And I haven't made any changes to the forum. ???
Title: Re: Welcome Topic
Post by: pocttopus on May 30, 2020, 03:10:20 PM
Hello,

I am using 2.1rc2 version and I got error message and please how can I fix this issue:

Type of error: Undefined
8: Undefined index: show_bbc
https://renaultclub.mk/index.php?action=welcome;sa=edit&amp;id=1
/home/xxxxx/public_html/Themes/default/WelcomeTopic2.1.template.php
(Line 283)
Title: Re: Welcome Topic
Post by: SMFHacks.com Team on May 30, 2020, 09:46:36 PM
Update!

2.3b
-show_bbc fix SMF 2.1
Title: Re: Welcome Topic
Post by: KittyGalore on May 31, 2020, 08:27:55 AM
This mod doesn't work with SMF version 2.0.17. I tried on my test forum and it doesn't work i also tried SMF version 2.1 RC2 install and it works fine on that here is what i have set up in the Welcome configuration. I also have no other mod installed to see if it was other mods causing any issues.

What issues i have is that when a new member registers no topic is been created.
Title: Re: Welcome Topic
Post by: Deaks on May 31, 2020, 08:56:38 AM
vbgamer I can confirm KittyGalore bug, error comes up is:

8: Trying to access array offset on value of type nullApply Filter: Only show the errors from this fileFile: /home/bryandea/public_html/test/smf/Sources/Register.php
Line: 557


else
{
call_integration_hook('integrate_activate', array($row['member_name']));

setLoginCookie(60 * $modSettings['cookieTime'], $memberID, sha1(sha1(strtolower($regOptions['username']) . $regOptions['password']) . $regOptions['register_vars']['password_salt']));

redirectexit('action=login2;sa=check;member=' . $memberID, $context['server']['needs_login_fix']);
}
}


Line 557 comes from call_integration_hook('integrate_activate', array($row['member_name']));

Issue doesnt show in fresh SMF install only this mod.
Title: Re: Welcome Topic
Post by: KittyGalore on May 31, 2020, 09:23:49 AM
Quote from: Deaks on May 31, 2020, 08:56:38 AM
vbgamer I can confirm KittyGalore bug, error comes up is:

8: Trying to access array offset on value of type nullApply Filter: Only show the errors from this fileFile: /home/bryandea/public_html/test/smf/Sources/Register.php
Line: 557


else
{
call_integration_hook('integrate_activate', array($row['member_name']));

setLoginCookie(60 * $modSettings['cookieTime'], $memberID, sha1(sha1(strtolower($regOptions['username']) . $regOptions['password']) . $regOptions['register_vars']['password_salt']));

redirectexit('action=login2;sa=check;member=' . $memberID, $context['server']['needs_login_fix']);
}
}


Line 557 comes from call_integration_hook('integrate_activate', array($row['member_name']));

Issue doesnt show in fresh SMF install only this mod.
So this is a bug with the mod for SMF 2.0.17
Title: Re: Welcome Topic
Post by: Deaks on May 31, 2020, 09:26:43 AM
seems to be as I only get this error on this mod, and it didnt post on my test.
Title: Re: Welcome Topic
Post by: KittyGalore on May 31, 2020, 09:28:12 AM
Quote from: Deaks on May 31, 2020, 09:26:43 AM
seems to be as I only get this error on this mod, and it didnt post on my test.
Ok thanks.
Title: Re: Welcome Topic
Post by: KittyGalore on June 24, 2020, 11:29:35 AM
Quote from: Deaks on May 31, 2020, 08:56:38 AM
vbgamer I can confirm KittyGalore bug, error comes up is:

8: Trying to access array offset on value of type nullApply Filter: Only show the errors from this fileFile: /home/bryandea/public_html/test/smf/Sources/Register.php
Line: 557


else
{
call_integration_hook('integrate_activate', array($row['member_name']));

setLoginCookie(60 * $modSettings['cookieTime'], $memberID, sha1(sha1(strtolower($regOptions['username']) . $regOptions['password']) . $regOptions['register_vars']['password_salt']));

redirectexit('action=login2;sa=check;member=' . $memberID, $context['server']['needs_login_fix']);
}
}


Line 557 comes from call_integration_hook('integrate_activate', array($row['member_name']));

Issue doesnt show in fresh SMF install only this mod.
Any update on this.
Title: Re: Welcome Topic
Post by: Arantor on June 24, 2020, 12:56:21 PM
Means that $row is somehow empty by the time that part of the code is reached, but that would be weird.
Title: Re: Welcome Topic
Post by: skb on July 21, 2021, 02:49:57 AM
After upgrading to 2.1 RC4, I generate 3 errors every time I access the Admin Section of the Forum.

All the errors are Undefined and the error message is
Quote8: Undefined index: welcome_admin

These are the 3 lines from welcomeHooks.php generating the error
function welcome_admin_areas(&$admin_areas)
{
   global $txt, $modSettings, $scripturl;
   

    welcome_array_insert($admin_areas, 'layout',
        array(
                'welcome' => array(
(1) 'title' =>  $txt['welcome_admin'],
'permission' => array('admin_forum'),
'areas' => array(
'welcome' => array(
                (2)                    'label' => $txt['welcome_admin'],
'file' => 'WelcomeTopic2.php',
'function' => 'WelcomeTopic',
'custom_url' => $scripturl . '?action=admin;area=welcome',
'icon' => 'welcome.png',
'subsections' => array(
(3) 'welcome' => array($txt['welcome_admin']),
),
),),
),
               
        )
        );
Title: Re: Welcome Topic
Post by: GL700Wing on July 21, 2021, 04:33:42 AM
Try adding the $txt['welcome_admin'] text string to ./Themes/default/languages/Admin.english.php (or whatever your forum language file is):
$txt['welcome_admin'] = 'Welcome Configuration';
Title: Re: Welcome Topic
Post by: skb on July 21, 2021, 05:34:51 AM
Thanks. I figured that the text string was missing. I was trying to add it to WelcomeTopicEnglish.php (and the utf-8 file). I also tried tinkering with the index.english.php. Eventually, I uninstalled and reinstalled the package. That seems to have solved the problem, as well added the 'Welcome Configuration' options which seemed to have been missing in the earlier install.

I think the text string goes into Modifications.Rnglish.php

Disclaimer : I am a total nerd, so please forgive if I am talking gibberish.
Title: Re: Welcome Topic
Post by: GL700Wing on July 21, 2021, 07:52:11 AM
Quote from: skb on July 21, 2021, 05:34:51 AM
Thanks. I figured that the text string was missing. I was trying to add it to WelcomeTopicEnglish.php (and the utf-8 file). I also tried tinkering with the index.english.php. Eventually, I uninstalled and reinstalled the package. That seems to have solved the problem, as well added the 'Welcome Configuration' options which seemed to have been missing in the earlier install.

I think the text string goes into Modifications.Rnglish.php

Disclaimer : I am a total nerd, so please forgive if I am talking gibberish.
Glad you got it sorted ...
Title: Re: Welcome Topic
Post by: mickjav on August 06, 2021, 10:43:09 AM
Just installed this mod on 2.0.18 and works a treat Thanks mick
Title: Re: Welcome Topic
Post by: pocttopus on August 09, 2021, 03:21:08 PM
Hello,
Can you update this mod for 2.1rc4?
Thanks.
Title: Re: Welcome Topic
Post by: vbgamer45 on August 09, 2021, 03:44:23 PM
Probably 2.1 final.
Title: Re: Welcome Topic
Post by: Shades. on March 10, 2022, 10:21:51 PM
Future request when/if this is updated for 2.1.1:

1. To create a welcome topic when registering a new member via the admin member registration (when the admin creates a new member)

Thanks,
Shades 8)