Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
[Solved] Is there any MOD?
Post new topic   Reply to topic View previous topic :: View next topic
Goto page: 1, 2  Next
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
[Solved] Is there any MOD?
PostPosted: 04/02/2007 4:11 AM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
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
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: [Solved] Is there any MOD?
PostPosted: 04/02/2007 4:47 AM Reply with quote
Citation
Karen
Citation
Posts 1253
Word Cnt. 68,166
BDay Nov 9
Sign Scorpio
Sex Sex:Female
Joined: Jan 06, 2006
Local time: 7:58 AM
greatbrE.gif
I haven't sen one but there are plenty of mods to stop spammers actually joining your forum.
dontknow
Back to Top
View user's profile Find all posts by Karen Send private message   Visit poster's website Phoogle Map
Re: Is there any MOD?
PostPosted: 04/02/2007 4:52 AM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 3:58 AM
Location: St Pete, FL
peace.gif
I really don't know anything about that MOD.  Have you checked over in phpBBHacks.com to see if they have it available???

dontknow
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: Is there any MOD?
PostPosted: 04/02/2007 4:53 AM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
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
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: [Solved] Is there any MOD?
PostPosted: 04/02/2007 4:55 AM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
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
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: [Solved] Is there any MOD?
PostPosted: 04/02/2007 4:59 AM Reply with quote
Citation
Karen
Citation
Posts 1253
Word Cnt. 68,166
BDay Nov 9
Sign Scorpio
Sex Sex:Female
Joined: Jan 06, 2006
Local time: 7:58 AM
greatbrE.gif
I found the VIP code an excellent mod to stop bots, I can post that if you would like it?
Back to Top
View user's profile Find all posts by Karen Send private message   Visit poster's website Phoogle Map
Re: [Solved] Is there any MOD?
PostPosted: 04/02/2007 5:01 AM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
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 Smile

If this won't work, than I have to install VIP code only to save from Spammers.
Back to Top
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: Is there any MOD?
PostPosted: 04/02/2007 5:12 AM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 3:58 AM
Location: St Pete, FL
peace.gif
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???

dontknow
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [Solved] Is there any MOD?
PostPosted: 04/02/2007 5:15 AM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
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
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
Re: [Solved] Is there any MOD?
PostPosted: 04/02/2007 5:40 AM Reply with quote
Citation
abdulbasit
Citation
Posts 1017
Word Cnt. 64,643
BDay Apr 18
Sign Aries
Sex Sex:Male
Joined: Apr 01, 2007
Local time: 11:58 AM
Location: UNITED ARAB EMIRATES
unitedACa.gif
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
View user's profile Find all posts by abdulbasit Send private message [ Hidden ] Visit poster's website Yahoo Messenger MSN Messenger
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours
Goto page: 1, 2  Next
Page 1 of 2


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.1169s (PHP: 63% - SQL: 37%) - SQL queries: 57 - GZIP disabled - Debug on