The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Page 1 of 5
1
2
3
>
Last
»
Showing results 1 to 25 of 115
Search took
0.01
seconds.
Search:
Posts Made By:
Dave-ahfb
Forum:
vBulletin 4.x Add-ons
01-22-2018, 02:08 PM
Replies:
75
Mini Mods -
IMG Cacher - SSL Keeper - Mixed Content Block Solution
Views:
42,798
Posted By
Dave-ahfb
Thank you.
Thank you.
Forum:
vBulletin 4.x Add-ons
01-22-2018, 12:42 PM
Replies:
75
Mini Mods -
IMG Cacher - SSL Keeper - Mixed Content Block Solution
Views:
42,798
Posted By
Dave-ahfb
I am having issues with the fulls size image...
I am having issues with the fulls size image going 404 while the thumbnail works fine.
An example may be viewed at https://www.websleuths.com/forums/showthread.php?363112-404-Image-not-found
...
Forum:
vBulletin 3.8 Add-ons
06-29-2015, 12:10 PM
Replies:
143
End-User Options -
Selective Forum Filter
Views:
43,038
Posted By
Dave-ahfb
Those having problems in 4.2 with the "new posts"...
Those having problems in 4.2 with the "new posts" in the navbar
Go to your navigation manager
replace entire contents of "Target URL" with...
Forum:
vBulletin 4.x Template Modifications
06-28-2015, 11:11 AM
Replies:
24
Show Thread Enhancements -
Moderated Posts Background Color
Views:
8,348
Posted By
Dave-ahfb
yes
yes
Forum:
vBulletin 4.x Template Modifications
05-02-2015, 02:20 PM
Replies:
24
Show Thread Enhancements -
Moderated Posts Background Color
Views:
8,348
Posted By
Dave-ahfb
can somebody give an example of how to use this...
can somebody give an example of how to use this on the search results?
I added the if statement to the search_results_postbit, then tried the css with the original and also tried the css by...
Forum:
vB4 General Discussions
04-11-2015, 11:49 AM
Replies:
23
conditional ad after 5th, 15th post
Views:
1,957
Posted By
Dave-ahfb
That works but not as hoped for. Lets say I...
That works but not as hoped for.
Lets say I want it after every 10th post regardless of page or post per page count?
Forum:
vB4 General Discussions
04-09-2015, 01:36 PM
Replies:
23
conditional ad after 5th, 15th post
Views:
1,957
Posted By
Dave-ahfb
conditional ad after 5th, 15th post
I have it working fine after 5 posts with
[code]<vb:if condition="$post['postcount'] % $vboptions['maxposts'] == 5">;/code]
and it puts the 2nd ad under 15 if I change the 5 to 15.
It also...
Forum:
Modification Graveyard
06-13-2012, 04:40 PM
Replies:
281
Administrative and Maintenance Tools -
Proxy to Real IP Conversion
Views:
113,466
Posted By
Dave-ahfb
using 4200.zip on my 4.2, the changes to...
using 4200.zip on my 4.2, the changes to class_core give me an unable to add cookies header already sent error.
Forum:
vBulletin 4.x Add-ons
06-08-2012, 01:40 PM
Replies:
99
Statistics Modifications -
Digital Point Better Analytics
Views:
30,120
Posted By
Dave-ahfb
What if we have replaced our VB search with...
What if we have replaced our VB search with adsense search?
let me cllarify: the top search b ox is replaced with google, the advanced search is still default.
Forum:
vBulletin 4.x Add-ons
06-08-2012, 12:33 AM
Replies:
19
vBulletin Forum Sideblocks -
Who's Online Sidebar Block
Views:
8,192
Posted By
Dave-ahfb
Installed on 4.2 Most ever online now only...
Installed on 4.2
Most ever online now only shows the actual users online, The most ever stat was even wiped out on the default VB WOL block
Forum:
vBulletin 4.x Add-ons
06-07-2012, 11:00 PM
Replies:
650
Board Optimization -
United-Forum CSS Sprites - ludicrous speed - NOW!
Views:
137,591
Posted By
Dave-ahfb
has anybody installed on 4.2 yet?
has anybody installed on 4.2 yet?
Forum:
vBulletin 4 Articles
06-01-2012, 09:14 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,557
Posted By
Dave-ahfb
Works great, thanks! This will help...
Works great, thanks!
This will help maintaining different ads per category
Forum:
vBulletin 4 Articles
06-01-2012, 08:13 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,557
Posted By
Dave-ahfb
not working, even tried registering...
not working, even tried registering $force_my_style on the custom page, still the parent style
Forum:
vBulletin 4 Articles
06-01-2012, 05:47 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,557
Posted By
Dave-ahfb
Can you give me an example?
Can you give me an example?
Forum:
vBulletin 4 Articles
06-01-2012, 05:38 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,557
Posted By
Dave-ahfb
Now I am beginning to understand. I should...
Now I am beginning to understand.
I should be able to create globalgreenwidget.php, specify $bootstrap->force_styleid(); and of course change the custom page call to global to...
Forum:
vBulletin 4 Articles
06-01-2012, 04:27 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,557
Posted By
Dave-ahfb
I should have thought of that....oh, I did. When...
I should have thought of that....oh, I did. When I realized that I did not know how, I posted here.
Each forum section on my site uses its own template set, I would like to utilize the different...
Forum:
vBulletin 4 Articles
06-01-2012, 03:44 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,557
Posted By
Dave-ahfb
How can we get custom pages to pull a custom...
How can we get custom pages to pull a custom child style?
Forum:
vB4 Programming Discussions
05-30-2012, 05:34 PM
Replies:
3
Form in forumblock
Views:
606
Posted By
Dave-ahfb
Form in forumblock
I can get the below to work(logged in and as guest) if placed in a standard template, but if placed in the forumblock I get the typical securitytoken issue when logged in (it is still ok for guest)....
Forum:
vBulletin 4 Articles
05-26-2012, 08:57 PM
Replies:
307
[HOW TO - vB4] Rendering templates and registering variables - a short guide
Views:
108,660
Posted By
Dave-ahfb
Thanks a ton! I had tried $companyname without...
Thanks a ton! I had tried $companyname without the '. .' and had the same results (echoed $companyname.
Forum:
vBulletin 4 Articles
05-26-2012, 08:11 PM
Replies:
307
[HOW TO - vB4] Rendering templates and registering variables - a short guide
Views:
108,660
Posted By
Dave-ahfb
I have a problem on a page. I can use the...
I have a problem on a page. I can use the variable {vb:raw companyname} in the places of the template that I need to. However when I want to place it in my navbits which are created by the php file...
Forum:
vB4 Design and Graphics Discussions
05-25-2012, 06:18 PM
Replies:
8
Adding Amazon Tab
Views:
912
Posted By
Dave-ahfb
Have you taken a look at freshstorebuilder? my...
Have you taken a look at freshstorebuilder? my sig has an example, just follow the "webmaster books" link at the top.
Forum:
vBulletin 4 Articles
07-24-2011, 02:26 PM
Replies:
307
[HOW TO - vB4] Rendering templates and registering variables - a short guide
Views:
108,660
Posted By
Dave-ahfb
Thank you so much. As soon as I can put this...
Thank you so much. As soon as I can put this paint brush down I will give it a shot.
Dave
Forum:
vBulletin 4 Articles
07-23-2011, 05:48 PM
Replies:
307
[HOW TO - vB4] Rendering templates and registering variables - a short guide
Views:
108,660
Posted By
Dave-ahfb
Could you dumb that down please?
Could you dumb that down please?
Forum:
vBulletin 4 Articles
07-23-2011, 04:36 PM
Replies:
307
[HOW TO - vB4] Rendering templates and registering variables - a short guide
Views:
108,660
Posted By
Dave-ahfb
First let me say that I am not PHP literate, but...
First let me say that I am not PHP literate, but can find my way around 9 times out of 10.
I am creating custom templates to include my non vb scripts but am having troubles when trying to include...
Forum:
vBulletin 3.8 Add-ons
06-26-2011, 02:40 PM
Replies:
738
Administrative and Maintenance Tools -
vBSEO Google/Yahoo Sitemap Generator
Views:
445,623
Posted By
Dave-ahfb
Search Engine Bots Activity Log is empty even...
Search Engine Bots Activity Log is empty even though I get hammered daily.
vb 3.87 pl1
vbseo - none
Showing results 1 to 25 of 115
Page 1 of 5
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
11:32 PM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
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.02883 seconds
Memory Usage
2,053KB
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
(68)
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
Messages:
time to check permissions: 0.0024
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
FULLTEXT Search
php_sapi_name(): fpm-fcgi