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

Showing results 1 to 25 of 32
Search took 0.00 seconds.
Search: Posts Made By: HFB
Forum: vBulletin 4.x Add-ons 06-04-2012, 06:24 PM
Replies: 202
Administrative and Maintenance Tools - VigLink
Views: 66,796
Posted By HFB
Is there a conditional I can use so it excludes...

Is there a conditional I can use so it excludes the reputation link in the postbit legacy? We're using it on a vb 3.6.8 forum and it breaks the javascript from e-steki Karma version 2.2...
Forum: vBulletin 3.7 Add-ons 09-16-2011, 09:47 PM
Replies: 104
Administrative and Maintenance Tools - Advanced IP Ban Manager
Views: 42,594
Posted By HFB
Same problem here. Can you tell me the sql query...

Same problem here. Can you tell me the sql query you use to change it?

never mind i figured it out
update ipban set registration = 1
Forum: vBulletin 3.7 Add-ons 05-04-2011, 09:22 PM
Replies: 347
Miscellaneous Hacks - Cyb - Advanced Forum Rules
Views: 99,283
Posted By HFB
I see this is no longer quarantined. Thanks for...

I see this is no longer quarantined. Thanks for the quick fix. What is the procedure for updating? Specifically should allow overwrite be set to yes, and will that cause data to be lost?

Also what...
Forum: vB3 General Discussions 02-08-2011, 06:15 PM
Replies: 2
Views: 504
Posted By HFB
Thanks, I found it.

Thanks, I found it.
Forum: vBulletin 3.6 Add-ons 02-08-2011, 05:56 PM
Replies: 60
New Posting Features - Thread Splitter
Views: 14,856
Posted By HFB
The second post of the new thread is the first...

The second post of the new thread is the first post of the old thread so I'd try commenting out or removing this code in the plugins. It's found in both plugins.

//create the second post in the...
Forum: vB3 General Discussions 02-08-2011, 05:32 PM
Replies: 2
Views: 504
Posted By HFB
Change IP Search Depth for Moderating Registrations?

Can anyone point me to the code to edit to change the default IP depth to search for moderating new registrations? This is for a large forum using vB 3.7.0. The default depth of 2 is too server...
Forum: vBulletin 3.5 Add-ons 02-08-2011, 05:16 PM
Replies: 100
Views: 32,207
Posted By HFB
Thanks for working on it. We have this installed...

Thanks for working on it. We have this installed on several forums running various versions of vB (3.6.8 through 3.8.4) with no issues.



This needs to be updated for ajax. It causes a...
Forum: vBulletin 3.6 Add-ons 02-06-2011, 01:52 PM
Replies: 60
New Posting Features - Thread Splitter
Views: 14,856
Posted By HFB
That will depend on your server specs and...

That will depend on your server specs and configuration. We use this solely for performance reasons and set it at 1000 replies to keep db queries from getting too long. In master-slave replication...
Forum: vBulletin 3.6 Add-ons 02-05-2011, 11:38 PM
Replies: 60
New Posting Features - Thread Splitter
Views: 14,856
Posted By HFB
I got subscription updating to work. Product file...

I got subscription updating to work. Product file is attached. It's been installed on vB 3.6.8 and 3.8.4 without any issues. You will still have to save the bbcode as described in my post above to...
Forum: vBulletin 3.6 Add-ons 11-22-2010, 08:12 AM
Replies: 60
New Posting Features - Thread Splitter
Views: 14,856
Posted By HFB
To fix the bbcode go to BB Code Manager. Find...

To fix the bbcode go to BB Code Manager. Find "Split", click Edit, then click Save. That's all there is to it.
Forum: Modification Requests/Questions (Unpaid) 11-19-2010, 11:49 PM
Replies: 0
Views: 518
Posted By HFB
User definable thread id start for rebuild thread information

On large forums that have been around for years it can take hours to rebuild thread information. I've never seen any instance where the last post information has to be rebuilt on a thread over 2...
Forum: vBulletin 3.6 Add-ons 05-10-2010, 04:55 AM
Replies: 255
Administrative and Maintenance Tools - Web Proxy Redirector [BETA]
Views: 67,800
Posted By HFB
I did it similar to Semere79's edit. ...

I did it similar to Semere79's edit.


global $vbphrase, $vbulletin;

if (THIS_SCRIPT == 'register')
{
REST OF CODE
}
Forum: Modification Requests/Questions (Unpaid) 10-12-2009, 09:05 PM
Replies: 1
Views: 1,572
Posted By HFB
Filter RSS Feed by Thread Tag?

