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)

ForceHSS 12-08-2014 11:40 AM

Quote:

Originally Posted by markoroots (Post 2526291)
Sorry... for my english... :)
But I have disabled the username filter and the plugin still stop the registrations blocking the usernames.

That is because the usernames that were blocked before are now in your database remove the xml only and reinstall it again to replace the default tables in mysql

blah100 12-08-2014 10:24 PM

Is there a way to get rid of the "Thank you for posting! Your post will not be visible until a moderator has approved it for posting." pop-up message when a post is made with a blacklisted keyword? Spammers that get through and see this message will just keep posting the same post again and again when they notice that their post is not seen.

Is there a way to allow the user who posted the message to see their post, letting them think that their spam is visible to everybody when in actuality it's moderated for moderators to either approve or delete?

ForceHSS 12-08-2014 10:32 PM

Quote:

Originally Posted by blah100 (Post 2526387)
Is there a way to get rid of the "Thank you for posting! Your post will not be visible until a moderator has approved it for posting." pop-up message when a post is made with a blacklisted keyword? Spammers that get through and see this message will just keep posting the same post again and again when they notice that their post is not seen.

Is there a way to allow the user who posted the message to see their post, letting them think that their spam is visible to everybody when in actuality it's moderated for moderators to either approve or delete?

Make a new group and put new users in this group you can set up the settings so new members will auto go into the new group and change the settings so the new members are moderated

c.c. 12-27-2014 06:30 AM

I have a super mod who can't see spamomatic in the list of moderate tools? Why would that be? All moderaters should be able to see it. I'm a admin and I can see it just fine. Is there any rights that would prevent that?

Pers 01-29-2015 06:09 PM

In attempting to update my vbulletin 4.2.2 site I have managed to inadvertently get both my Admin and personal user permanently banned and apparently Glow-Host is the cause; my IP is what is being banned.

I cannot access the Admin control panel but do have access to the forum database and site files. In searching the database I've been unable to locate a "fix" for the ban. I'd appreciate some help in clearing this problem.

ozzy47 01-29-2015 06:14 PM

Ok lets do this, disable plugins via the includes/config.php file.

To do that open your includes/config.php file and below <?php add the following.

PHP Code:

define('DISABLE_HOOKS'true); 

So it looks like this:
PHP Code:

<?php
define
('DISABLE_HOOKS'true);
/*=================================================  =====================*\
|| ##################################################  ################## ||
|| # vBulletin 4.2.2

Use a editor like notepad++ to edit any files, don't use Notepad or Wordpad.

Then see if you can get into the ACP.

Pers 01-29-2015 06:21 PM

Thanks for your reply, Ozzy. I tried that; no luck.

ForceHSS 01-29-2015 06:28 PM

Login to phpmyadmin and remove your ip from the userban table also check user table incase your group id has been changed to the banned group

Pers 01-29-2015 06:39 PM

When attempting to log in to the site of the AdminCP I receive this message (for both users.

You have been banned for the following reason:
No reason was specified.

Date the ban will be lifted: Never

The userban table is empty and the group IDs for both the Admin and my personal user are correct (userID for a banned user is 8) In examining the contents of the user table entries for both Admin and my personal user the only "odd" or "out of the ordinary" table entry appears to be "showvbcode" which, for all other users, contains a "0" entry and for both Admin and my personal user contains "2". I don't know what the significance of the table entry is and I haven't done a trial and error to check to see if changing the entry clears the issue yet (I just discovered it as I was typing this).

ForceHSS 01-29-2015 07:51 PM

in user table showvbcode it should be 2. It might of banned your account on a custom plugin as I dont know what you have go over all tables to see if you can find it. But it could be just an ip ban and not an account ban depends on your plugins. If you want I could login to your account and fix the problem if you want pm me the info


All times are GMT. The time now is 11:45 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.04701 seconds
  • Memory Usage 1,746KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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