Page 1 of 1

Bin MOD

PostPosted: Mon Jan 29, 2007 5:38 am
Author: fidunderground
This mod is a must!

http://www.phpbb.com/phpBB/viewtopic.php?t=233056

[2.0.10] Bin

Classification: 52 Admin Tools

MOD Name: Bin
Author: Famitsu
MOD De.scription: This mod will create a bin to store your old or bad topics.
You can manage this forum via your AdminCP and enable/disable it

MOD Version: 1.0.0
Installation Level: Easy
Installation Time: ~ 5 Minutes

Download File: bin_1.0.0em.zip
File Size: 8292 Bytes


what do u guys say?

Re: Bin MOD

PostPosted: Mon Jan 29, 2007 6:17 am
Author: Teelk
At a glance it looks like it might work without changing anything in the install instructions. But, I'll take a look at it tonight to make sure.

PostPosted: Mon Jan 29, 2007 7:12 am
Author: fidunderground
thanx! its nothin...it only adds a button beside move split lock merge called bin.

On clicking the topic will be moved to the forum which u can set in ACP

PostPosted: Mon Jan 29, 2007 2:07 pm
Author: ayasha
that could be very useful <img>

Re: Bin MOD

PostPosted: Thu Feb 01, 2007 1:05 am
Author: Teelk
It pretty much works out of the box, just had to redo the template edits. Don't forget to add the template files and do the template edits to all installed templates.

PostPosted: Fri Feb 02, 2007 5:57 am
Author: fidunderground
thanx!!....it works fine...

PostPosted: Sat Feb 10, 2007 8:35 pm
Author: ayasha
in the install instructions, it says for an edit in the templates/Integra2/modcp_body.tpl

Code: Select all
##-----[ FIND ]------------------------------------------#<form method="post"##-----[ BEFORE, ADD ]------------------------------------------#<script><!--function select_switch(status){     for (i = 0; i <document></script>##-----[ IN-LINE FIND ]------------------------------------------#action="{S_MODCP_ACTION}"##-----[ IN-LINE AFTER, ADD ]------------------------------------------#  name="modcpForm"  


so mine reads like this

Code: Select all
<script><!--function select_switch(status){     for (i = 0; i <document></script><form> name="modcpForm"


so when veiwing my modcp.php this is clearly visible right above the bread crumbs


name="modcpForm"


so where should i have put that in the edit? how do i have the code wrong?

thanks in advance

cleo

Re: Bin MOD

PostPosted: Mon Apr 09, 2007 11:09 am
Author: Pogue Moran
Have to say this would be nice to be a normal feature on IM mod. I had been wanting a way to archive my topics for a while. I haven't tested this yet but does it tell where the topics were originally?