vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - DnP Firewall : SEO Friendly Double-Protection Layers against Flood / DoS / Spam Bots (https://vborg.vbsupport.ru/showthread.php?t=221739)

Rideharder 02-01-2010 08:58 PM

This is a great product..

I wanted image background so I kind of played around with it and it seems like it works this is what I used..

<body style="font-family:Verdana, Geneva, sans-serif;background-color: #BEBBBB; background-image: ur (http://www.YOURURL.gif)">

demo www.speedaholic.net

.................................................. .................................................. .....................................

One thing I'm running into in Firefox sometimes it converts my style back to the parent style when the firewall is clicked on.. Has anybody ran across this issue in the past

silveryhat 02-05-2010 08:51 PM

The firewall does not have any function to change style, it only verifies request and then directs the visitor to the page they intend to view.

I have taken a look at your forum but I don't see that problem occurs.

Elric 02-07-2010 04:25 PM

Much Thanks for this Mod...

Farsisat 02-07-2010 05:25 PM

hi. thanks work well.

i install InV-Firewall Script but the proplem is for edit post or send pm to user. when i want to edit posts or send pm to user firewall is show me an error me to can not do it.

what i am i doing to work for this one?

silveryhat 02-09-2010 01:54 AM

Quote:

Originally Posted by Farsisat (Post 1976802)
hi. thanks work well.

i install InV-Firewall Script but the proplem is for edit post or send pm to user. when i want to edit posts or send pm to user firewall is show me an error me to can not do it.

what i am i doing to work for this one?

I do not cover support for other firewalls on the main topic, however you find a discussion going on here in this topic

PiroX 02-10-2010 01:39 PM

How can i get this working with vbcms?
vbcms is before the forum dir
example
vbcms.php
forum/index.php

if i call my site and click on enter this comes
http://siteurl/dnp_fw.php?dnp_firewall_redirect=%2F

if i call the forum it works

any idea?

silveryhat 02-22-2010 07:18 AM

Quote:

Originally Posted by PiroX (Post 1979117)
How can i get this working with vbcms?
vbcms is before the forum dir
example
vbcms.php
forum/index.php

if i call my site and click on enter this comes
http://siteurl/dnp_fw.php?dnp_firewall_redirect=%2F

if i call the forum it works

any idea?

You may want to exclude the firewall from cmps index file by changing

PHP Code:

if(file_exists('dnp_fw.php')){require_once('dnp_fw.php');} 

into

PHP Code:

if(file_exists('dnp_fw.php') and THIS_SCRIPT != 'adv_index'){require_once('dnp_fw.php');} 

of global.php file. Because the path of cmps index file is not in the same location with showthread, forumdisplay and other vb files.

PiroX 03-22-2010 06:54 AM

to exclude it and make it only available for the forum isn't good
the gateway has to be for the whole site and after clicking on it, it should continue to correct page

www.site.de/ --> gateway --> click --> www.site.de/
www.site.de/forum --> gateway --> click --> www.site.de/forum

and it should remember when it was entered so that the user dont have to click two times


it would be very nice if you can help me
i already got a ddos attack directly on /forum what crashed my server because of sql 100% usage

Manoel J?nior 04-27-2010 02:14 AM

Working with vB4.x?

silveryhat 06-01-2010 10:28 PM

Quote:

Originally Posted by PiroX (Post 2007965)
to exclude it and make it only available for the forum isn't good
the gateway has to be for the whole site and after clicking on it, it should continue to correct page

www.site.de/ --> gateway --> click --> www.site.de/
www.site.de/forum --> gateway --> click --> www.site.de/forum

and it should remember when it was entered so that the user dont have to click two times


it would be very nice if you can help me
i already got a ddos attack directly on /forum what crashed my server because of sql 100% usage

Though this is a vb modification, keep it mind that it will work with any php page. So you can install exactly the same firewall code to any location you want the firewall to protect.

Quote:

Originally Posted by Manoel J?nior (Post 2027928)
Working with vB4.x?

I do not have vb4 to test one :(


All times are GMT. The time now is 02: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.01253 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
  • (4)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