Moved Topic Message

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in here. No new MODs will be accepted into the MOD Database for phpBB2
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

On February 1, 2009 this forum will be set to read only as part of retiring of phpBB2.

Rating:

Excellent!
7
88%
Very Good
0
No votes
Good
1
13%
Fair
0
No votes
Poor
0
No votes
 
Total votes: 8

User avatar
Wicher
Registered User
Posts: 1806
Joined: Wed May 07, 2003 10:33 pm
Location: Netherlands or Holland, your choice..
Contact:

Post by Wicher »

Thanks for the translation. I will include that in 1.2.0 before i submit it to phpbb.

For that error you get, I suspect you editted the file wrong.
Maybe there is a paste at the wrong place by accident, try editting it again.
User avatar
Wicher
Registered User
Posts: 1806
Joined: Wed May 07, 2003 10:33 pm
Location: Netherlands or Holland, your choice..
Contact:

Post by Wicher »

Submitted
bbnewbie
Registered User
Posts: 36
Joined: Sun Aug 20, 2006 5:02 pm

Post by bbnewbie »

Wicher wrote: @bbnewbie:

I checked it out and came to the conclusion you where totally right.
So i adapted the code to this:


mmm seems the problem remains.. this code works for you?

try to create a test user, edit its profile and set the "moved notify" = NO, save.
write a post with this user and move it with an admin/mod account with "moved notify" = YES and see if the test user receive the pm or not.
joseal2648
Registered User
Posts: 25
Joined: Sat Dec 23, 2006 9:42 pm

Post by joseal2648 »

Ok. I'll try again.

I'll tell you later.


By the way, here are the lang_spanish traduction lines for your MOD (If you want of course).

Greetings.

Code: Select all

# 
#-----[ OPEN ]------------------------------------------ 
# 
language/lang_spanish/lang_main.php
# 
#-----[ FIND ]------------------------------------------ 
# 
$lang['Total_votes'] = 'Total de Votos : ';
# 
#-----[ AFTER, ADD ]------------------------------------------ 
# 
// topic moved mailer by Wicher
$lang['topic_moved'] = 'Un Tema que usted ha creado ha sido movido.';
$lang['mail_send'] = 'El Usuario que inició el Tema ha sido notificado por e-mail .';
$lang['pm_send'] = 'El Usuario que inició el Tema ha sido notificado por pm.';
$lang['mail_pm_send'] = 'El Usuario que inició el Tema ha sido notificado por e-mail y pm.';
$lang['topic_moved_mail'] = 'Enviarme e-mail cuando un Tema, iniciado por mí, ha sido movido';
$lang['topic_moved_pm'] = 'Enviarme Mensaje Privado cuando un Tema, iniciado por mí, ha sido movido';
$lang['topic_moved_pm_notify'] = 'Enviarme también una notificación cuando tenga un mensaje privado movido<br />(No seleccione ésto cuando también ha seleccionado "Enviarme e-mail cuando un Tema, iniciado por mí, ha sido movido")';
$lang['hello'] = 'Hola ';
$lang['pmtext1'] = 'Este Mensaje Privado le ha sido enviado porque el Tema ';
$lang['pmtext2'] = ' que usted ha iniciado ';
$lang['pmtext3'] = 'ha sido movido desde el Foro ';
$lang['pmtext4'] = ' en la categoría ';
$lang['pmtext5'] = ' a la categoría ';
$lang['pmtext6'] = ' en el Foro ';
$lang['pmtext7'] = 'Puede ir directamente a su Tema movido haciendo click en la url aquí debajo:';
$lang['profiletext'] = 'Puede configurar futuras notificaciones sobre Temas movidos en su Perfil';

:)
User avatar
Wicher
Registered User
Posts: 1806
Joined: Wed May 07, 2003 10:33 pm
Location: Netherlands or Holland, your choice..
Contact:

Post by Wicher »

I allready submitted 1.2.0 to the database, but i am sure it will come in handy for any spanish user that passes by here.
Thanks.
MarkTheDaemon
Former Team Member
Posts: 2771
Joined: Thu Oct 20, 2005 2:42 am
Location: United Kingdom
Name: Mark Barnes

Post by MarkTheDaemon »

MOD Updated to version 1.2.0
See first post for Download Link
User avatar
Wicher
Registered User
Posts: 1806
Joined: Wed May 07, 2003 10:33 pm
Location: Netherlands or Holland, your choice..
Contact:

Post by Wicher »

