News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

Create a topic when a post is reported for 2.0 RC4

Started by IT`S ME, April 08, 2011, 02:36:08 PM

Previous topic - Next topic

IT`S ME

Hi Friends
i tried to use the mod Create a topic when a post is reported http://custom.simplemachines.org/mods/index.php?mod=2985 for 2.0 RC4
manually but i failed because i didnot find the codes as they are explained and required to put the right codes after them, in the files which are :
1- /Sources/ManageBoards.php
'recycle_board' => (int) $_POST['recycle_board'],

2-/Themes/default/ManageBoards.template.php

</tr><tr class="windowbg2">
<td align="right" colspan="2">
<input type="submit" name="save_settings" value="', $txt['mboards_settings_submit'], '" />



so please help me

best regsrds

Spoogs

That mod was created for the 1.1x version of SMF so its very likely some of the code is different.
2.0 has a built-in moderation center

IT`S ME

Quote from: Spoogs on April 08, 2011, 02:46:14 PM
That mod was created for the 1.1x version of SMF so its very likely some of the code is different.
2.0 has a built-in moderation center

yes i know that dear
so i need help to know the different to use this mod coz i need it in my forums

thank you 

CapadY

Support for this MOD can be find here :

http://www.simplemachines.org/community/index.php?topic=428012.0

The MOD author is the one who knows all in's and out's. Most support members don't know this MOD.
Please, don't PM me for support unless invited.
If you don't understand this, you will be blacklisted.

IT`S ME

in 1.1.13 it is  'recycle_board' => (int) $_POST['recycle_board'], so what is the similar in 2.0 RC4
and in 1.1.13 </tr><tr class="windowbg2">
<td align="right" colspan="2">
<input type="submit" name="save_settings" value="', $txt['mboards_settings_submit'], '" />
so what is the similar in 2.0 RC4

and then we can do that for 2.0 RC4

CapadY

Quote from: capady on April 08, 2011, 04:26:10 PM
Support for this MOD can be find here :

http://www.simplemachines.org/community/index.php?topic=428012.0

The MOD author is the one who knows all in's and out's. Most support members don't know this MOD.

I move this question to MOD-request.
Please, don't PM me for support unless invited.
If you don't understand this, you will be blacklisted.

IT`S ME

Quote from: capady on April 09, 2011, 03:44:55 AM
Quote from: capady on April 08, 2011, 04:26:10 PM
Support for this MOD can be find here :

http://www.simplemachines.org/community/index.php?topic=428012.0

The MOD author is the one who knows all in's and out's. Most support members don't know this MOD.

I move this question to MOD-request.

thank you friend

i hope i will find the solution

Joker™

Was working on this modification yesterday, but it will take some time for me to complete it as been busy in RL stuff these days.

Mainly making it for RC5 but as the code in RC5 and RC4 is quite similar, so I'm very sure that mod code will work fine on RC4 as well.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

IT`S ME

Quote from: Joker™ on April 09, 2011, 04:35:04 AM
Was working on this modification yesterday, but it will take some time for me to complete it as been busy in RL stuff these days.

Mainly making it for RC5 but as the code in RC5 and RC4 is quite similar, so I'm very sure that mod code will work fine on RC4 as well.


thank you Mr Joker

i will wait
;D

Joker™

Ok after 2 days my PC is working again, so will be working on mod again shortly.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Joker™

#10
Update - The mod is complete in basic terms, I'm trying to add one more functionality in it which is taking a bit of time.


Do you guys want to include email system also  in this, i.e email is sent to mods when a post is reported? (Personally I'm not a big fan of that feature.)
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Joker™

So it's a great morning, holiday for me and first thing I did today is to complete the mod :P.

Today I'll be debugging the mod errors and permission, and setting some nice text strings in it (which I fail to do every time :P).

Most probably by today evening or night mod will be submitted to the mod site ;).
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

IT`S ME

Quote from: Joker™ on April 13, 2011, 04:14:56 AM
Update - The mod is complete in basic terms, I'm trying to add one more functionality in it which is taking a bit of time.


Do you guys want to include email system also  in this, i.e email is sent to mods when a post is reported? (Personally I'm not a big fan of that feature.)

thank you mr joker
you are great man . for me, i dont want email system ,

thank you again

IT`S ME

Quote from: Joker™ on April 14, 2011, 03:00:13 AM
So it's a great morning, holiday for me and first thing I did today is to complete the mod :P.

Today I'll be debugging the mod errors and permission, and setting some nice text strings in it (which I fail to do every time :P).

Most probably by today evening or night mod will be submitted to the mod site ;).
;D ;D wooooooooow

i will wait dear


thank you

Joker™

Quote from: IT`S ME on April 14, 2011, 04:29:15 AM
for me, i dont want email system ,
Even I've not implemented it in the code, instead I've made it so that guests reporting the post have to give there name also (to avoid spamming).
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

IT`S ME

Quote from: Joker™ on April 14, 2011, 04:32:54 AM
Quote from: IT`S ME on April 14, 2011, 04:29:15 AM
for me, i dont want email system ,
Even I've not implemented it in the code, instead I've made it so that guests reporting the post have to give there name also (to avoid spamming).

thats good mr joker
inspite i will not give permission to guest to send reports just for user . ;D
please tell me when you finish to try it immediately
;)


Joker™

Custom report Mod, mod submitted ;). It will be visible to you only after it has been approved by the team.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

IT`S ME

Quote from: Joker™ on April 14, 2011, 05:24:45 AM
Custom report Mod, mod submitted ;). It will be visible to you only after it has been approved by the team.

thank you very very much Mr Joker
big rose flower for you

and i hope it will not take a long time to be approved

best regards

Illori

the mod will have to sit in the queue until it is approved, this may take days/weeks or a month or more depending on how many other mods are in the queue.

Joker™

Quote from: IT`S ME on April 14, 2011, 05:46:37 AM
thank you very very much Mr Joker
big rose flower for you
Your welcome, and thanks for the rose :P.
Github Profile
Android apps
Medium

How to enable Post Moderation

"For the wise man looks into space and he knows there is no limited dimensions." - Laozi

All support seeking PM's get microwaved

Advertisement: