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...
Showing results 1 to 21 of 21
Search took
0.00
seconds.
Search:
Posts Made By:
BlueChipEarth
Forum:
vB4 Programming Discussions
08-27-2013, 06:59 PM
Replies:
10
Plugin variables in template conditionals
Views:
1,924
Posted By
BlueChipEarth
nhawk, thanks a lot for your attention to this,...
nhawk, thanks a lot for your attention to this, and for taking your time to test my code! I appreciate it greatly!
After many trials and much tribulation, I've finally gotten my script to do what...
Forum:
vB4 Programming Discussions
08-27-2013, 05:37 PM
Replies:
10
Plugin variables in template conditionals
Views:
1,924
Posted By
BlueChipEarth
nhawk, I can't figure out why mine won't work......
nhawk, I can't figure out why mine won't work... let me review the code and make sure I'm not in some parent if statement or something...
In the meantime, can you tell me what the registered...
Forum:
vB4 Programming Discussions
08-27-2013, 04:50 PM
Replies:
10
Plugin variables in template conditionals
Views:
1,924
Posted By
BlueChipEarth
I have a variable in the "style_fetch" hook...
I have a variable in the "style_fetch" hook called $mobile (for the mobile device detection mod, unimportant for this question, but that's why it's in "style_fetch").
I cannot, for the life of me,...
Forum:
Programming Articles
08-07-2012, 07:38 PM
Replies:
49
How To Include A Custom Template Via Plugins
Views:
40,022
Posted By
BlueChipEarth
I have tried everything you have provided to the...
I have tried everything you have provided to the very letter, and it simply doesn't work at all... the variable is always null when I call for it in the template.
I'm trying to add a custom...
Forum:
vBulletin 4.x Add-ons
06-07-2010, 05:32 PM
Replies:
37
Miscellaneous Hacks -
Custom pages based on your vBulletin forum !
Views:
15,611
Posted By
BlueChipEarth
Lines 9 and 10 of pages.php have references to...
Lines 9 and 10 of pages.php have references to deprecated code ($HTTP_GET_VARS):
$page= ("page_" . $HTTP_GET_VARS[p]);
if($HTTP_GET_VARS[p] == '')
This will not work for newer PHP, so you...
Forum:
vB4 Programming Discussions
05-12-2010, 03:03 PM
Replies:
5
How to integrate my website with my forum
Views:
836
Posted By
BlueChipEarth
I'm looking to do the same thing with an ASP.net...
I'm looking to do the same thing with an ASP.net site. How exactly did you get the login to work? Hopefully we can help each other on this thing and get it done!
Forum:
vB4 Programming Discussions
05-12-2010, 03:00 PM
Replies:
1
website integration
Views:
594
Posted By
BlueChipEarth
Just use a hook to add PHP. You can figure out...
Just use a hook to add PHP. You can figure out where the hooks are by opening up the .php files of the site, depending on when you want to fire the code. How did you end up achieving the...
Forum:
vBulletin 4.x Add-ons
04-28-2010, 07:51 PM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
380,538
Posted By
BlueChipEarth
It was my fault! I uploaded the files to the...
It was my fault! I uploaded the files to the wrong directory... D'OH! Works great now! Thanks for the response, Brownie!
Forum:
vBulletin 4.x Add-ons
04-28-2010, 06:45 PM
Replies:
1,342
Forum Display Enhancements -
Tabs Add System for vBulletin 4 (sstab advanced)
Views:
380,538
Posted By
BlueChipEarth
I've installed this, but I get no option list in...
I've installed this, but I get no option list in the AdminCP.... any ideas?
Forum:
vB3 Programming Discussions
02-25-2010, 02:51 PM
Replies:
9
$_GET and $_POST variables are not recognized?!
Views:
1,778
Posted By
BlueChipEarth
I've got a similar problem: ...
I've got a similar problem:
http://www.lawnsite.com
http://www.lawnsite.com/forumdisplay.php?f=123
That's one BB with an internal style set to one of the forums, so you get a "Lawnsite"...
Forum:
vB3 Programming Discussions
07-23-2009, 02:47 PM
Replies:
1
external.php - xml - lastpost - INCLUDE A POST PREVIEW
Views:
915
Posted By
BlueChipEarth
external.php - xml - lastpost - INCLUDE A POST PREVIEW
How can I alter external.php to return XML, last post in the thread but ALSO include a short preview of the post, just like the RSS2 returns?
in other words, I want to go to...
Forum:
vBulletin 3.8 Template Modifications
07-18-2009, 05:55 PM
Replies:
168
Forum Home Enhancements -
[vBD]-Facebook Bar..!!
Views:
40,431
Posted By
BlueChipEarth
very nice! thanks for the tip! If you guys...
very nice! thanks for the tip!
If you guys want to see what I've done with the bar, check out my site! I made a few changes. Anyone know how to get this thing to float properly with IE 6?
Forum:
vBulletin 3.7 Add-ons
07-18-2009, 03:57 PM
Replies:
1,143
Major Additions -
vBCredits - Ultimate Points System
Views:
336,615
Posted By
BlueChipEarth
This is awesome! Thanks!
This is awesome! Thanks!
Forum:
Modification Graveyard
07-18-2009, 03:32 PM
Replies:
1,410
Integration with vBulletin -
Facebook Connect - Allow your users to login with their Facebook account (for 3.8)
Views:
304,567
Posted By
BlueChipEarth
You must have short tags turned on for this to...
You must have short tags turned on for this to work!
Forum:
vBulletin 3.7 Add-ons
06-26-2009, 12:58 PM
Replies:
1,585
Integration with vBulletin -
Facebook Connect - Allow your users to login with their Facebook account
Views:
517,844
Posted By
BlueChipEarth
I'm also getting the long error message when I...
I'm also getting the long error message when I try to log in. I click the button, I get the login div, and then I click login and:
# facebook == null) $vbulletin->facebook = new...
Forum:
vBulletin 3.7 Add-ons
06-26-2009, 12:54 PM
Replies:
1,585
Integration with vBulletin -
Facebook Connect - Allow your users to login with their Facebook account
Views:
517,844
Posted By
BlueChipEarth
Oh my god I did the same thing! haha! I thought...
Oh my god I did the same thing! haha! I thought I was so smart, putting it before the </script> tag...
Forum:
vBulletin 3.6 Add-ons
06-01-2009, 01:09 PM
Replies:
406
Add-On Releases -
Mobile Device Style Assignment
Views:
115,340
Posted By
BlueChipEarth
I have a client who needs to moderate his forum...
I have a client who needs to moderate his forum from his Blackberry, so I needed to hide this style from him specifically.
I went into the plugin manager and opened up "Detect Mobile Device and...
Forum:
vBulletin 3.7 Add-ons
05-27-2009, 03:22 PM
Replies:
229
Forum Display Enhancements -
Different Domain, Different Style
Views:
55,496
Posted By
BlueChipEarth
Does that mean that if I have the mobile device...
Does that mean that if I have the mobile device detection mod installed, AND THEN I go to "mod.lawnsite.com" for example (for my moderator client), it will still override the detection and show the...
Forum:
vBulletin 3.7 Styles
05-27-2009, 02:55 PM
Replies:
795
Mobile, Cell, Phone, PDA, iPhone Style
Views:
247,134
Posted By
BlueChipEarth
Does this not work with the Mobile Device...
Does this not work with the Mobile Device Detection mod? It seems to not switch styles from a mobile phone... as though I tell it "hey switch styles" and then the MDD says "Oh no you don't!"
Any...
Forum:
vBulletin 3.7 Add-ons
05-27-2009, 02:34 PM
Replies:
193
Add-On Releases -
Extend and Customise "Mobile" Style Options
Views:
43,004
Posted By
BlueChipEarth
I was going to ask if there is a way to make...
I was going to ask if there is a way to make moderators not see the mobile style because a client of ours needs to be able to moderate from his blackberry.
This mod will take care of that because...
Forum:
vBulletin 3.7 Add-ons
05-26-2009, 03:42 PM
Replies:
407
Forum Display Enhancements -
Mobile Phone / iPhone / PDA Detection and Style Assignment
Views:
132,269
Posted By
BlueChipEarth
Dartho, I had this same problem and indeed it...
Dartho, I had this same problem and indeed it was because I didn't have "Allow User Selection" enabled.
Everything works great!
Installed!
(Also, I'm using your style, looks great!)
Showing results 1 to 21 of 21
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
09:49 AM
.
-- 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.01597 seconds
Memory Usage
2,015KB
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
(48)
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
Messages:
time to check permissions: 0.0007
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(unspecified) fetch_permissions(188, 0, 1,''); -> cached fperms for forum 188
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(230, 0, 1,''); -> cached fperms for forum 230
(unspecified) fetch_permissions(230, 0, 1,''); -> cached fperms for forum 230
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
FULLTEXT Search
php_sapi_name(): fpm-fcgi