 | Re: Is there any MOD? |  |
Posted: 04/02/2007 5:48 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:13 PM
Location: St Pete, FL
|

|
|
|
|
 |
Yes, you will have to set the minimum post count for each forum in Forum Admin. This will allow you to set a different limit for each forum though...
The MOD is installed. This is the mistake you made:
| Code:
|
#
#-----[ IN-LINE FIND ]------------------------------------------
#
forum_status = " . intval($HTTP_POST_VARS['f
|
It should have looked like this:
| Code:
|
#
#-----[ IN-LINE FIND ]------------------------------------------
#
forum_status = " . intval($HTTP_POST_VARS['forumstatus']) ."
|
So you did simplify it too much. That's ok though, you do understand most of this. This code was very confusing though, so I had to study it for a while to determine the correct syntax for the IN-LINE FIND statement...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any MOD? |  |
Posted: 04/02/2007 5:51 AM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 1:13 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
Oh yeah, I remember I did this because it was not accepting it so i simplified it very much!
By the way, I am laughing at myself that now there are 2 MOD's with the same function. Already there was similar MOD installed. So now I will try to use 1 by 1 and see what happens but wont delete any of them.
Thanks brother for your help. Everything is perfectly working now.  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Is there any MOD? |  |
Posted: 04/02/2007 6:08 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:13 PM
Location: St Pete, FL
|

|
|
|
|
 |
I just hope the two MODs don't conflict with each other. Since they are both trying to do the same thing, they may not play nice together...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any MOD? |  |
Posted: 04/02/2007 6:32 AM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 1:13 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
New MOD is much better and it says You must have 5 posts before you can start a new topic and the earlier one MOD says only NOT AUTHORIZED so I am pretty happy with the new MOD and will apply in all forums so that spammers wont be posting any more links ( I hope so ) |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Is there any MOD? |  |
Posted: 04/02/2007 7:19 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:13 PM
Location: St Pete, FL
|

|
|
|
|
 |
That's good to hear. So are you going to remove the other one???
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any MOD? |  |
Posted: 04/02/2007 7:21 AM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 1:13 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
No, i will not remove that one as both are functioning very well. I have now enabled the latest one and disabled the previous. They are not conflicting with each other If i have enabled one of these so I will keep both
Any time any MOD can be useful so better not to remove  |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Is there any MOD? |  |
Posted: 04/02/2007 7:24 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 5:13 PM
Location: St Pete, FL
|

|
|
|
|
 |
Ok, as long as they are playing nicely together, I see no reason to remove one...
 |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|