News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Move Topic Notification [SMF 2.0 Supported]

Started by Nibogo, March 19, 2007, 06:58:51 PM

Previous topic - Next topic

NEMINI

signatures are boring.

kristien

I am getting this error with 1.1.4 :
Installationaction for "vMoveTopic Notify by PM":
there are no Installationaction defined !

What can i do? 

senyorito

Quote from: kristien on March 14, 2008, 08:44:33 PM
I am getting this error with 1.1.4 :
Installationaction for "vMoveTopic Notify by PM":
there are no Installationaction defined !

What can i do? 


All you have to do is to open the package-info.xml with Notepad++ and edit the install and uninstall lines.  Put 1.1.4 on it and everything will be fine.

I'm using SMF 1.1.4 and it works smoothly.  Though I've made some personal changes to fit in my personal use.

tekgik

ANy updates for this to work with 1.1.5?

Kimmie

#44
This mod would be perfect if you could have the option to insert the pm message that gets sent, right there instead of it sending the same default message to every topic starter you have to move a topic on. That way, you can personalize it to reflect the "actual" reason your moving that particular topic. If all they get is a default message, their gonna end up pming staff to find out why it was moved so your gonna end up talking to them via pm anyways.  You might as well just send them a pm..lol.

tekgik

Just modify the package_info.xml file's "Install" and "Uninstall" lines to reflect 1.1.5 and it will install for you.



shumilica

Can this little mod be ported to SMF 2.0 ? I think there is just minor settings to change in the code.... (or maybe it works like it is but i am afraid to make the test in my deeply modificated forum)
Today, if you're not confused it means you're not thinking clear!

Apllicmz

when have time update portuguese

<file name="$themedir/languages/index.portuguese_pt.php" error="skip">

        <operation>
            <search position="end"><![CDATA[
$txt['ajax_in_progress'] = 'Loading...';]]></search>
            <add><![CDATA[

$txt['moveTopic5'] = 'Enviar notifica&ccedil;&atilde;o PM';
$txt['movetopic_auto_prevboard'] = '[PREVBOARD]';
$txt['movetopic_auto_topic2'] = '[TOPIC]';
$txt['movetopic_notify_desc'] = 'Digite o texto da notifica&ccedil;&atilde;o, que ser&aacute; enviada para o poster original por pm.';
$txt['movetopic_notify_default'] = 'O t&oacute;pico que voc&ecirc; criou no [PREVBOARD] chamado [TOPIC] foi deslocado para [BOARD]. Por favor, entenda que isto tenha sido feito para manter a ordem no f&oacute;rum.' . ".\n\n" . '[TOPIC LINK]';
$txt['movetopic_notify_subject'] = 'T&oacute;pico movido';]]></add>
        </operation>

    </file>
    <file name="$themedir/languages/index.portuguese.php" error="skip">

        <operation>
            <search position="before"><![CDATA[
$txt['ajax_in_progress'] = 'Loading...';]]></search>
            <add><![CDATA[

$txt['moveTopic5'] = 'Enviar notifica&ccedil;&atilde;o PM';
$txt['movetopic_auto_prevboard'] = '[PREVBOARD]';
$txt['movetopic_auto_topic2'] = '[TOPIC]';
$txt['movetopic_notify_desc'] = 'Digite o texto da notifica&ccedil;&atilde;o, que ser&aacute; enviada para o poster original por pm.';
$txt['movetopic_notify_default'] = 'O t&oacute;pico que voc&ecirc; criou no [PREVBOARD] chamado [TOPIC] foi deslocado para [BOARD]. Por favor, entenda que isto tenha sido feito para manter a ordem no f&oacute;rum.' . ".\n\n" . '[TOPIC LINK]';
$txt['movetopic_notify_subject'] = 'T&oacute;pico movido';]]></add>
        </operation>

    </file>



AlaStar

I have install this mod manually, but this don't work for me, don't send a pm  :(
I'm using version 1.1.7 and dilbermc theme.
Anyone could help me  ???

AlaStar



shumilica

Hello nibogo. I see you "love SMF 2.0 RC1". I love it too. Can you port this modification to 2.0 RC1 like you did with 1.1.7? Thanks!
Today, if you're not confused it means you're not thinking clear!


shumilica

I will wait drooling :) even if this means i will reduce my percentage of water in my body by half :)
Today, if you're not confused it means you're not thinking clear!

aw06

Quote from: Kimmie on September 01, 2008, 02:56:06 AM
This mod would be perfect if you could have the option to insert the pm message that gets sent, right there instead of it sending the same default message to every topic starter you have to move a topic on. That way, you can personalize it to reflect the "actual" reason your moving that particular topic. If all they get is a default message, their gonna end up pming staff to find out why it was moved so your gonna end up talking to them via pm anyways.  You might as well just send them a pm..lol.

Im able to edit it like how you mention .. i can edit before the message is actually sent
:: ShopinJA.com Powered by SMF 1.1.19 | Ig-Oh Theme by Koni | 70 Rock Solid Error Free Mods | Many Custom Edits & Tweaks ::
- Host Unlimited Websites - Free Website Builder & Templates - Unlimited Disk Space & Bandwidth

Arveles

Elveda SMF...


villasg

Quote from: NIBOGO on January 05, 2009, 11:48:10 AM
I modify the package for smf 1.1.7 i cant add more versions because i do that on my cell phone
Quote from: NIBOGO on June 11, 2009, 07:29:15 PM
Quote from: <<Anadolu>> on June 11, 2009, 06:46:32 PM
2.0 RC1-1 support please.

Will be uploaded tonight ;)

Hello and sorry for the question.
Have anyone this mod in 1.1.9 ?
Or have a working version NIBOGO  ?
Thanks

Blinker

Yes I have this mod working in 1.1.9.

You need to edit the package-info.xml file to install & uninstall for 1.1.9 and it will work fine.

villasg

#58
thanks i will try
Οκ
Work very good

Here is the greek-utf8 translate

<file name="$themedir/languages/index.greek-utf8.php">

<operation>
<search position="before"><![CDATA[
$txt['ajax_in_progress'] = 'Φόρτωση...';]]></search>
<add><![CDATA[

$txt['moveTopic5'] = 'Στείλε ειδοποίηση με ΠΜ';
$txt['movetopic_auto_prevboard'] = '[PREVBOARD]';
$txt['movetopic_auto_topic2'] = '[TOPIC]';
$txt['movetopic_notify_desc'] = 'Παρακαλώ γράψε το μήνυμα που θα σταλεί στον συγγραφέα του θέματος με ΠΜ.';
$txt['movetopic_notify_default'] = 'Το θεμα που ξεκινήσατε στον πίνακα [PREVBOARD] με ονομασία [TOPIC] μετακινήθηκε στον πίνακα [BOARD]. Παρακαλώ σημειώστε ότι αυτό γίνεται για την εύρυθμη λειτουργία του ΦΟΡΟΥΜ.' . ".\n\n" . '[TOPIC LINK]';
$txt['movetopic_notify_subject'] = 'Moved Topic';]]></add>
</operation>
    </file>

</modification>

Nibogo

Changelogs:
1.0 - 18 June 2009
o Now mod developed by NIBOGO
o Changed all the strings to Modifications.{language}.php
o Added Support for SMF 2.0 RC1-1 & SMF 1.1.9 and below versions
o Added Spanish/Spanish-UTF8, Spanish Latin/Spanish Latin-UTF8, Spanish Es/ Spanish Es-UTF8, English-UTF8 and Turkish-UTF8

Advertisement: