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

Showing results 1 to 25 of 106
Search took 0.01 seconds.
Search: Posts Made By: dvsDave
Forum: vBulletin.org Site Feedback 06-11-2013, 12:39 AM
Replies: 275
Views: 34,062
Posted By dvsDave
I just started getting these emails about 10...

I just started getting these emails about 10 minutes ago, I'm assuming that the lockout period is disabled since I was just able to login in the past minute?
Forum: vB4 General Discussions 08-21-2011, 02:32 AM
Replies: 2
Views: 390
Posted By dvsDave
Oh man, I forgot about that setting. Thank you...

Oh man, I forgot about that setting. Thank you very much!
Forum: vBulletin 4.x Add-ons 08-21-2011, 01:59 AM
Replies: 109
New Posting Features - LAM - Dispute Resolution
Views: 20,769
Posted By dvsDave
Hey mawby, I love the mod, is there a way to...

Hey mawby,

I love the mod, is there a way to keep users from defining another user and for me to hardcode the usergroup, and remove the option to select a usergroup?

-dvsDave
Forum: vB4 General Discussions 08-21-2011, 01:53 AM
Replies: 2
Views: 390
Posted By dvsDave
Whistleblower forum/support forum mod?

I need some help. I run a forum for technical theatre, and we had a person come onto the site, ask some questions about some safety related issues at the user's place of employment, and we advised...
Forum: vBulletin 4.x Add-ons 06-13-2011, 05:12 PM
Replies: 80
Show Thread Enhancements - Thread Starter in Postbit for vB 4
Views: 21,155
Posted By dvsDave
If I had remembered that I had a cache running, I...

If I had remembered that I had a cache running, I would have saved myself the grief! But I jumped to the wrong conclusion. I've done some serious customization of the postbit template, laid out...
Forum: vBulletin 4.x Add-ons 06-13-2011, 05:01 PM
Replies: 80
Show Thread Enhancements - Thread Starter in Postbit for vB 4
Views: 21,155
Posted By dvsDave
Thanks much! Turns out I had forgotten to flush...

Thanks much! Turns out I had forgotten to flush my cache after loading the product so the template edits were actually not needed! :eek:
Forum: vBulletin 4.x Add-ons 06-13-2011, 03:04 PM
Replies: 80
Show Thread Enhancements - Thread Starter in Postbit for vB 4
Views: 21,155
Posted By dvsDave
I see the code, but I'm having trouble figuring...

I see the code, but I'm having trouble figuring out where to insert it in the postbit.
Forum: vBulletin 4.x Add-ons 06-13-2011, 02:46 PM
Replies: 80
Show Thread Enhancements - Thread Starter in Postbit for vB 4
Views: 21,155
Posted By dvsDave
You wouldn't still have the original instructions...

You wouldn't still have the original instructions would you? I have some seriously customized postbits and the xml file doesn't seem to work for me.
Forum: vBulletin 4.x Add-ons 10-11-2010, 05:52 PM
Replies: 30
Views: 11,139
Posted By dvsDave
agree on all of the above, but would MOST like to...

agree on all of the above, but would MOST like to be able to set the group as an additional usergroup, not set it as the primary group. The issue is that this code allows a user to bypass the normal...
Forum: vBulletin 4.x Template Modifications 09-21-2010, 04:49 PM
Replies: 14
Integration with vBulletin - Add Google Web Fonts
Views: 8,015
Posted By dvsDave
You can simplify the call to Google by doing this:

You can simplify the call to Google by doing this:
Forum: vB4 Programming Discussions 09-16-2010, 07:02 PM
Replies: 11
Views: 888
Posted By dvsDave
So, I'm looking for a hook location that is right...

So, I'm looking for a hook location that is right before the postbit is called?
Forum: vB4 Programming Discussions 09-16-2010, 03:13 PM
Replies: 11
Views: 888
Posted By dvsDave
That's what I was hoping to find in the first...

That's what I was hoping to find in the first place. Unfortunately, I'm still learning the vBulletin template/coding system.

Where would I find this and how can I access the user's preferences to...
Forum: vBulletin 4.x Template Modifications 09-15-2010, 07:53 PM
Replies: 12
Views: 4,465
Posted By dvsDave
Nope, you just copy the entire code from the...

