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 4
1
2
3
>
Last
»
Showing results 1 to 25 of 92
Search took
0.02
seconds.
Search:
Posts Made By:
Stickers
Forum:
vBulletin 3.7 Add-ons
01-17-2009, 08:40 PM
Replies:
77
Major Additions -
Extra Threadfields Lite(Add Text, Radio, Drop Down, & Checkbox Fields To Threads!)
Views:
27,122
Posted By
Stickers
Can i also make link fields.. like : link 1:...
Can i also make link fields.. like :
link 1: boy
link 2: girl
Forum:
vB3 Programming Discussions
01-17-2009, 04:52 PM
Replies:
4
Create table if not exists
Views:
795
Posted By
Stickers
sow there is no way to add the tablename sound...
sow there is no way to add the tablename sound in the userfield table?
Forum:
vB3 Programming Discussions
01-16-2009, 05:27 PM
Replies:
4
Create table if not exists
Views:
795
Posted By
Stickers
Create table if not exists
Hi all..
Im trying to add in the userfield a new table, but wheb i run this..
i dont see the sound table in the database..
any idea's?
CREATE TABLE IF NOT EXISTS `userfield` (
`userid`...
Forum:
vB3 General Discussions
12-30-2008, 09:22 PM
Replies:
3
First post appear on all pages
Views:
682
Posted By
Stickers
almost the same :p
almost the same :p
Forum:
vB3 General Discussions
12-30-2008, 09:11 PM
Replies:
3
First post appear on all pages
Views:
682
Posted By
Stickers
the name of the mod is, first post on all pages,...
the name of the mod is, first post on all pages, i think.. and you can use the search button ;)
have fun..
Forum:
Modification Requests/Questions (Unpaid)
12-29-2008, 08:44 PM
Replies:
12
We have two important request for plugın
Views:
1,271
Posted By
Stickers
You can do this with a New User Profile Field ...
You can do this with a New User Profile Field
Admincp / User Profile Fields / Add New User Profile Field
Enter $bbuserinfo[fieldX] where you whant show the real name, add
<if...
Forum:
vB3 Design and Graphics Discussions
12-29-2008, 08:03 AM
Replies:
3
How do I change the theme images url?
Views:
748
Posted By
Stickers
Admincp/ styles & template / all templates
Admincp/ styles & template / all templates
Forum:
vB3 Programming Discussions
12-29-2008, 08:02 AM
Replies:
19
$navbar add?
Views:
2,387
Posted By
Stickers
Open up global.php Find:eval('$header = "' ....
Open up global.php
Find:eval('$header = "' . fetch_template('header') . '";');
After add: eval('$navbar = "' . fetch_template('navbar') . '";');
Not tested...
Regards..
Forum:
vB3 Design and Graphics Discussions
06-05-2008, 05:51 PM
Replies:
6
Forum contains! Background colour control
Views:
832
Posted By
Stickers
i think you need to change the "tborder" in the...
i think you need to change the "tborder" in the css editor
Forum:
vBulletin Pre-Sales Questions
06-03-2008, 09:03 PM
Replies:
6
he is legal to distribute products?
Views:
1,367
Posted By
Stickers
report it on vb.com :p
report it on vb.com :p
Forum:
Forum and Server Management
05-29-2008, 07:52 PM
Replies:
6
htacess help please
Views:
1,320
Posted By
Stickers
RewriteEngine On RewriteCond %{HTTP_HOST}...
RewriteEngine On
RewriteCond %{HTTP_HOST} ^YourSite\.com [nc]
RewriteRule (.*) http://www.YourSite.com/$1 [R=301,L]
Forum:
vB3 Programming Discussions
05-03-2008, 05:54 PM
Replies:
5
IF or IF or
Views:
988
Posted By
Stickers
Thanks for the info Opserty :)
Thanks for the info Opserty :)
Forum:
vB3 Programming Discussions
05-03-2008, 03:33 PM
Replies:
5
IF or IF or
Views:
988
Posted By
Stickers
this is the right way ;) <if...
this is the right way ;)
<if condition="in_array(THIS_SCRIPT, array(index,showthread,member,usercp,private,profile,subscription))">
Forum:
vB3 General Discussions
04-26-2008, 11:00 AM
Replies:
1
Protect images
Views:
619
Posted By
Stickers
http://www.clockwatchers.com/htaccess_images.html...
http://www.clockwatchers.com/htaccess_images.html ;)
Forum:
vB3 General Discussions
03-23-2008, 05:48 PM
Replies:
1
change postbit
Views:
724
Posted By
Stickers
change postbit
Hi all,
I try to give some sub-forums a other postbit template, this is what i have now, but it does not work, anyone who can help me
if (in_array($foruminfo['forumid'], array(6)))
{
...
Forum:
vB3 General Discussions
02-01-2008, 04:46 PM
Replies:
10
URL goes to actual Index and not the forum
Views:
1,307
Posted By
Stickers
maybe its also a good idea to remove your...
maybe its also a good idea to remove your vbulletin files from the dir _vti_cnf/
Forum:
vB3 General Discussions
01-28-2008, 06:02 PM
Replies:
2
Change default view?
Views:
683
Posted By
Stickers
wow this looks realy cool
wow this looks realy cool
Forum:
vB3 General Discussions
12-17-2007, 04:39 PM
Replies:
4
just like vb.org
Views:
759
Posted By
Stickers
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?t=163722&highlight=tabs" target="_blank">https://vborg.vbsupport.ru/showt...highlight=tabs</a>
Forum:
vB3 Design and Graphics Discussions
12-04-2007, 04:46 PM
Replies:
2
Problem
Views:
686
Posted By
Stickers
thats because you use a diffrent edit button then...
thats because you use a diffrent edit button then the other ones, replace the edite button with a button that you use on your forum
Forum:
vB3 General Discussions
11-28-2007, 07:42 PM
Replies:
5
Need a VERY good how too
Views:
1,124
Posted By
Stickers
two :up: up for blind-eddie cheerz ;)
two :up: up for blind-eddie
cheerz ;)
Forum:
Community Lounge
09-20-2007, 01:19 PM
Replies:
54
What car do you drive?
Views:
11,824
Posted By
Stickers
In your dreams :p
In your dreams :p
Forum:
Modification Graveyard
09-15-2007, 11:54 AM
Replies:
1,097
Add-On Releases -
[ITech] [AJAX] Inferno vBShout Lite 2.5.0
Views:
400,517
Posted By
Stickers
for support for the Pro version you need to go...
for support for the Pro version you need to go here
http://www.infernotechnologies.net
Forum:
vBulletin.org Site Feedback
09-14-2007, 03:51 PM
Replies:
4
posts not displaying correctly
Views:
970
Posted By
Stickers
FF works okay for me, its only when i use IE7
FF works okay for me, its only when i use IE7
Forum:
vBulletin.org Site Feedback
09-14-2007, 11:43 AM
Replies:
4
posts not displaying correctly
Views:
970
Posted By
Stickers
Same problem here ...
Same problem here
https://vborg.vbsupport.ru/showthread.php?p=1338832#post1338832
Forum:
vB3 Programming Discussions
09-10-2007, 01:22 PM
Replies:
6
how to add $foruminfo[forumid] in a plugin
Views:
1,379
Posted By
Stickers
someone an idea how to do this?
someone an idea how to do this?
Showing results 1 to 25 of 92
Page 1 of 4
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
06:36 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.03124 seconds
Memory Usage
2,028KB
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
(15)
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.0018
(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(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(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(unspecified) fetch_permissions(232, 0, 1,''); -> cached fperms for forum 232
(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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