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 - vB Bad Behavior (vB4) (https://vborg.vbsupport.ru/showthread.php?t=261498)

ForceHSS 10-19-2012 11:21 PM

Quote:

Originally Posted by tpearl5 (Post 2374382)
or you could just download from the link above and upload to the bad-behavior folder...

I already did does not mean the op does not need to update

Videx 10-19-2012 11:45 PM

Quote:

... This would prevent the delivery of targeted ads to a page, and result in generic ads being displayed.
This wouldn't affect us at all as far as I can tell. Still, I guess it's always a good idea to keep updated.

edit: FYI, the bad-behavior folder is in /forum/includes/.

BadgerDog 10-22-2012 09:23 AM

I'm confused... :)

We use Google Adsense ...

My vBulletin add-on says this is installec ...

vB Bad Behavior (vB4) 1.0.10

Is this the latest version?

Thanks .. :)

Regards,
Doug

Videx 10-22-2012 09:57 AM

Quote:

Originally Posted by BadgerDog (Post 2375002)
My vBulletin add-on says this is installec ...

vB Bad Behavior (vB4) 1.0.10

Is this the latest version?

That is currently the latest version of this mod, yes. But there may be a later version of the program this mod uses. Open up your /forum/includes/bad-behavior/core.inc.php and it will tell you what version of Bad Behavior you have.
Quote:

define('BB2_VERSION', "2.2.11");
Post #1 explains how to update - see "Upgrading".

TheSupportForum 10-24-2012 12:09 PM

version 1.0.10

currently getting


PHP Code:


Warning
:  Cannot modify header information headers already sent  by
(output started at  /register.php(338) :
eval()
'd code:114) in /includes/bad-behavior/screener.inc.php on line 9 

which points to

PHP Code:

function bb2_screener_cookie($settings$package$cookie_name$cookie_value)
{
    
// FIXME: Set the real cookie
    
if (!$settings['eu_cookie']) {
        
setcookie($cookie_name$cookie_value0bb2_relative_path());
    }


any help on this please

ForceHSS 10-24-2012 01:29 PM

Quote:

Originally Posted by simonhind (Post 2375619)
version 1.0.10

currently getting


PHP Code:


Warning
:  Cannot modify header information headers already sent  by
(output started at  /register.php(338) :
eval()
'd code:114) in /includes/bad-behavior/screener.inc.php on line 9 

which points to

PHP Code:

function bb2_screener_cookie($settings$package$cookie_name$cookie_value)
{
    
// FIXME: Set the real cookie
    
if (!$settings['eu_cookie']) {
        
setcookie($cookie_name$cookie_value0bb2_relative_path());
    }


any help on this please

remove all files and reinstall see if that helps

Eric 10-28-2012 11:51 AM

I plan on upgrading the plugin later today...

Eric 10-29-2012 10:11 AM

Will package and release later today, but if you want it now, it is available on GitHub:

https://github.com/ericsizemore/vb_b...ree/master/vb4

BadgerDog 10-29-2012 10:20 AM

Quote:

Originally Posted by Videx (Post 2375005)
That is currently the latest version of this mod, yes. But there may be a later version of the program this mod uses. Open up your /forum/includes/bad-behavior/core.inc.php and it will tell you what version of Bad Behavior you have. Post #1 explains how to update - see "Upgrading".

It says ... BB2_VERSION', "2.2.10"

Regards,
Doug

TheSupportForum 10-29-2012 04:50 PM

Eric

why are you not updating the whitelist.ini
google have released newer scopes


All times are GMT. The time now is 09:07 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.01269 seconds
  • Memory Usage 1,753KB
  • 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
  • (4)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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