Thank you Mark
Lektor
Registered User
Posts: 46
Joined: Tue Sep 19, 2006 9:27 pm

Post by Lektor »

Excellent idea, excellent mod!
Many thanks )
Sorry for my English )
User avatar
Wicher
Registered User
Posts: 1806
Joined: Wed May 07, 2003 10:33 pm
Location: Netherlands or Holland, your choice..
Contact:

Post by Wicher »

:wink:
Lektor
Registered User
Posts: 46
Joined: Tue Sep 19, 2006 9:27 pm

Post by Lektor »

Only one question.. :) I also have a simple subforum mod .. and as i understand there is no addon for it :roll: Would you help with this :)
Sorry for my English )
saaiberke
Registered User
Posts: 1126
Joined: Wed Jul 20, 2005 8:13 am
Location: Gent/Belgium
Contact:

Post by saaiberke »

Great mod, I really love it!

Would it be possible to add possibility to change users profile being an admin. I think this can be done in templates/subSilver/admin/user_edit_body.tpl when not using the admin override function. But I don't know exactly how to do it. ;)

One little question, is only the topicstarter being warned or everybody who wrote in the topic? If not, why is there:

Code: Select all

$lang['mail_send'] = 'The topicstarter has been / are notified through e-mail .';
$lang['pm_send'] = 'The topicstarter has been / are notified through pm.';
$lang['mail_pm_send'] = 'The topicstarter has been / are notified through e-mail and pm.';
I mean the plural "has been / are notified"

I also remarked that whatever a forumuser or myself (admin) configured, I always see this message after having moved a message: The topicstarter has been / are notified through e-mail and pm.

Nic
net83it
Registered User
Posts: 500
Joined: Sun Jan 15, 2006 2:42 pm
Location: Sicily
Contact:

Post by net83it »

Lektor wrote: Only one question.. :) I also have a simple subforum mod .. and as i understand there is no addon for it :roll: Would you help with this :)


there is no need of an addon for simple subforums
User avatar
Dogs and things
Registered User
Posts: 2114
Joined: Fri Sep 01, 2006 9:04 am
Location: Spain
Contact:

Post by Dogs and things »

Very nice MOD Wicher,

I just installed it on my live-board.

Two questions:

How can I take the profile-link out of the PM that´s sent to a user whose topic has been moved?

Why does the Notify-email of that PM have as subject/title No Subject instead of the standard "You have received a new Private Mesagge"?
Chris Powell
Registered User
Posts: 23
Joined: Thu Dec 14, 2006 2:40 pm
Name: Christopher Smith
Contact:

Re: [11/02/07] Moved Topic Message

Post by Chris Powell »

Agreed Dogs and Things, nice mod Wicher!

I just installed version 2 on my live-board and did some testing

One question:

How come in the moved topic notify email message you just get this
--------------------------------------------------
Subject:
--------------------------------------------------
Message:
--------------------------------------------------
How do I get the subject and message content to show...?

Chris
User avatar
Wicher
Registered User
Posts: 1806
Joined: Wed May 07, 2003 10:33 pm
Location: Netherlands or Holland, your choice..
Contact:

Re: [11/02/07] Moved Topic Message

Post by Wicher »

Check your edits and if you uploaded all things correct.
I just installed it with easymod at my testboard and this is what i get in a pm:
Hello Wicher

This PM has been send to you because the topic "Welcome to phpBB 2" you started
has been moved from forum "fggfsg" in the catagory "Test category 1"
to the catagory "Test category 1" in forum "Test Forum 1".


You can go directly to your moved topic by clicking below url:
http://www.detecties.com/TestphpBB/viewtopic.php?t=1


You can set future warnings on topicmoves off in your profile
http://www.detecties.com/TestphpBB/prof ... ditprofile
And this in a email:
yourdomain.com, http://www.detecties.com/TestphpBB

Hello Wicher,

This e-mail has been send to you because the topic "Welcome to phpBB 2" you started
has been moved from forum "Test Forum 1" in the catagorie "Test category 1"
to the catagorie "Test category 1" in forum "fggfsg".

You can go directly to your moved topic by clicking below url:
http://www.detecties.com/TestphpBB/viewtopic.php?t=1


--
Thanks, The Management
This is an automatic generated e-mail.
You can set future warnings on topicmoves off in your profile at yourdomain.com
or go via: http://www.detecties.com/TestphpBB/prof ... ditprofile
Both with as subject: A topic you created has been moved.
Post Reply

Return to “[2.0.x] MOD Database Releases”