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 3
1
2
3
>
Showing results 1 to 25 of 65
Search took
0.00
seconds.
Search:
Posts Made By:
douffle
Forum:
vB3 Design and Graphics Discussions
09-04-2009, 05:16 AM
Replies:
4
Second Alt and [code] tags
Views:
1,016
Posted By
douffle
OK, Thanks Lynne, I found a "work around"...
OK, Thanks Lynne,
I found a "work around" and it works now.
Thank you very much for your help.
Much appreciated!
Forum:
vB3 Design and Graphics Discussions
09-03-2009, 09:37 PM
Replies:
4
Second Alt and [code] tags
Views:
1,016
Posted By
douffle
I did that and I think it is in the BBcode_code...
I did that and I think it is in the BBcode_code template so I added the following to my .css file.
/* Third alternating background color */
.alt3
{
color: #402020;
background: #ffffff;
}
Forum:
vB3 Design and Graphics Discussions
09-03-2009, 07:28 PM
Replies:
4
Second Alt and [code] tags
Views:
1,016
Posted By
douffle
Second Alt and [code] tags
On one of my sites I need the second alternating color to be dark blue however, when posting a code snippet in a message using the [CODE] tags it also makes the background of the code window dark...
Forum:
vB3 General Discussions
12-24-2008, 05:51 PM
Replies:
5
Keeping track of downloads
Views:
1,092
Posted By
douffle
OH, Ok. I thought views was when a user viewed...
OH, Ok. I thought views was when a user viewed the post but not necessarily downloaded the file. Thanks.
--------------- Added 1230148307 at 1230148307 ---------------
Thanks, I'll do...
Forum:
vB3 General Discussions
12-23-2008, 09:27 PM
Replies:
5
Keeping track of downloads
Views:
1,092
Posted By
douffle
I see this: --- Attached files ---- ...
I see this:
--- Attached files ----
myfile.zip (544.1 kb, 15 views)
That's all I get. I downloaded one of the files to see what happens and I still get only the views, not the downloads. ...
Forum:
vB3 General Discussions
12-23-2008, 08:39 PM
Replies:
5
Keeping track of downloads
Views:
1,092
Posted By
douffle
Keeping track of downloads
If there is a file attached to a post, is there any way to keep track of how many times it has been downloaded?
Thanks
Forum:
vB3 General Discussions
12-21-2008, 11:53 PM
Replies:
1
How to detect download count.
Views:
630
Posted By
douffle
How to detect download count.
If a post is made with a file attachment, is there a way to determine how many times the file has been downloaded?
Thanks
Forum:
vB3 General Discussions
12-21-2008, 06:41 PM
Replies:
2
Navbar Link for Admin Only
Views:
740
Posted By
douffle
Thank you very much for your help. Much...
Thank you very much for your help. Much appreciated.
Forum:
vB3 General Discussions
12-21-2008, 06:14 PM
Replies:
2
Navbar Link for Admin Only
Views:
740
Posted By
douffle
Navbar Link for Admin Only
If you want to have a link that is visible only to members you would use:
<if condition="$show['member']">
Is there a conditional that would show a navbar link only to the administrator or a...
Forum:
vB3 Design and Graphics Discussions
11-18-2008, 01:33 AM
Replies:
8
How do I get rid of the menu_open.gif in header template?
Views:
1,221
Posted By
douffle
OK,... I finally figured it out! I forgot...
OK,... I finally figured it out!
I forgot that when I use custom buttons in the header for navigation, I have to edit the Navbar template and delete everything between the
<!-- nav buttons...
Forum:
vB3 Design and Graphics Discussions
11-17-2008, 04:05 PM
Replies:
8
How do I get rid of the menu_open.gif in header template?
Views:
1,221
Posted By
douffle
Nope, Only one for the search and one for the...
Nope, Only one for the search and one for the Quick Links.
<td align="left" valign="top" width="61" height="27" id="navbar_search"><a href="search.php$session[sessionurl_q]" accesskey="4"...
Forum:
vB3 Design and Graphics Discussions
11-16-2008, 10:57 PM
Replies:
8
How do I get rid of the menu_open.gif in header template?
Views:
1,221
Posted By
douffle
I tried both suggestions but I am still getting...
I tried both suggestions but I am still getting the arrows.
Here is the exact code that I am using:
<td align="left" valign="top" width="61" height="27" id="navbar_search"><a...
Forum:
vB3 Design and Graphics Discussions
11-16-2008, 03:16 AM
Replies:
8
How do I get rid of the menu_open.gif in header template?
Views:
1,221
Posted By
douffle
How do I get rid of the menu_open.gif in header template?
I am creating a navbar consisting of buttons rather than the default vb navbar. The navbar is working fine but the menu_open.gif is appearing below the search and quicklink buttons and causes the...
Forum:
vBulletin 3.7 Add-ons
10-24-2008, 08:16 PM
Replies:
128
Add-On Releases -
Forbid Users from Posting Links or Images if They Have Fewer than 15 Posts
Views:
34,157
Posted By
douffle
This is a great mod however,.... I installed...
This is a great mod however,....
I installed this on a new site and then tried to add some content that has an image in it. The full url to the image is required and it won't let me do that. Is...
Forum:
vB3 General Discussions
10-22-2008, 06:20 PM
Replies:
2
Get rid of Reply button in one forum
Views:
576
Posted By
douffle
Thanks, I just realized that I could do it...
Thanks, I just realized that I could do it through the permissions and changed it.
Thank you very much for your help.
Much appreciated.
Forum:
vB3 General Discussions
10-22-2008, 03:13 PM
Replies:
2
Get rid of Reply button in one forum
Views:
576
Posted By
douffle
Get rid of Reply button in one forum
Hi,
I have one forum called Articles & Information. I want to be able to post articles and other information in this forum but I do not want users to be able to reply to them. These would be...
Forum:
vBulletin 3.6 Add-ons
10-15-2008, 02:51 PM
Replies:
1,228
Administrative and Maintenance Tools -
vbStopForumSpam - known spammer lookup for new registrations
Views:
428,366
Posted By
douffle
As mentioned in my previous post, I have MySQL 4...
As mentioned in my previous post, I have MySQL 4 on one site but I have MySQL 5 on the other site and it has the same problem with the database errors.
Forum:
vBulletin 3.6 Add-ons
10-14-2008, 01:41 PM
Replies:
1,228
Administrative and Maintenance Tools -
vbStopForumSpam - known spammer lookup for new registrations
Views:
428,366
Posted By
douffle
I made the changes to both forums but it did not...
I made the changes to both forums but it did not resolve the problem.
Any other suggestions?
Thanks.
Forum:
vBulletin 3.6 Add-ons
10-13-2008, 04:54 PM
Replies:
1,228
Administrative and Maintenance Tools -
vbStopForumSpam - known spammer lookup for new registrations
Views:
428,366
Posted By
douffle
Hi, There was a typo in the answer setting...
Hi,
There was a typo in the answer setting which has been corrected.
The problem exists on both of my sites, the one using MySQL4 and the one using MySQL5.
The first site,...
Forum:
vBulletin 3.6 Add-ons
10-12-2008, 06:51 PM
Replies:
1,228
Administrative and Maintenance Tools -
vbStopForumSpam - known spammer lookup for new registrations
Views:
428,366
Posted By
douffle
I installed this mod on two of my forums and each...
I installed this mod on two of my forums and each time a spammer tries to register I get a database error. This is the case for both forums. The error is as follows:
Database error in vBulletin...
Forum:
vB3 General Discussions
10-02-2008, 10:55 PM
Replies:
5
Navbar Images
Views:
1,116
Posted By
douffle
Excellent! Thank you very much Lynne. :D :up:
Excellent! Thank you very much Lynne. :D :up:
Forum:
vB3 General Discussions
10-02-2008, 08:18 PM
Replies:
5
Navbar Images
Views:
1,116
Posted By
douffle
:) Yes, You are correct. A stupid mistake...
:)
Yes, You are correct. A stupid mistake to say the least! Thank you very much for your help.
I now have just one problem withthe navbar,... I have replaced all of the text links with...
Forum:
vB3 General Discussions
10-02-2008, 03:06 PM
Replies:
5
Navbar Images
Views:
1,116
Posted By
douffle
Navbar Images
I have Googled all over the place, searched vBulletin.org, as well as many other vBulletin related sites and I cannot find any tips on how to replace the text links in the vBulletin Navbar with...
Forum:
vBulletin 3.7 Styles
09-16-2008, 04:10 PM
Replies:
5
Orange Grove - Fixed version
Views:
4,376
Posted By
douffle
Sorry folks, I've been extremely busy the past...
Sorry folks, I've been extremely busy the past month, not to mention being ill for 3 weeks as well. I have uploaded a new version of the "Fixed Width" style of Orange Grove as well as a Demo.
...
Forum:
vBulletin 3.7 Add-ons
09-12-2008, 06:17 PM
Replies:
475
Forum Home Enhancements -
[AJAX] SmnLikQuick v2.0 - Advanced Announcements Block
Views:
91,504
Posted By
douffle
I found that while I uninstalled smnlikquick, the...
I found that while I uninstalled smnlikquick, the file smnlikquick.php was still in the root so I removed it. I'll see if that resolves it, although it seems to me that someting must be calling that...
Showing results 1 to 25 of 65
Page 1 of 3
1
2
3
>
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
01:07 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.01619 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
(18)
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.0011
(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(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(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(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(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi