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)
-   -   Integration with vBulletin - Bad Behavior Integration (https://vborg.vbsupport.ru/showthread.php?t=233628)

chingon 01-22-2010 03:58 PM

Quote:

Originally Posted by SemperFideles (Post 1963462)
Did you upload the directory contents in the zip file into your forum root? The zip file unzips into a bad-behaviour folder and you should upload that into your forum root.

The "no such file" seems pretty obvious that it cannot even find the file. Do you have a bad-behaviour-generic.php file within a bad-behaviour folder on your forum root?

Yes, it was all there, I deleted and uploaded 4 or 5 times but it still happened. Odd that it would not let me into the cpanel even. Oh well, I'll just pass on it.

Alfa1 01-23-2010 03:45 PM

So far this script seems to run well on a high traffic site. (2.5 million page views per month)

TheSupportForum 01-24-2010 01:38 AM

just to let people know what i got the latest stable release version working
and for those who need support in installing this

place the bad behavour folder in forumroot/includes

also you dont need to upload bad-behavior-generic.php

create a plugin for the php file
call it anything

Product: vBulletin
Title : Bad Behaviour Integration
Hook Location: global_complete
Plugin PHP Code:

Place the whole code from bad-behavior-generic.php leaving out <?php and ?>

locate: 'httpbl_key' =>
place you code there

SemperFideles 01-24-2010 09:18 AM

I'll check this out Simon. So if you put the bad-beviour folder within forumroot/includes the code inside of the plugin knows to go there to reference the other files it needs to run? Also, I'm not sure that putting the http:bl key in is a good idea if they already have your other mod installed. It may check the http:bl twice (once for your plugin and once for this) and cause page delays.

vglobal 01-24-2010 08:24 PM

Quote:

Originally Posted by simonhind (Post 1964892)
create a plugin for the php file
call it anything

Don't understand this. Can you please explain a little more or give some exp?

Thanks

SemperFideles 01-24-2010 09:17 PM

Quote:

Originally Posted by simonhind (Post 1964892)
just to let people know what i got the latest stable release version working
and for those who need support in installing this

place the bad behavour folder in forumroot/includes

also you dont need to upload bad-behavior-generic.php

create a plugin for the php file
call it anything

Product: vBulletin
Title : Bad Behaviour Integration
Hook Location: global_complete
Plugin PHP Code:

Place the whole code from bad-behavior-generic.php leaving out <?php and ?>

locate: 'httpbl_key' =>
place you code there

Simon,

Thanks for the idea. I'm switching to this implementation but, honestly, with your implementation, I'm probably going to just retire using this and just use yours.

After you guys finish your implementation of the HTTP BL dB integration, I hope you'll turn to the Bad Behavior script as it is supposed to provide quite a bit of capability.

SemperFideles 01-25-2010 12:04 AM

Quote:

Originally Posted by vglobal (Post 1965555)
Don't understand this. Can you please explain a little more or give some exp?

Thanks

Made the modification to the code. You can also simply go to the Project Honeypot implementation to get more of an "all in one" solution.

TheSupportForum 01-25-2010 07:42 PM

Quote:

Originally Posted by SemperFideles (Post 1965703)
Made the modification to the code. You can also simply go to the Project Honeypot implementation to get more of an "all in one" solution.

thanks, for that, if you want to use my mod, thats great
i am turning this into an AIO and updating it with more features

Shanti Nanda 06-07-2010 06:40 PM

Quote:

Originally Posted by chingon (Post 1963417)
wtf, my forum is gone and I get this:

Warning: require_once(bad-behavior/bad-behavior-generic.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(28) : eval()'d code on line 10

Fatal error: require_once() [function.require]: Failed opening required 'bad-behavior/bad-behavior-generic.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xsquid/public_html/forum/global.php(28) : eval()'d code on line 10

I can't even get in my admin panel, is this a joke??????


Happens the same with me, I followed the instructions of installation but my forum was gone at the end. I was really scared D':

I Uninstalled everything right away and I got my forum back :D.

SemperFideles 06-08-2010 11:55 AM

Quote:

Originally Posted by Shanti Nanda (Post 2050050)

Happens the same with me, I followed the instructions of installation but my forum was gone at the end. I was really scared D':

I Uninstalled everything right away and I got my forum back :D.

Again, the problem is not bad-behaviour script. If the "exact same problem" occurred to you then, exactly as before, you have to make sure the file is where it is supposed to be.

A "file not found" error is a problem with *your* configuration of the plugin - that is, you don't have the file in the right place.


All times are GMT. The time now is 02:58 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.01066 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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