 | [Solved] Is there any MOD? |  |
Posted: 04/02/2007 4:11 AM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
Hello everyone,
I have seen somewhere a MOD whose description was that a newly registered user who have less than 5 posts cannot post a message containing links! and that will help me to stop the spammers to post the links in my forum. But unfortunately I have just missed that MOD somewhere and unable to find of internet but I hope I could find on f4xearth.net
Hopes for the best and thanks in advance,
AB |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any MOD? |  |
Posted: 04/02/2007 4:47 AM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 7:58 AM
|

|
|
|
|
 |
I haven't sen one but there are plenty of mods to stop spammers actually joining your forum.
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Is there any MOD? |  |
Posted: 04/02/2007 4:52 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:58 AM
Location: St Pete, FL
|

|
|
|
|
 |
I really don't know anything about that MOD. Have you checked over in phpBBHacks.com to see if they have it available???
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Is there any MOD? |  |
Posted: 04/02/2007 4:53 AM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
I installed The Humanizer but it was useless and now i got a MOD which is minimum_posts_before_new_topic_100a and after installation I went to Forum Admin, Management and there is says
| Code:
|
|
Parse error: syntax error, unexpected '"', expecting ']' in /home/traders/public_html/funwadi/forum/admin/admin_forums.php on line 590
|
and my admin_forums.php line 590 is
| Code:
|
|
SET forum_name = '" . str_replace("\'", "''", $HTTP_POST_VARS['forumname']) . "', cat_id = $new_cat, forum_parent = $new_parent, forum_desc = '" . str_replace("\'", "''", bbencode_first_pass($HTTP_POST_VARS['forumdesc'], $uid)) . "', forum_status = " . intval($HTTP_POST_VARS['f, minimum_posts = '" . intval($HTTP_POST_VARS['minimum_posts']) . "'" . ", minimum_posts_enabled = '" . intval($HTTP_POST_VARS['minimum_posts_enabled']) . "'" . "orumstatus']) .", min_posts_to_view = " . intval($HTTP_POST_VARS['min_posts_to_view']) . ", max_posts_to_view = " . intval($HTTP_POST_VARS['max_posts_to_view']) . ", min_posts_to_post = " . intval($HTTP_POST_VARS['min_posts_to_post']) . ", max_posts_to_post = " . intval($HTTP_POST_VARS['max_posts_to_post']) . ", prune_enable = " . intval($HTTP_POST_VARS['prune_enable']) . "
|
Can you please help me as I am sure I did some mistake in codes while installing through EM.
I am attaching the original MOD installation file too.
Thanks for your prompt reply.
AB |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any MOD? |  |
Posted: 04/02/2007 4:55 AM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
| I not only hope but quite sure that after getting this error fixed, this will help us in stopping the spammers as they come join forum and post only 1 message from their username and go away and that message contains full links only (adult) |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any MOD? |  |
Posted: 04/02/2007 4:59 AM |
|
|
|
|
|
| Citation |
| Posts |
1253 |
| Word Cnt. |
68,166 |
| BDay |
Nov 9 |
| Sign |
Scorpio |
| Sex |
 |
|
|
|
Joined: Jan 06, 2006
Local time: 7:58 AM
|

|
|
|
|
 |
| I found the VIP code an excellent mod to stop bots, I can post that if you would like it? |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any MOD? |  |
Posted: 04/02/2007 5:01 AM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
Yeah, I know that VIP code MOD but that will be difficult for my new members who want to register and find code on some particular page and what i installed is a great MOD if it gets fixed with the help of you or NightRider
If this won't work, than I have to install VIP code only to save from Spammers. |
|
|
 |
 |
| Back to Top |
|
|
 | Re: Is there any MOD? |  |
Posted: 04/02/2007 5:12 AM |
|
|
|
|
|
| Site Admin |
| Posts |
30757 |
| Word Cnt. |
2,628,690 |
| BDay |
Jul 28 |
| Sign |
Leo |
| Sex |
 |
|
|
|
Joined: Sep 25, 2004
Local time: 3:58 AM
Location: St Pete, FL
|

|
|
|
|
 |
The problem was in this edit. It doesn't appear to have been done correctly:
| Code:
|
#
#-----[ FIND ]------------------------------------------
#
VALUES ('" . $next_id . "', '" . str_replace("\'", "'
#
#-----[ IN-LINE FIND ]------------------------------------------
#
" . intval($HTTP_POST_VARS['forumstatus']) . ",
#
#-----[ IN-LINE AFTER, ADD ]------------------------------------------
#
" . intval($HTTP_POST_VARS['minimum_posts']) . ", " . intval($HTTP_POST_VARS['minimum_posts_enabled']) . ",
|
I don't see anything wrong with the MOD script. Did you manually modify this file???
 |
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any MOD? |  |
Posted: 04/02/2007 5:15 AM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
I may be have done the MOD script file smaller again to get installed and now ACP is not working! When i go to ACP, left column is corrupted and the error it shows is
| Quote:
|
|
Parse error: syntax error, unexpected '"', expecting ']' in /home/traders/public_html/funwadi/forum/admin/admin_forums.php on line 590
|
|
|
|
 |
 |
| Back to Top |
|
|
 | Re: [Solved] Is there any MOD? |  |
Posted: 04/02/2007 5:40 AM |
|
|
|
|
|
| Citation |
| Posts |
1017 |
| Word Cnt. |
64,643 |
| BDay |
Apr 18 |
| Sign |
Aries |
| Sex |
 |
|
|
|
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
|

|
|
|
|
 |
I see that you fixed it but I am really mad you know what. When i went to Forum Admin, Management there i see this MOD's detail is nothing! might be still some scripting problem.
But I am mad as down i see the mod which is earlier installed functions the same which says that
| Quote:
|
Posts required to view this forum: Minimum: xxx Maximum, use -1 for no limit:
Posts required to post in this forum: Minimum: xxx Maximum, use -1 for no limit:
|
So I think this is the same MOD as I will have now to write 5 in all the forums under Posts required to post in this forum: Minimum: 5
Right brother? And I should uninstall the MOD which you just fixed it ? because already similar type MOD is there which i realized now! |
|
|
 |
 |
| Back to Top |
|
|
 | Information |  |
|