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

Showing results 1 to 25 of 403
Search took 0.01 seconds.
Search: Posts Made By: fastforward
Forum: vBulletin 3.6 Add-ons 10-15-2007, 10:54 PM
Replies: 24
Forum Display Enhancements - Show start date of threads!
Views: 5,596
Posted By fastforward
threadbit_display is the plugin hook. The...

threadbit_display is the plugin hook. The template is threadbit

1) Create a plugin against the threadbit_display hook containing the following code:
$thread['fdate'] = date('M nS, Y',...
Forum: Forum and Server Management 06-17-2007, 09:30 PM
Replies: 833
Views: 241,230
Posted By fastforward
You also need to change the limit in the admin...

You also need to change the limit in the admin panel.
Forum: Forum and Server Management 04-30-2007, 01:18 PM
Replies: 833
Views: 241,230
Posted By fastforward
As Orban says, that sounds like the 64bit issue....

As Orban says, that sounds like the 64bit issue. I was hoping the latest sphinx update fixed it (the changelog seemed to indicate it had), but I still get that error with php 5.2.1. I had to revert...
Forum: Modification Graveyard 04-26-2007, 10:24 PM
Replies: 658
Views: 185,051
Posted By fastforward
Do you mean the phrases? They can be parsed at...

Do you mean the phrases? They can be parsed at runtime. I modified my templates manually and simply added the javascript in the following format:

<script type="text/javascript">
<!--
var...
Forum: Modification Graveyard 04-25-2007, 10:49 PM
Replies: 658
Views: 185,051
Posted By fastforward
Seconded! This automatic template modification...

Seconded! This automatic template modification thing seems to be the latest trend. I'm sure it's helpful for some, but it's a huge pain for many. :)
Forum: vBulletin 3.6 Add-ons 04-18-2007, 03:31 PM
Replies: 24
Forum Display Enhancements - Show start date of threads!
Views: 5,596
Posted By fastforward
Because this plugin adds an extra query for every...

Because this plugin adds an extra query for every thread bit. If you have 100 threads showing on forumdisplay, that's 100 extra queries!

This can be done easily without queries. the...
Forum: vBulletin 3.6 Add-ons 03-30-2007, 11:25 PM
Replies: 13
Forum Display Enhancements - CES Intelligent Dot-Threads
Views: 5,076
Posted By fastforward
Although this removes one query from...

Although this removes one query from forumdisplay, it modifies the existing query by adding an expensive outer join to the post table.

Have you compared the execution plan of the modified query...
Forum: Big Board Discussions 02-09-2007, 12:26 PM
Replies: 9
Views: 3,246
Posted By fastforward
This post references that issue. ...

This post references that issue.
https://vborg.vbsupport.ru/showthread.php?p=1150437&highlight=user#post1150437

Use the latest code provided by orban in that thread. The search by user works fine...
Forum: vBulletin 3.6 Add-ons 02-06-2007, 02:43 PM
Replies: 87
Show Thread Enhancements - CES Intelligent Postbit Query
Views: 11,100
Posted By fastforward
You might want to read this earlier post...

You might want to read this earlier post (https://vborg.vbsupport.ru/showpost.php?p=1170198&postcount=65) again. You might be breaking any plugins you have installed that use the pobit hooks.
Forum: Big Board Discussions 02-02-2007, 02:32 AM
Replies: 5
Views: 2,039
Posted By fastforward
<a href="http://advertserve.com/"...

<a href="http://advertserve.com/" target="_blank">AdvertServe</a>

I used them for a year before I purchased the self-hosted version. You won't fins a better ad server in this price range.
Forum: vBulletin 3.6 Add-ons 01-30-2007, 12:07 AM
Replies: 87
Show Thread Enhancements - CES Intelligent Postbit Query
Views: 11,100
Posted By fastforward
As far as I can tell, the only way this hack will...

As far as I can tell, the only way this hack will reduce the number of queries is if you have hacks that use the postbit hooks. If you do have hacks that use those hooks, then this hack may do more...
Forum: vBulletin 3.6 Add-ons 01-20-2007, 05:53 PM
Replies: 444
Add-On Releases - Stock Trader for vBulletin
Views: 91,716
Posted By fastforward
Simply enter 'reputation' in the 'Money Row'...

Simply enter 'reputation' in the 'Money Row' field. That's how I've got it set up.
Forum: Big Board Discussions 01-18-2007, 11:17 PM
Replies: 12
Views: 3,016
Posted By fastforward
I've been using Advertpro (http://advertpro.com/)...

I've been using Advertpro (http://advertpro.com/) for a year or so. It's been rock solid.
Forum: Big Board Discussions 03-12-2006, 10:50 PM
Replies: 46
Views: 7,015
Posted By fastforward
The number of concurrent MySQL connections are...

The number of concurrent MySQL connections are only applicable if you are using MyISAM tables. Connections are higher due to the number of threads waiting for table locks to be released. If you're...
Forum: vB3 Design and Graphics Discussions 07-11-2005, 10:17 PM
Replies: 12
Views: 4,756
Posted By fastforward
Some Mac apps Color Schemer Studio ...

Some Mac apps

Color Schemer Studio
http://www.colorschemer.com/osx_info.html

Add a color wheel to any app (shows harmonizing colors)
http://www.oldjewelsoftware.com/products/ppicker/
...
Forum: vBulletin 3.0 Full Releases 08-15-2004, 12:03 AM
Replies: 27
Views: 27,364
Posted By fastforward
Hello nick, I've got 2checkout accepting...

Hello nick,

I've got 2checkout accepting payments using your code. Many thanks.

One question. If your 2checkout account is in test mode, should it return valid codes and should the vb account...
Forum: vBulletin 3.0 Full Releases 08-14-2004, 03:27 AM
Replies: 27
Views: 27,364
Posted By fastforward
kall, Can you share the version for...

kall,

Can you share the version for 2checkout 1 users please?

Many thanks
Forum: vBulletin 2.x Full Releases 02-16-2003, 03:35 PM
Replies: 553
Views: 57,578
Posted By fastforward
This is caused by the Text::Autoformat module. It...

This is caused by the Text::Autoformat module. It somethimes tries to be too clever and attempts to re-number lists... a bit like Microsoft and their annoying 'helpful' Word functions. :)

You can...
Forum: vBulletin 2.x Full Releases 02-11-2003, 01:13 AM
Replies: 553
Views: 57,578
Posted By fastforward
The new and improved version of this hack is...

The new and improved version of this hack is already re-written and has been running on my site for several months. It's all object oriented and just requires a drop-in 'forum' module to work with...
Forum: vBulletin 2.x Full Releases 01-16-2003, 02:44 PM
Replies: 329
Views: 75,780
Posted By fastforward
oops.. sorry :ermm: I'll make a commitment...

oops.. sorry :ermm:

I'll make a commitment and promise to find a solution this week. I promise to have something by next Wednesday.

I could make use of that feature myself actually.
Forum: vBulletin 2.x Full Releases 01-16-2003, 02:27 PM
Replies: 329
Views: 75,780
Posted By fastforward
Check page 8 of this thread for a post by...

Check page 8 of this thread for a post by amykhar.

I will try and update the file sometime soon to reflect all the bug fixes and additions that people have contributed.
Forum: vBulletin 2.x Full Releases 01-16-2003, 12:36 PM
Replies: 329
Views: 75,780
Posted By fastforward
You probably don't want to rely on the file in...

You probably don't want to rely on the file in the first post. :) Use the following rewrite rules and make sure you change all the templates to remove any passing of the sessionhash. Obviously you...
Forum: Community Lounge 01-01-2003, 05:30 PM
Replies: 16
Views: 2,812
Posted By fastforward
I've figured out how to get those high scores in...

I've figured out how to get those high scores in Tetris. I just scrored ove 600,000.

Level 10 goes on forever. You just have to clear those nasty ones in the midle and then you can sit there all...
Forum: Community Lounge 12-31-2002, 04:23 AM
Replies: 16
Views: 2,812
Posted By fastforward
Yep, I've got a 1,000,760 scorer. The next one to...

Yep, I've got a 1,000,760 scorer. The next one to that is only 147,943 :ermm:
Forum: Community Lounge 12-31-2002, 01:32 AM
Replies: 107
Views: 11,792
Posted By fastforward
There's no doubt that Gossamer Mail is a good...

There's no doubt that Gossamer Mail is a good product (although I'm not convinced it's worth $650).

I bought Gossamer Mail and I found it unsuitable for integrating into my forum. In fact I also...
Showing results 1 to 25 of 403

 
Forum Jump

All times are GMT. The time now is 04:44 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.02044 seconds
  • Memory Usage 2,072KB
  • 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
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (64)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