vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Administrative and Maintenance Tools - vbStopForumSpam - known spammer lookup for new registrations (https://vborg.vbsupport.ru/showthread.php?t=176481)

hotshot 04-28-2013 10:39 PM

Quote:

Originally Posted by ETDC (Post 2419005)
Only if you have 'User Names' enabled. Otherwise, it denies registrations from people on the SFS spammers database - what is there not to like?

Ahh, didn't know that. I didn't have any options for my plugin under VBoptions, but I removed and reinstalled and the options are there now. Thanks!

hotshot 04-28-2013 10:54 PM

Quote:

Originally Posted by fworth (Post 2401707)
i'M getting this error:

CREATE TABLE IF NOT EXISTS `vbstopforumspam` (
APIKey VARCHAR( 255 ) NOT NULL ,
PRIMARY KEY ( APIKey )
) TYPE=MyISAM;;


Nevermind i got it working.


Resolution is to edit the XML file and find and replace on TYPE=MyISAM to ENGINE=MyISAM

Phongvanlau 05-02-2013 06:00 PM

Hello,

Igot this message below and how do I fix it? Thanks

Fatal error: Could not open [path]/includes/xml/bitfield_vbulletin.xml in [path]/includes/class_bitfield_builder.php on line 130
#0 vb_error_handler

ForceHSS 05-02-2013 06:06 PM

Quote:

Originally Posted by Phongvanlau (Post 2419657)
Hello,

Igot this message below and how do I fix it? Thanks

Fatal error: Could not open [path]/includes/xml/bitfield_vbulletin.xml in [path]/includes/class_bitfield_builder.php on line 130
#0 vb_error_handler

opendir failed or bitfield_vbulletin.xml is missing or it has a parse error

Phongvanlau 05-02-2013 06:13 PM

Hello,

Here is the whole message, please help me to fix it. Thanks

Quote:

Fatal error: Could not open [path]/includes/xml/bitfield_vbulletin.xml in [path]/includes/class_bitfield_builder.php on line 130
#0 vb_error_handler(256, Could not open /var/www/vhosts/mysite.com/httpdocs/includes/xml/bitfield_vbulletin.xml, /var/www/vhosts/mysite.com/httpdocs/includes/class_bitfield_builder.php, 130, Array ([layout] => ,[include_disabled] => ,[obj] => vB_Bitfield_Builder Object ([data] => Array (),[datastore] => Array (),[errors] => Array (),[datastore_total] => Array ()),[temp] => Array (),[handle] => Resource id #18,[file] => ,[matches] => Array ())) #1 trigger_error(Could not open /var/www/vhosts/mysite.com/httpdocs/includes/xml/bitfield_vbulletin.xml, 256) called at [/var/www/vhosts/mysite.com/httpdocs/includes/class_bitfield_builder.php:130]

Phongvanlau 05-02-2013 09:20 PM

Quote:

Originally Posted by ForceHSS (Post 2419659)
opendir failed or bitfield_vbulletin.xml is missing or it has a parse error

I was using this plugin, but it was the old version, I uninstalled it and try this newer version. When I tried to import the product xml, I got this parsing error, my vBulletin 3.8.3. What does it cause it and how do I fix it?

Thanks

ForceHSS 05-02-2013 10:07 PM

Quote:

Originally Posted by Phongvanlau (Post 2419681)
I was using this plugin, but it was the old version, I uninstalled it and try this newer version. When I tried to import the product xml, I got this parsing error, my vBulletin 3.8.3. What does it cause it and how do I fix it?

Thanks

first replace all default vb files with unmodded ones then remove this mod and all the files to do with the mod from the ftp then check to see if error is still there

ESADCG 05-06-2013 12:49 AM

Have upgraded to MySQL 5.5.30 and this will not install any longer. Any chance of getting it updated?

Code:

Database error in vBulletin 3.8.7:

Invalid SQL:

      CREATE TABLE IF NOT EXISTS `vbstopforumspam` (
          APIKey VARCHAR( 255 ) NOT NULL ,                                   
          PRIMARY KEY ( APIKey )
      ) 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 4
Error Number  : 1064


puncol 06-03-2013 11:03 AM

Hi! Is it working on vB 4.2.1 ?

djbaxter 06-03-2013 12:10 PM

Quote:

Originally Posted by puncol (Post 2425498)
Hi! Is it working on vB 4.2.1 ?

Yes it is.


All times are GMT. The time now is 03:45 PM.

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.02488 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
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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