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

Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: Ratchet
Forum: vBulletin 3.7 Add-ons 07-26-2008, 12:18 PM
Replies: 296
Miscellaneous Hacks - Registration form AJAX enhancements
Views: 78,607
Posted By Ratchet
And there you go. Thanks man!

And there you go. Thanks man!
Forum: vBulletin 3.7 Add-ons 07-23-2008, 12:05 PM
Replies: 296
Miscellaneous Hacks - Registration form AJAX enhancements
Views: 78,607
Posted By Ratchet
Yes. There there was a spambot running around the...

Yes. There there was a spambot running around the net a few days ago that hit a few hundred websites (including ours). It gained access to hundreds of accounts which it used to spam thousands of PMs...
Forum: vBulletin 3.7 Add-ons 07-22-2008, 02:00 PM
Replies: 296
Miscellaneous Hacks - Registration form AJAX enhancements
Views: 78,607
Posted By Ratchet
Does this also check the password against the...

Does this also check the password against the username to make sure they don't match?
Forum: Modification Requests/Questions (Unpaid) 09-04-2007, 03:43 PM
Replies: 0
Views: 748
Posted By Ratchet
Removing Images from Quotes

What we want to do is remove images from Quotes and replace them with a URL to the image instead (so simply replace [img] with [url] when inside [quote]). The goal is simply to reduce clutter in the...
Forum: vB3 General Discussions 01-21-2007, 02:18 AM
Replies: 2
Views: 714
Posted By Ratchet
unfortunately that didn't seem to work I'm...

unfortunately that didn't seem to work

I'm not setting it up as a "proper" template system, just... well, here's the code I use to call global.php (including your recent advice):

<?php
...
Forum: vB3 General Discussions 01-21-2007, 02:00 AM
Replies: 2
Views: 714
Posted By Ratchet
using phrases on non-VB pages

Currently I'm including global.php to get vb data on my external page, and that works well, but I can't get the vbphrases. Is there something I have to include to get access to VB phrases on non-VB...
Forum: vBulletin 3.6 Add-ons 11-17-2006, 04:25 PM
Replies: 109
Views: 48,800
Posted By Ratchet
not sure if this has been pointed out yet but one...

not sure if this has been pointed out yet but one way around this for the spammer is to make a legitimate post with no keyword triggers, then edit it to add the spam.
Forum: Modification Requests/Questions (Unpaid) 10-15-2006, 03:31 PM
Replies: 0
Views: 598
Posted By Ratchet
lastpostinfo forum title?

Hey guys,
I want to get the subforum title on the Forum Home "Last Post" field in which the last post was made. This would tell the users in which forum a post was made if the forum has subforums....
Forum: vBulletin 3.5 Add-ons 04-21-2006, 03:03 PM
Replies: 232
Views: 67,506
Posted By Ratchet
Does this work ok with vb 3.5.4?

Does this work ok with vb 3.5.4?
Forum: vBulletin 3 Articles 12-14-2005, 06:45 PM
Replies: 64
Views: 34,115
Posted By Ratchet
I just used str_replace as you mentioned. Seemed...

I just used str_replace as you mentioned. Seemed easy. Something like this should work:
$parsed_text = str_replace("images/smilies","community/images/smilies",$parsed_text);

As an aside, I...
Forum: vBulletin 3 Articles 06-30-2005, 03:41 PM
Replies: 70
Views: 13,657
Posted By Ratchet
Does anyone know how the style vars are stored...

Does anyone know how the style vars are stored now? $style["imgdir_misc"] still works as before, but $style["title"] and some others do not.
Forum: vB3 Programming Discussions 06-24-2005, 03:38 PM
Replies: 5
Views: 1,014
Posted By Ratchet
We had a problem with this awhile ago with people...

We had a problem with this awhile ago with people posting links to innapropriate material. The easiest solution we found was to simply add the domain to the censor list, that way anytime someone...
Forum: Modification Requests/Questions (Unpaid) 06-24-2005, 01:53 PM
Replies: 0
Views: 694
Posted By Ratchet
Removing text?

Hey guys,

I need a bit of help trying to create a "Read More" type thing for our sites news page. What I would like to do, ideally, is have our news guys be able to mark off a block of text that...
Forum: vB3 General Discussions 11-09-2003, 01:45 AM
Replies: 2
Views: 831
Posted By Ratchet
it didn't need bumping, it stayed at the top for...

it didn't need bumping, it stayed at the top for the duration :)

I want the headlines on the side of the forum, so in "header" I build the a 2x1 (2col x 1row) table containing the headlines on...
Forum: vB3 General Discussions 11-09-2003, 01:32 AM
Replies: 2
Views: 831
Posted By Ratchet
hack not showing up in templates

I'm in the last stages of including our site headlines on the side of our forum home page. The only problem is I can't get the template system to actually show the headlines. Here's what I have in...
Forum: Member Archives 11-08-2003, 12:26 PM
Replies: 2
Views: 750
Posted By Ratchet
sorry, I don't really know what that means. I see...

sorry, I don't really know what that means. I see the "$templatesused" var there, and I modified that a few different ways the way I thought it would work, but I still can't make it happen. Any...
Forum: Member Archives 11-08-2003, 05:32 AM
Replies: 2
Views: 750
Posted By Ratchet
need help finishing Forum Home "include" hack

I'm in the last stages of including our site headlines on the side of our forum home page. The only problem is I can't get the template system to actually show the headlines. Here's what I have in...
Forum: vB3 General Discussions 11-03-2003, 12:55 PM
Replies: 6
Views: 1,031
Posted By Ratchet
The htaccess option would be great, but we're on...

The htaccess option would be great, but we're on a IIS/Win2k3 box. I'll have to ask if there's an equivelant option in IIS for using a file other than index.php as the DirectoryIndex for a specific...
Forum: vB3 General Discussions 11-03-2003, 11:05 AM
Replies: 6
Views: 1,031
Posted By Ratchet
Need help on moving vB Forum into the website root dir

Hey guys. I know this is probably easy, but I don't have time to try and figure it out for myself (crunch time baby) so I'm hoping one of you guys can get me started at least.

What I've done is...
Forum: vBulletin 2.x Full Releases 08-09-2003, 10:32 PM
Replies: 31
Views: 7,440
Posted By Ratchet
Can someone post this hack on one of these...

Can someone post this hack on one of these subsequent pages. I keep getting a script timeout error when I try and look at page one
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT. The time now is 04:27 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.04069 seconds
  • Memory Usage 1,998KB
  • 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
  • (20)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (24)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