I'm looking for a way to filter vbulletin's RSS feed by thread tag. I know it can be done by forum (i.e. /external.php?type=rss&forumids=2,8,11), but that still leaves a lot of junk. If anyone can...
Forum: vBulletin 3.6 Add-ons 07-22-2009, 08:19 PM
Replies: 255
Administrative and Maintenance Tools - Web Proxy Redirector [BETA]
Views: 67,800
Posted By HFB
Does anyone know how to edit the plugin so it's...

Does anyone know how to edit the plugin so it's only invoked on the registration page? I tried moving it to the register_start hook to no avail. Thanks
Forum: vBulletin 3.6 Add-ons 06-24-2009, 11:55 AM
Replies: 625
Major Additions - vS-Interactive Profiles
Views: 153,511
Posted By HFB
We recently migrated a forum to a new url and the...

We recently migrated a forum to a new url and the custom css no longer works. Everything else works. I reimported the product allowing overwrite which didn't fix it. A complete uninstall/reinstall...
Forum: vB3 General Discussions 05-18-2009, 10:39 AM
Replies: 2
Views: 601
Posted By HFB
You can block the exact word only by using...

You can block the exact word only by using parentheses around the word you want to disallow Censorship Options.

Example: {rape} - grapeape would be allowed
Forum: vBulletin 3.5 Add-ons 01-08-2009, 01:17 AM
Replies: 2,436
Views: 548,156
Posted By HFB
You can run the SQL queries in AdminCP in the...

You can run the SQL queries in AdminCP in the Maintenance menu.

For a complete vBookie reset run these SQL queries:

Reset everyone's vCash:

UPDATE user SET vbookie_cash=X;
where X= vCash...
Forum: vBulletin 3.6 Add-ons 12-05-2008, 09:29 PM
Replies: 4
BB Code Enhancements - Apple QuickTime Embed BB Code
Views: 4,808
Posted By HFB
Is there any way to add an option to expand to...

Is there any way to add an option to expand to full screen? It works quite well with the Internet Archive Films. (http://www.archive.org/details/feature_films)
Forum: vB3 General Discussions 10-21-2008, 08:46 PM
Replies: 3
Views: 641
Posted By HFB
Just empty the postbit ignore template :)

Just empty the postbit ignore template :)
Forum: Modification Graveyard 10-21-2008, 08:42 PM
Replies: 142
End-User Options - Comprehensive Ignore System
Views: 41,004
Posted By HFB
I'd like to see a function to ignore threads by...

I'd like to see a function to ignore threads by prefixes.
Forum: Forum and Server Management 07-27-2008, 02:02 PM
Replies: 833
Views: 241,217
Posted By HFB
It appears that Sphinx will be included in vB 4.0...

It appears that Sphinx will be included in vB 4.0
http://www.vbulletin.com/forum/showpost.php?p=1588292&postcount=7
Forum: Forum and Server Management 07-27-2008, 01:49 PM
Replies: 5
Views: 2,460
Posted By HFB
It's not a great solution due to gmail's 500...

It's not a great solution due to gmail's 500 email per day send quota. Their SMTP server refuses to send anything over the quota. If you have a small forum you can probably get by with it for awhile.
Forum: vBulletin 3.7 Add-ons 06-24-2008, 02:29 AM
Replies: 1,031
Profile Enhancements - Invitation System vB 3.7 Gold
Views: 291,148
Posted By HFB
Does anyone know how to make the referral field...

Does anyone know how to make the referral field uneditable or hidden from the invitee? As is, they can simply backspace over it preventing you from finding out who's inviting spammers. Thanks!
Forum: Modification Requests/Questions (Unpaid) 05-27-2008, 07:49 AM
Replies: 3
Views: 1,033
Posted By HFB
A merge social groups function would be nice too.

A merge social groups function would be nice too.
Forum: vBulletin 3.7 Add-ons 05-26-2008, 07:34 AM
Replies: 128
Views: 34,070
Posted By HFB
A couple issues that arose right away with this...

A couple issues that arose right away with this mod:
1) members with < 15 posts are unable to report posts.
2) members with <15 posts are unable to quote posts containing links, images, or email...
Showing results 1 to 25 of 32

 
Forum Jump

All times are GMT. The time now is 06:29 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.03610 seconds
  • Memory Usage 2,034KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (48)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
  • pagenav_page
  • pagenav_complete
  • forumjump
  • search_complete
  • navbits
  • navbits_complete