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

Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: FrankR310
Forum: vB3 General Discussions 05-08-2006, 10:19 PM
Replies: 3
Views: 766
Posted By FrankR310
Thank you for the clarification! :) Are...

Thank you for the clarification! :)

Are there general downsides to having more "if" statements?
Forum: vB3 General Discussions 05-08-2006, 09:09 PM
Replies: 3
Views: 766
Posted By FrankR310
Question about if statements

I see that many of the template modifications use "if" statements. eg. "if" a user is part of user group "x" then do "y".

My question is do such statements generate additional queries to the...
Forum: vBulletin 3.5 Add-ons 05-05-2006, 03:43 PM
Replies: 237
Views: 55,297
Posted By FrankR310
Thank you for this hack. Installed. :) I was...

Thank you for this hack. Installed. :)

I was wondering if there's any way to add a conditional where the ads wouldnt show if they are browsing the forum as registered, moderator, supermod, or...
Forum: Modification Requests/Questions (Unpaid) 05-03-2006, 06:01 PM
Replies: 1
Views: 695
Posted By FrankR310
Exclude a specific forum from "New Posts"

I have an off topic forum the threads from which I want to exclude in the "New Posts" listing of threads.

The vb option to exclude a forum from the seach index does not exclude that forum in the...
Forum: vB3 General Discussions 03-04-2005, 07:57 PM
Replies: 15
Views: 1,688
Posted By FrankR310
old topic but just wondering if anyone knows if...

old topic but just wondering if anyone knows if it's possible to run the flashchat on a separate server while still using the vb db for user login.
Forum: Modification Requests/Questions (Unpaid) 11-15-2004, 03:20 PM
Replies: 0
Views: 718
Posted By FrankR310
Moderator icon in postbit?

I know there was a hack on this awhile back but cant seem to find it...i did a search and the only one that comes up is the one by veloc? I thought there was another one...can anyone point me in...
Forum: vBulletin 2.x Full Releases 01-29-2003, 04:03 AM
Replies: 686
Views: 139,647
Posted By FrankR310
Thank you!!! ....THANK YOU!!! :)

Thank you!!!

....THANK YOU!!! :)
Forum: vB3 Programming Discussions 01-28-2003, 05:29 AM
Replies: 6
Views: 997
Posted By FrankR310
can someone point me to the hack that allows...

can someone point me to the hack that allows users to have a check all box to delete pm's?

thanks
Forum: Member Archives 12-15-2002, 05:11 AM
Replies: 20
Views: 2,497
Posted By FrankR310
can you have it so that it only pops up once for...

can you have it so that it only pops up once for a user? as it is now, it seems to popup each time i go to the site. i think the popup would be bearable if it didnt popup after the first time.
...
Forum: vBulletin 2.x Full Releases 08-11-2002, 05:50 PM
Replies: 581
Views: 148,808
Posted By FrankR310
thank you this works well...I used the suggestion...

thank you this works well...I used the suggestion noted in a previous post to use vb templates to show a page called activetoday.php and it uses only 6 queries! :)

just notice one issue though; i...
Forum: vB3 General Discussions 08-07-2002, 10:42 PM
Replies: 1
Views: 777
Posted By FrankR310
default message icon

how can i make it so that the default message icon is the first icon instead of no icon? :banana:
Forum: Modification Requests/Questions (Unpaid) 07-29-2002, 12:44 AM
Replies: 3
Views: 1,061
Posted By FrankR310
on/off gif on forumhome page

is there a hack which lets me use different icons for the on/off gif on the forumhome page category; i just switched it to a diff gif but now that icon is also used for used for user status.

i...
Forum: vBulletin 2.x Full Releases 07-28-2002, 02:27 AM
Replies: 942
Views: 145,314
Posted By FrankR310
cool thanks! :)

cool thanks! :)
Forum: vBulletin 2.x Full Releases 07-28-2002, 02:13 AM
Replies: 942
Views: 145,314
Posted By FrankR310
thanks for the hack; just what i needed. a...

thanks for the hack; just what i needed.

a couple of questions:

1) i get 8 queries in my calendar; did i do something wrong? i see that minimum is 9 for vb pages.

2) why does vb have higher...
Forum: vBulletin 2.x Full Releases 07-28-2002, 01:22 AM
Replies: 142
Views: 36,810
Posted By FrankR310
anyone know how many additional queries this adds?

anyone know how many additional queries this adds?
Forum: vBulletin 2.x Full Releases 06-23-2002, 06:03 PM
Replies: 193
Views: 36,790
Posted By FrankR310
i was thinking about how to do this as well.... ...

i was thinking about how to do this as well....

couldnt i just rename one file like phpheader.php and phpheader1.php along with newsconfig.php and newsconfig1.php

then change reference to the...
Forum: vBulletin 2.x Full Releases 06-22-2002, 08:46 PM
Replies: 193
Views: 36,790
Posted By FrankR310
$run_time = (string)substr(($time_end -...

$run_time = (string)substr(($time_end - $time_start),0,6);

i noticed this line above the if {$run_time} line

do i have to change that line to $run_time_config={string....?

nevermind, the...
Forum: vBulletin 2.x Full Releases 06-22-2002, 06:13 PM
Replies: 193
Views: 36,790
Posted By FrankR310
yea i decided to do just that..reply and then use...

yea i decided to do just that..reply and then use summary tags...only VERY minor issue i noticed with this is that if the thread is more than 1 page..and i reply and the reply is on the "nth"...
Forum: vBulletin 2.x Full Releases 06-22-2002, 04:21 PM
Replies: 193
Views: 36,790
Posted By FrankR310
i have it installed and it's working well but i...

i have it installed and it's working well but i seem to be running into an issue marking a post as news:

-i have specified myself as being able to post news along with one other person.
-i can...
Forum: vBulletin 2.x Full Releases 06-22-2002, 02:06 PM
Replies: 224
Views: 39,312
Posted By FrankR310
<meta http-equiv="Cache-Control"...

<meta http-equiv="Cache-Control" content="no-cache">

but it still running into the same issue.

so if you dont hit refresh and it says you are still logged in...am i indeed still logged in on...
Forum: vBulletin 2.x Full Releases 06-21-2002, 09:53 PM
Replies: 224
Views: 39,312
Posted By FrankR310
I have installed and it seems to be...

I have installed and it seems to be working...only one prob...if i am logged in and i log out (from the homepage or from the forum)...and then i go back to my homepage..it says i am still logged...
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT. The time now is 09:12 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.01427 seconds
  • Memory Usage 2,003KB
  • 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
  • (21)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (41)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