Nope, you just copy the entire code from the postbit_legacy template and paste it where the instructions tell you to. So any custom code will transfer. I'm not so sure if mods that use the...
Forum: vB4 Programming Discussions 09-15-2010, 02:09 PM
Replies: 11
Views: 888
Posted By dvsDave
My thought is to copy the postbit to a new...

My thought is to copy the postbit to a new template called postbit2, then put the above code in the postbit.

How can I render the two templates (postbit_legacy and postbit2), or choose which...
Forum: vB4 Programming Discussions 09-15-2010, 12:55 PM
Replies: 11
Views: 888
Posted By dvsDave
In the GENERIC_SHELL template, they call certain...

In the GENERIC_SHELL template, they call certain templates


{vb:raw headinclude}
<title>{vb:raw pagetitle}</title>

<vb:if condition="$includecss">
<vb:if...
Forum: vB4 Programming Discussions 09-15-2010, 12:21 PM
Replies: 11
Views: 888
Posted By dvsDave
Calling other templates

Is there a way to call other templates?

Basically, is there a way to do this:

<vb:if condition="$bbuserinfo[fieldx] != 'Vertical'">

vb:template postbit;

<vb:else />
Forum: vBulletin 4.x Template Modifications 09-15-2010, 12:16 PM
Replies: 12
Views: 4,465
Posted By dvsDave
This hack relies on the power of vb4 Template...

This hack relies on the power of vb4 Template Conditionals (https://vborg.vbsupport.ru/showthread.php?t=231525).

In your case, if you want certain forums to have postbit or postbit legacy, your...
Forum: vBulletin 4.x Template Modifications 09-14-2010, 06:35 PM
Replies: 12
Views: 4,465
Posted By dvsDave
Updated with Screenshots

Updated with Screenshots
Forum: vBulletin 4.x Template Modifications 09-13-2010, 04:00 PM
Replies: 12
Views: 4,465
Posted By dvsDave
Reserved for Future Use.

Reserved for Future Use.
Forum: vBulletin 4.x Template Modifications 09-12-2010, 10:00 PM
Replies: 12
Views: 4,465
Posted By dvsDave
Users choose to see either Postbit or Postbit Legacy

1. Create profile field that had the option of "Horizontal" or "Vertical" with one of them being being the first option, it's a required field, first option is default with no blank.

NOTE: set as...
Forum: vBulletin 4.x Add-ons 09-06-2010, 07:29 AM
Replies: 1,920
Add-On Releases - Everywhere Sidebar 4 VB4
Views: 2,613,300
Posted By dvsDave
I just upgraded from 1.14 to 1.34 and it now...

I just upgraded from 1.14 to 1.34 and it now works for me. I hadn't realized I wasn't running the latest code.

I still get a "Flash of Unstyled Content" when the page loads. the sidebar shows...
Forum: vBulletin 4.x Add-ons 09-06-2010, 06:47 AM
Replies: 1,920
Add-On Releases - Everywhere Sidebar 4 VB4
Views: 2,613,300
Posted By dvsDave
My users are asking for persistence of sidebar...

My users are asking for persistence of sidebar preferences. If they close it, they are expecting it to stay closed for the duration of the time they are logged in. How can I do this?
Forum: vBulletin 4.x Add-ons 09-06-2010, 06:13 AM
Replies: 648
Views: 131,997
Posted By dvsDave
Could you point me to the thread on VBSEO that...

Could you point me to the thread on VBSEO that talks about the bug?
Forum: vB4 General Discussions 09-03-2010, 01:32 PM
Replies: 0
Views: 347
Posted By dvsDave
Insert Image - 2 interfaces - what logic determines which is used?

I'm running vb 4.0.6

So, when I'm in a thread and click quick reply. I make the text window active by clicking on it, and then I click the Insert Image icon.

It will bring up the old...
Forum: vB4 Programming Discussions 08-26-2010, 07:20 PM
Replies: 0
Views: 456
Posted By dvsDave
Allow users to switch between postbit and postbit_legacy in vB4

I want to allow my users to switch between the postbit and postbit_legacy.

I know it's normally a setting that is global, not even per style.

If I could either create a child style with the...
Showing results 1 to 25 of 106

 
Forum Jump

All times are GMT. The time now is 12:54 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.05317 seconds
  • Memory Usage 2,046KB
  • 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)post_thanks_navbar_search
  • (1)search_results
  • (25)search_results_postbit
  • (1)spacer_close
  • (1)spacer_open
  • (52)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