vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Anti-Spam Options - [GlowHost] Spam-O-Matic - Spam Firewall stops forum spam (https://vborg.vbsupport.ru/showthread.php?t=248042)

tommac3 06-10-2012 01:09 PM

Any chance we can get a blog spamming feature? I have spamomatic installed but just got 3900 spammy blog posts over the past day.

ForceHSS 06-10-2012 04:13 PM

Quote:

Originally Posted by tommac3 (Post 2338435)
Any chance we can get a blog spamming feature? I have spamomatic installed but just got 3900 spammy blog posts over the past day.

Make a new user group that has access to blog posting and don't let normal users post to the blog then you can set it that after x amount of posts they get auto moved to the new group you can also make it that the first post is modded this way it will stop all spammers. On another note if spammers are registering then I would look at your Spam O Matic settings and see why.

oshrizak 06-10-2012 05:58 PM

Quote:

Originally Posted by ForceHSS (Post 2338124)
run this

Ok call I did this and still get Database error as above

ForceHSS 06-10-2012 06:17 PM

Quote:

Originally Posted by oshrizak (Post 2338518)
Ok call I did this and still get Database error as above

MySQL Version : 5.5.23-55 I would say this is your problem needs to be downgraded

oshrizak 06-11-2012 12:56 AM

Ok thanks for the answer unfortunately that isn't gonna happen so I will wait till there is an upgrade to support 5.5.23-55 but I will keep this is mind

Alibass 06-11-2012 01:58 AM

Mate I have MySQL Version : 5.5.23-55 and I have no problem running this mod.

ForceHSS 06-11-2012 03:33 AM

Quote:

Originally Posted by Alibass (Post 2338620)
Mate I have MySQL Version : 5.5.23-55 and I have no problem running this mod.

as you dont have all the same things he has or the same hosting does not mean it will work even if you do have the same mysql version

Vcize 06-11-2012 05:05 AM

I'm having a weird problem with this mod.

When I have it enabled, any time I try to save anything on the admin site (not just within this mod, but anywhere) it will time out. As soon as I disable this mod, the problem goes away.

Here is what my host said about the issue. Again this seems to go away when I disable this mod...

Quote:

Most likely, the code within the forum is allowing Keep-Alive connections, but it looks like they do not get closed efficiently and they stay open. This bogs down Apache, as it only has a certain number of connections allowed to be open at once. Have you had a developer take a look at the code and optimize the way it handles keep-alive connections? I would start there, and if there are any server-side configurations that the developer would need in order to optimize the site code, just open a ticket and we'll get it set to whatever they need.

Sadikb 06-11-2012 10:41 AM

Quote:

Originally Posted by oshrizak (Post 2338518)
Ok call I did this and still get Database error as above

Your problem is not MySQL but the code.

Change all occurence of

Code:

TYPE=MyISAM
to

Code:

ENGINE=MyISAM
in the XML and that will solve the DB Errors.

oshrizak 06-11-2012 01:07 PM

Thanks for that it fixed it had to change it in the product xml


All times are GMT. The time now is 05:24 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03746 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete