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

Showing results 1 to 6 of 6
Search took 0.00 seconds.
Search: Posts Made By: WhiteWolf
Forum: vBulletin 3.5 Add-ons 10-20-2005, 01:02 AM
Replies: 565
Views: 156,759
Posted By WhiteWolf
I'd be cautious about using in_array, it may be...

I'd be cautious about using in_array, it may be more (detrimental) than it's worth in terms of processing time on the template. (Roughly 50% over a chained OR statement)
Forum: vBulletin 3.5 Add-ons 10-17-2005, 09:10 PM
Replies: 565
Views: 156,759
Posted By WhiteWolf
In order to display after edit, open the...

In order to display after edit, open the postbit_display_start "YAAS - postbit_display_start" plugin hook and change:

(Current file should say this... if it doesn't then you don't have the latest...
Forum: vBulletin 3.5 Add-ons 10-16-2005, 11:28 PM
Replies: 295
Views: 38,301
Posted By WhiteWolf
the "img_view_all.php" is missing: ...

the "img_view_all.php" is missing:
error_reporting(E_ALL & ~E_NOTICE);
before including global.php
(These are normal vBulletin notice messages)
Forum: vBulletin 3.5 Add-ons 10-16-2005, 11:25 PM
Replies: 565
Views: 156,759
Posted By WhiteWolf
Didn't notice, typed it as I remembered it before...

Didn't notice, typed it as I remembered it before I edited it (my mistake!)



Instead of
if (($vbulletin->options['aw_postbit']) AND ($this->post['userid']))

To avoid a typecast from int...
Forum: vBulletin 3.5 Add-ons 10-15-2005, 07:15 PM
Replies: 565
Views: 156,759
Posted By WhiteWolf
Fixed it not showing after quick reply. It...

Fixed it not showing after quick reply.
It appears that in newreply.php we find that the QuickReply is calling the same method as the post, except that the script name changes to the if check in the...
Forum: vBulletin 3.5 Add-ons 10-09-2005, 04:13 AM
Replies: 565
Views: 156,759
Posted By WhiteWolf
Yeah, same here. We have noticed the same two...

Yeah, same here. We have noticed the same two things with our Forum, Awards not showing in PM's and just after quick reply (dealing with the AJAX update I'm sure... it's not pulling the awards when...
Showing results 1 to 6 of 6

 
Forum Jump

All times are GMT. The time now is 05:20 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.01659 seconds
  • Memory Usage 1,912KB
  • 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
  • (6)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (18)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