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 113
Search took
0.00
seconds.
Search:
Posts Made By:
bmckinley
Forum:
vBulletin 3.8 Template Modifications
10-13-2010, 12:27 PM
Replies:
47
Social Group and Album Enhancements -
"Share" Button in NavBar and Showthread (links to over 200 social networking sites)
Views:
14,929
Posted By
bmckinley
Happy it's working well. Make sure to keep your...
Happy it's working well. Make sure to keep your "addthis" code updated...they are constantly adding more social engines.
Forum:
vBulletin 3.8 Add-ons
10-12-2010, 11:41 AM
Replies:
608
New Posting Features -
Photo Popup - Insert pictures easily from vB Albums, Photopost, vBGallery, Photoplog
Views:
131,972
Posted By
bmckinley
I am having the exact same issue??? Any ideas??...
I am having the exact same issue??? Any ideas?? Here is a screen shot. Note, as indicated, I was logged in as "admin" when I received these errors. Got the exact same errors in Firefox and Chrome.
...
Forum:
vBulletin 3.8 Template Modifications
10-12-2010, 11:38 AM
Replies:
47
Social Group and Album Enhancements -
"Share" Button in NavBar and Showthread (links to over 200 social networking sites)
Views:
14,929
Posted By
bmckinley
You would do the mod the same way, only...
You would do the mod the same way, only substitute the code from social engine for the addthis code, (the code in red).
Forum:
vB3 Programming Discussions
07-31-2010, 03:02 AM
Replies:
1
Guests can't see photos...
Views:
972
Posted By
bmckinley
Guests can't see photos...
Small issue...users visiting forums as Guest can't see photos in posts??? I seem to recall someplace in the past, enabling "Guest viewing of pics" but I can't locate where to do that now.
Forum:
Modification Graveyard
05-31-2010, 12:16 PM
Replies:
1,410
Integration with vBulletin -
Facebook Connect - Allow your users to login with their Facebook account (for 3.8)
Views:
303,285
Posted By
bmckinley
It worked for us on 3.8.4, but we noticed that...
It worked for us on 3.8.4, but we noticed that when FB was real busy, the call using the API really slowed down our site. Or, even threw an error when FB was really busy. Pageload time were waaaaay...
Forum:
vBulletin 3.8 Add-ons
05-31-2010, 12:07 PM
Replies:
208
Miscellaneous Hacks -
Cyb - Flash-Image Banner Rotator
Views:
63,920
Posted By
bmckinley
I think you would just place the call for...
I think you would just place the call for cybimagebanner rotator where you want it to display. I think the template that displays the different posts for a given thread is FORUMDISPLAY.
Forum:
vBulletin 3.8 Template Modifications
05-31-2010, 11:59 AM
Replies:
47
Social Group and Album Enhancements -
"Share" Button in NavBar and Showthread (links to over 200 social networking sites)
Views:
14,929
Posted By
bmckinley
The only way to exclude from certain forums would...
The only way to exclude from certain forums would be to use conditionals. Like the standard navbar has when someone is NOT logged in vs when they ARE logged in. Unfortunately, that is above my...
Forum:
vB3 General Discussions
05-21-2010, 10:30 PM
Replies:
2
target particular forum with ads
Views:
879
Posted By
bmckinley
<a...
<a href="https://vborg.vbsupport.ru/showpost.php?p=2039835&postcount=2" target="_blank">https://vborg.vbsupport.ru/showp...35&postcount=2</a>
Forum:
vB3 General Discussions
05-21-2010, 10:25 PM
Replies:
2
I want ads in this section help please!
Views:
513
Posted By
bmckinley
Is what you are wanting anything like our ads by...
Is what you are wanting anything like our ads by the navbar? I know ours are not the same size,,,but is this something like you're looking for?
http://forums.hearts4horses.com
Forum:
vB3 General Discussions
05-21-2010, 10:14 PM
Replies:
4
Newbie Question about XML uploading
Views:
755
Posted By
bmckinley
Most of the time when I get errors on that part...
Most of the time when I get errors on that part it's because I've mistyped the filename. I'm getting to be a big fan of cut/paste :)
Forum:
vB3 General Discussions
05-21-2010, 10:10 PM
Replies:
1
Mod or Tutorial on editing the menu bar?
Views:
457
Posted By
bmckinley
I don't know of a singular tutorial on just the...
I don't know of a singular tutorial on just the navbar, but if you have specifics on what you would like to do, maybe someone can offer help.
I made quite a few 'adjustments' to our navbar and it...
Forum:
vB3 General Discussions
05-21-2010, 10:05 PM
Replies:
4
Newbie Question about XML uploading
Views:
755
Posted By
bmckinley
You shouldn't have to upload it from your server....
You shouldn't have to upload it from your server. I will assume that you downloaded the mod to your computer and unzipped the file. The 'xml' file should be in the unzipped files.
The admincp...
Forum:
vBulletin 3.8 Add-ons
05-12-2010, 07:55 PM
Replies:
1,279
Board Optimization -
[DBTech] vB Optimise 2.0.1 (Lite)
Views:
311,862
Posted By
bmckinley
Upgraded from 1.32 Waaaaaaaaay cool.
Upgraded from 1.32
Waaaaaaaaay cool.
Forum:
vB3 General Discussions
03-31-2010, 11:58 PM
Replies:
6
YouTube videos embedded
Views:
924
Posted By
bmckinley
Make sure you have parsing links in posts enabled...
Make sure you have parsing links in posts enabled and then use the insert image url. We are like you, "don't allow HTML" but we've had a few youtube videos posted and they work fine.
check it...
Forum:
vB3 Design and Graphics Discussions
03-31-2010, 11:44 PM
Replies:
2
How would I add images to the navbar items?
Views:
834
Posted By
bmckinley
edit navbar template: here is the "blank"...
edit navbar template:
here is the "blank" format to use...
<a href="http://target url goes here"><img src="URL of the image location here" border="0" width="XX" height="XX">Link Text Here</a>...
Forum:
vB3 Design and Graphics Discussions
03-31-2010, 11:32 PM
Replies:
3
Making default txt bold
Views:
787
Posted By
bmckinley
edit the css attributes in your style manager
edit the css attributes in your style manager
Forum:
vB3 Programming Discussions
03-31-2010, 11:25 PM
Replies:
2
Which Template Do I need to change for this?
Views:
605
Posted By
bmckinley
You can use the "ad_showthread_firstpost"...
You can use the "ad_showthread_firstpost" template group to place something there in the first post of each thread. Or, as they indicated, either postbit or postbit legacy (or both if you allow...
Forum:
vB3 Programming Discussions
03-24-2010, 02:00 PM
Replies:
3
What am I doing wrong? ( moving to another host)
Views:
2,014
Posted By
bmckinley
It appears you have two databases:...
It appears you have two databases: "Sitemagixprod" and "vbul". When you use the cPanel database wizard, it will ask you to name the database you are creating, but the navyfami should appear prior to...
Forum:
vB3 Programming Discussions
03-24-2010, 03:35 AM
Replies:
3
What am I doing wrong? ( moving to another host)
Views:
2,014
Posted By
bmckinley
Do you have mySql Database Wizard in your cPanel?...
Do you have mySql Database Wizard in your cPanel? If so, it is much easier to create a new database with the same name using the Wizard, then you will have an existing db to import to. You can use...
Forum:
vB3 Programming Discussions
03-09-2010, 02:09 PM
Replies:
0
Board "hangs up" on Submit Post
Views:
474
Posted By
bmckinley
Board "hangs up" on Submit Post
We have an interesting little issue. Our board seems to hang up or freeze upon clicking to submit a post. If you click again to submit, you get the message that "your post is the same as a post...
Forum:
vBulletin 3.8 Add-ons
02-21-2010, 12:51 AM
Replies:
612
Miscellaneous Hacks -
Sidebar Column
Views:
161,902
Posted By
bmckinley
I know this is a pain, but read back through this...
I know this is a pain, but read back through this thread from Jun-July-Aug of 2009...I believe I remember someone else having the same issue.
Forum:
vBulletin 3.8 Template Modifications
01-31-2010, 01:19 PM
Replies:
21
Forum Home Enhancements -
UKBL ~ Rotation Iframe adverts
Views:
7,225
Posted By
bmckinley
I too had the issue with Firefox. I discovered a...
I too had the issue with Firefox. I discovered a workaround that can allow your rotational frames to still work in either IE or Firefox.
In an ideal situation, your site should appear the same on...
Forum:
vBulletin 3.8 Template Modifications
01-29-2010, 02:27 AM
Replies:
21
Forum Home Enhancements -
UKBL ~ Rotation Iframe adverts
Views:
7,225
Posted By
bmckinley
He 'da man!!!
He 'da man!!!
Forum:
vB3 Programming Discussions
12-11-2009, 11:36 PM
Replies:
1
Add Logout Button to Navbar
Views:
1,125
Posted By
bmckinley
Go to admincp>style manager>your style>edit...
Go to admincp>style manager>your style>edit templates>navbar template
add this:
$template_hook[navbar_buttons_right]
<if condition="$show['member']">
<td class="vbmenu_control"><a...
Forum:
vB3 Programming Discussions
12-10-2009, 12:00 AM
Replies:
0
Problems with PHP mail() ????
Views:
955
Posted By
bmckinley
Problems with PHP mail() ????
The quote above was from when the very first server was setup and vBulletin was installed. But when we changed servers, we stopped receiving mail notifications (like new user notices, etc.) from the...
Showing results 1 to 25 of 113
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
08:46 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.01665 seconds
Memory Usage
2,047KB
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
(30)
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.0019
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(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(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(236, 0, 1,''); -> cached fperms for forum 236
(unspecified) fetch_permissions(236, 0, 1,''); -> cached fperms for forum 236
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi