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 09-10-2012 12:56 PM

Quote:

Originally Posted by bzcomputers (Post 2364223)
I will give that a shot, but without knowing exactly which urls in the file to change and which ones to leave alone I worry I might screw something up. Since the mod does seem to work correctly when their servers are up I'm not sure even changing the api address would do much to solve my original issue.

My concern still is that the issue I had really didn't revolve around whether the server could be contacted or not but rather what it did when it couldn't be contacted. When it couldn't be contacted it didn't do what it said it did nor what the settings chosen in the admincp were set up for it to do.

Is this product no longer supported by the original author? Seems like this mod has been abandoned by GlowHost.com, their last post was close to a year ago. Not really a product that many large vB forums could live without!

As it says in that post change all of them. If it does not work you can always install the unedited one again? But if you do use this new URL you need to register with them and get a new api

dougdirac 09-10-2012 03:36 PM

My installation is working fine, and I didn't make any modifications to the code. SFS has occasionally been unreachable in the last few weeks, but has always come back eventually. I don't see what benefit there is to changing the URLs from www. to api.

dougdirac 09-10-2012 03:40 PM

Quote:

Originally Posted by cooljeba (Post 2364211)
Just installed.. Can i totally get rid of Captcha now ?

You should a least keep one first line of defense to weed out most of the less advanced spambots. If not a Captcha, then at least a challenge question.

bzcomputers 09-10-2012 07:48 PM

Quote:

Originally Posted by dougdirac (Post 2364334)
My installation is working fine, and I didn't make any modifications to the code. SFS has occasionally been unreachable in the last few weeks, but has always come back eventually. I don't see what benefit there is to changing the URLs from www. to api.

From the forum posts at StopForumSpam.com and their twitter posts it sounds like the api address at api.stopforumspam.com will be the more robust one (providing mirrors, erc.) that will allow for a lot less downtime in case of issues. The current address does not have all these capabilities and supposedly will not be getting them (from what I can tell) but still may work for some time. Currently both are working, but it is something everyone using this mod should keep on top of.

http://www.stopforumspam.com/forum/v...ic.php?id=4653

https://twitter.com/StopForumSpam

stalkingdatoast 09-11-2012 03:35 AM

1 Attachment(s)
Im getting this error while trying to upload the xml file durigng installation. Please help!

Syxguns 09-11-2012 03:46 AM

@stalkingdatoast
1) Did you upload all files before trying to import the XML file?

2) Open PHPMyAdmin and make sure the have the table vb_glowhostspamomatic_log If you do not then create the table and then try it again.

ForceHSS 09-11-2012 03:53 AM

1 Attachment(s)
Quote:

Originally Posted by stalkingdatoast (Post 2364517)
I'm getting this error while trying to upload the XML file during installation. Please help!

Here is the SQL for that table, you can add it manually from PHPMyAdmin

SNATCH3R 09-11-2012 04:15 AM

I am facing a problem when i install the mod...gives me database error.....

Database error in vBulletin 4.2.0:

Quote:

Invalid SQL:
CREATE TABLE IF NOT EXISTS `abc_glowhostspamomatic_log`(
`date` DATETIME NOT NULL,
`ip` VARCHAR(15) NOT NULL,
`email` VARCHAR(255) NOT NULL,
`username` VARCHAR(255) NOT NULL,
`message` VARCHAR(255) NOT NULL,
`is_blocked` TINYINT NOT NULL DEFAULT "0",
`user_hash` VARCHAR(50) NOT NULL,
`user_id` INT NOT NULL
) TYPE=MyISAM;;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 10
Error Number : 1064
Request Date : Tuesday, September 11th 2012 @ 12:10:14 AM
Error Date : Tuesday, September 11th 2012 @ 12:10:14 AM
Script : http://www.mydomain.com/admincp/plug...=productimport
Referrer : http://www.mydomain.com/admincp/plug...?do=productadd
IP Address : 18.222.140.59
Username : Admin
Classname : vB_Database
MySQL Version : 5.5.23-55

Can somebody update me what could be the issue

Syxguns 09-11-2012 04:38 AM

Quote:

Originally Posted by SNATCH3R (Post 2364523)
I am facing a problem when i install the mod...gives me database error.....
Can somebody update me what could be the issue

Your MySQL Version : 5.5.23-55 doesn't recognize TYPE=MyISAM. There are 3 instances of it in the XML file. Open the XML and replace the 3 occurrences with ENGINE=MyISAM

That will fix the problem.

fly 09-11-2012 11:52 AM

vB.org REALLY needs an option for a wiki post after the OP like other sites do.


All times are GMT. The time now is 04:13 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.04097 seconds
  • Memory Usage 1,747KB
  • 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
  • (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