Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

Showing results 1 to 22 of 22
Search took 0.04 seconds.
Search: Posts Made By: tareqbd
Forum: vB4 General Discussions 04-14-2017, 07:21 PM
Replies: 35
Views: 3,477
Posted By SkyStryder
I believe you just need to add the cloudflare...

I believe you just need to add the cloudflare module to
Apache. No need to change anything in vBulletin, just
make sure cloudflare is in strict ssl mode.

Apologies for butting in...
Forum: vBulletin 4.x Add-ons 12-28-2015, 10:00 PM
Replies: 4
Views: 3,350
Posted By Hamyar
Hamyar vBulletin Upload Center Plugin [Lite Version]

We are glad to introduce you the most advanced and powerful upload center system for vBulletin.

Features List

Upload in 3 different ways

Classic Mode
Upload From Link
Drag & Drop
Forum: vBulletin 4.x Add-ons 06-29-2015, 12:46 PM
Replies: 8
Views: 3,372
Posted By MarkFL
Off the top of my head, I would think this would...

Off the top of my head, I would think this would require creating a table to use as a log that tracks every single visit by every single member to every single thread. On a large active board, this...
Forum: vBulletin 4.x Add-ons 02-24-2015, 03:02 PM
Replies: 3,814
Show Thread Enhancements - [AJAX] Post Thank You Hack
Views: 903,588
Posted By TheLastSuperman
- Original File Specs: post_thanks_7_82.zip (26.4...

- Original File Specs: post_thanks_7_82.zip (26.4 KB, 24844 downloads) - Original file removed, replaced with patched files including search fix (some admins noticed hackers attempting to use...
Forum: vBulletin 4.x Add-ons 11-07-2013, 11:10 AM
Replies: 18
Administrative and Maintenance Tools - Check If Your Forum Was Hacked
Views: 6,245
Posted By ozzy47
IMO this seems to have potential. What I think...

IMO this seems to have potential. What I think would be the best way to see this workin is the following.

1. Change it from 3 months to 24 hrs. Due to the fact that the report will contain way to...
Forum: vBulletin 4.x Add-ons 11-06-2013, 02:46 AM
Replies: 18
Administrative and Maintenance Tools - Check If Your Forum Was Hacked
Views: 6,245
Posted By SEOvB
Hey All, The reason the script is spitting...

Hey All,

The reason the script is spitting out so many warnings is because the searching criteria for some of the tests err on the side of caution, which is why we added all of the extra test...
Forum: General Articles 09-16-2013, 10:00 PM
Replies: 2
Views: 28,545
Posted By xenite
How to Harden Your Web Server Against Hacking

There is no way to completely prevent hackers from getting in to your server accounts but there are ways you can make it harder for them to do that. Here are a few tips for people to consider.
...
Forum: vBulletin 4 Articles 09-06-2013, 10:00 PM
Replies: 37
Views: 17,018
Posted By Moh4m4d
Professional Htaccess VB 4

Hi ,

Professional Htaccess For VBulletin 4 ,

Advantage :

Fix Xss Bug

Fix sql Injection
Forum: vB4 Programming Discussions 06-10-2013, 05:06 PM
Replies: 0
Views: 340
Posted By swellinfo
logging out remotely

Hi,

I am integrating my site login with the VB login.
I am trying to figure out how I an kill the VB session externally?
Can anyone offer any advice on this?

Killing the cookies is easy,...
Forum: vBulletin 4.x Add-ons 05-02-2013, 07:57 AM
Replies: 91
Private Messages Enhancements - Private Message Attachments
Views: 34,406
Posted By WolfWiz
Sweet there are so many people that would love...

Sweet there are so many people that would love that!
Forum: vBulletin 4.x Add-ons 05-02-2013, 07:38 AM
Replies: 91
Private Messages Enhancements - Private Message Attachments
Views: 34,406
Posted By y2ksw
May I take over this project in order to...

May I take over this project in order to maintain/update it as needed?
Forum: vBulletin 4.x Add-ons 03-14-2013, 07:42 AM
Replies: 38
Views: 8,561
Posted By achoo254
Updated for vbb 4.2.x

Updated for vbb 4.2.x
Forum: vBulletin 4.x Add-ons 02-10-2013, 11:00 PM
Replies: 56
Administrative and Maintenance Tools - vBMQN - Moderation Queue Notifications + Desktop App
Views: 33,231
Posted By Lee Roberts
vBMQN - Moderation Queue Notifications + Desktop App

****THE VB3 VERSION IS LOCATED HERE ! (https://vborg.vbsupport.ru/showthread.php?t=295072)

Introduction
There are many scenarios where this mod would come in handy for administrators. There are...
Forum: vBulletin 4.x Add-ons 01-31-2013, 11:00 PM
Replies: 498
Views: 148,937
Posted By kh99
Spambot Stopper - Prevent Spambots from Registering

What is it?
----------------------------
This mod rejects registrations where the form is filled out in less than a minimum time. You can configure one of the following actions to be taken when an...
Forum: vBulletin 4 Articles 09-21-2012, 07:20 PM
Replies: 440
Views: 128,383
Posted By Stefan118
Use this: <vb:if...

Use this:
<vb:if condition="in_array($GLOBALS['forumid'], array(1,2,3,))">Show this to forum 1, 2 and 3</vb:if>

instead of this:
<vb:if condition="in_array($forum['forumid'], array(1,2,3))">Show...
Forum: vBulletin 4 Articles 09-07-2012, 07:08 PM
Replies: 440
Views: 128,383
Posted By vbxmod
Is it possible to add conditional registration...

Is it possible to add conditional registration usergroup submission. If the user select group x then the user will automatically added in that user group or it will go to default registration group....
Forum: vBulletin 4 Articles 08-27-2012, 11:12 AM
Replies: 440
Views: 128,383
Posted By BirdOPrey5
It works but only on some pages... use ...

It works but only on some pages... use


$GLOBALS['fourmid']


instead of

$forums['forumid']
Forum: vBulletin 4 Articles 08-02-2012, 07:37 PM
Replies: 440
Views: 128,383
Posted By BirdOPrey5
Look in the postbit or postbit_legacy template...

Look in the postbit or postbit_legacy template for the signature code:

There is already a conditional you can edit:


<vb:if condition="$post['signature']">



To allow the signatures on...
Forum: Programming Articles 03-29-2012, 10:00 PM
Replies: 7
Views: 8,922
Posted By Pandemikk
[Part 1] Learning the Basics of Coding

Having learned how to code both within the vB3 and vB4 environment, I hope that making this article will provide those interested in learning beneficial advice and teachings within not only a vB...
Forum: Modification Graveyard 02-23-2012, 11:00 PM
Replies: 123
Views: 23,001
Posted By nhawk
Hostname or Useragent Registration Ban

THIS ADD-ON IS NO LONGER AVAILABLE AND IS NOT SUPPORTED

This is an add-on that is designed with vBulletin 4.1.5. It may not work on earlier versions of vBulletin. It is known to be working on vB...
Forum: vBulletin 4.x Add-ons 02-20-2010, 10:00 PM
Replies: 863
Miscellaneous Hacks - VSa - PayPal Donate
Views: 200,716
Posted By Valter
VSa - PayPal Donate

Info:
-Advanced PayPal Donate system for vBulletin.

Features:
-Allow users to donate suggested or custom amounts, or both
-Set minimum amount accepted
-Set currency
-Block usergroups from...
Forum: Modification Graveyard 12-27-2009, 10:00 PM
Replies: 1,063
Administrative and Maintenance Tools - vBulletin Cron Based Database Backup
Views: 175,828
Posted By Paul M
vBulletin Cron Based Database Backup

As of 23 Nov 2017 this modification has been withdrawn.

This is a cut down version based on a backup system written by Trigunflame for vb 3.0. It is a simple vBulletin cron trigged php system that...
Showing results 1 to 22 of 22

 
Forum Jump

All times are GMT. The time now is 02:24 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03311 seconds
  • Memory Usage 2,061KB
  • 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)footer
  • (1)forumjump
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (2)navbar_link
  • (120)option
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (22)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (49)threadbit_pagelink 

Phrase Groups Available:
  • global
  • inlinemod
  • prefix
  • search
Included Files:
  • ./search.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/functions_search.php
  • ./includes/functions_databuild.php
  • ./includes/functions_forumlist.php
  • ./includes/functions_misc.php
  • ./includes/functions_forumdisplay.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • search_before_process
  • search_start
  • search_results_start
  • search_results_query_posts
  • search_results_prebits
  • threadbit_process
  • search_results_postbit
  • forumjump
  • search_complete
  • navbits
  • navbits_complete