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 2
1
2
>
Showing results 1 to 25 of 27
Search took
0.01
seconds.
Search:
Posts Made By:
sergiomc
Forum:
vB5 General Discussions
03-08-2015, 11:59 PM
Replies:
7
How add more modules! and why login is disconnects?
Views:
8,403
Posted By
Lynne
All the modules you listed - last topic forum...
All the modules you listed - last topic forum module, last topic group, last topic blogs, last articles, last photo, last video - are Search Modules set up to only show those items. So, add a Search...
Forum:
vB5 General Discussions
02-26-2015, 06:31 AM
Replies:
1
vb5 has calendar, events, album, gallery?
Views:
714
Posted By
cellarius
No. No. Yes. No.
No. No. Yes. No.
Forum:
vBulletin Pre-Sales Questions
02-06-2015, 06:41 AM
Replies:
19
Vb 5 connect
Views:
4,944
Posted By
megabink
I am not gonna discuss how good or bad vB5 is...
I am not gonna discuss how good or bad vB5 is neither shall i tell people to use vB 4 instead or stay away from vB 5...i only can tell you that my site is running on vB 5.1.5 and i am happy with it!...
Forum:
vB5 General Discussions
01-23-2015, 01:17 PM
Replies:
8
How Install Cometchat in vb5?
Views:
1,497
Posted By
Marv
As a sidenote: we had cometchat on one of our...
As a sidenote: we had cometchat on one of our sites. The support was really bad, the support-"team" (guess it?s only one single person) can?t even communicate in proper english (they are from india,...
Forum:
vB5 General Discussions
01-23-2015, 03:50 AM
Replies:
8
How Install Cometchat in vb5?
Views:
1,497
Posted By
ozzy47
Hey there sergiomc, Since you are asking...
Hey there sergiomc,
Since you are asking about Questions/Problems regarding a Modification, you need to post on the modifications site.
That is the proper place to get support for the mod, not...
Forum:
vB5 General Discussions
01-23-2015, 03:10 AM
Replies:
8
How Install Cometchat in vb5?
Views:
1,497
Posted By
Max Taxable
You're not going to get any help here beyond what...
You're not going to get any help here beyond what Lynne suggested, since this is not a vBulletin problem.
Forum:
vB5 General Discussions
01-23-2015, 01:48 AM
Replies:
8
How Install Cometchat in vb5?
Views:
1,497
Posted By
Lynne
The only place to ask for support of a...
The only place to ask for support of a modification is in the modification thread or site. I would suggest purchasing an extension to your support contract after verifying that they really can tell...
Forum:
vB5 General Discussions
07-17-2013, 04:17 AM
Replies:
9
As adding new structure mother in the category to the forums?
Views:
1,142
Posted By
Zachery
Sure, set the display order of the forums you...
Sure, set the display order of the forums you don't want to see to 0, and then link to the forums you want to see directly. Same thing.
Forum:
vBulletin 5.x Products & Extensions
07-05-2013, 12:14 AM
Replies:
33
Show Thread Enhancements -
[DBTech] AJAX Threads v1 (vB5)
Views:
21,101
Posted By
DragonByte Tech
I've still not had a chance to look into this,...
I've still not had a chance to look into this, sorry :(
Fillip
Forum:
vB5 General Discussions
06-30-2013, 03:45 PM
Replies:
1
How install this tournament system php source code?
Views:
950
Posted By
Lynne
I don't really feel like downloading it, but did...
I don't really feel like downloading it, but did you try putting any PHP you are supposed to add to the page into a PHP module?
Forum:
vBulletin 4.x Add-ons
06-16-2013, 12:17 AM
Replies:
363
Integration with vBulletin -
Wordpress vBulletin integration
Views:
103,010
Posted By
obscureclouddon
I am working on a version to work with vb5 :) ...
I am working on a version to work with vb5 :)
I'll post when it's done.
Forum:
vB5 General Discussions
05-31-2013, 12:32 AM
Replies:
2
How change of place these buttons
Views:
447
Posted By
Zachery
Click on the on/off site builder button. Edit the...
Click on the on/off site builder button. Edit the page, edit the activity stream module, and re-arrange the order in which tabs show via the activity stream module.
Forum:
vBulletin 4.x Add-ons
04-18-2013, 04:42 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,413
Posted By
bananalive
$a = $vbulletin->db->query_first("SELECT COUNT(*)...
$a = $vbulletin->db->query_first("SELECT COUNT(*) as count FROM ".TABLE_PREFIX."tmnt_tmnts");
$count_tournaments = $a['count'];
$b = $vbulletin->db->query_first("SELECT COUNT(*) as count FROM...
Forum:
vBulletin 4.x Add-ons
04-02-2013, 12:19 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,413
Posted By
betts02
The tournament system only works with...
The tournament system only works with teams/players in a 4,8,16,32,64 or 128
This is due to how each players progresses to the next round and in order for the tournament to work
You can...
Forum:
vBulletin 4.x Add-ons
04-01-2013, 09:06 PM
Replies:
2,287
Major Additions -
Tournaments, Ladders & Leagues Manager v4.x
Views:
343,413
Posted By
bananalive
Find in template tmnt_hof <div...
Find in template tmnt_hof
<div class="blockrow" style="display: table-cell;"> <vb:if condition="$team"><a href="teams.php?do=viewteam&id={vb:raw hof.teamid}">{vb:raw hof.teamname}</a><vb:else /><a...
Forum:
vB4 General Discussions
04-01-2013, 12:55 AM
Replies:
5
How add more status icons?
Views:
440
Posted By
kNeo
Well it's technically possible, but it would...
Well it's technically possible, but it would require a mod and/or a ton of conditionals in the template(s) or whatever.
You could try to search for "status" mods for whatever version of vB you're...
Forum:
vB4 General Discussions
03-26-2013, 04:41 PM
Replies:
3
How to create multicolor username with css?
Views:
838
Posted By
kh99
There's this mod:...
There's this mod: www.vbulletin.org/forum/showthread.php?t=296239
Forum:
vBulletin 4.x Add-ons
03-25-2013, 11:42 PM
Replies:
43
New Posting Features -
[DBTech] Advanced Censor Options v1 (vB4)
Views:
16,418
Posted By
DragonByte Tech
Thanks for catching that, I'm not running it...
Thanks for catching that, I'm not running it through the bbcode parser. I'll fix that and upload a new version.
Dylan
Forum:
vB4 General Discussions
03-23-2013, 07:24 PM
Replies:
5
How add more status icons?
Views:
440
Posted By
Brandon Sheley
10 status icons? that's just the online-offline...
10 status icons?
that's just the online-offline icon
are you thinking the moods hack, what do these status need to say?
Forum:
vB4 General Discussions
03-20-2013, 11:40 AM
Replies:
1
How to insert iframe in post?
Views:
310
Posted By
Zantox
A iframe is a html code "<iframe> and </iframe>"....
A iframe is a html code "<iframe> and </iframe>". If the post does not allow HTML then you just need to add a link. If it's a CMS article, you can do a static page which would allow an iframe.
Forum:
vB4 General Discussions
03-03-2013, 04:53 PM
Replies:
2
That template is this?
Views:
404
Posted By
Lynne
You want to find the template on that page? ...
You want to find the template on that page?
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and...
Forum:
vBulletin 5.x Products & Extensions
03-01-2013, 02:03 PM
Replies:
48
Show Thread Enhancements -
[rellect] Horizontal Postbit
Views:
21,009
Posted By
rellect
New version released (1.0.2) to support the...
New version released (1.0.2) to support the latest 5.0.0 version.
Enjoy.
Forum:
vB4 General Discussions
03-01-2013, 06:46 AM
Replies:
6
Topic groups like topic forums
Views:
519
Posted By
Digital Jedi
Looks like the style developer overlooked this...
Looks like the style developer overlooked this area. You can try bringing it up with the developer, or tinker with the CSS classes in the style templates for Groups.
Forum:
vB5 General Discussions
02-05-2013, 02:06 AM
Replies:
9
Guests can not see images.
Views:
1,486
Posted By
Lynne
Check Usergroup Manager > Unregistered Users and...
Check Usergroup Manager > Unregistered Users and make sure Can Download Attachments and Can Download Thumbnails is set to Yes.
Forum:
vBulletin 5.x Products & Extensions
11-15-2012, 11:00 PM
Replies:
33
Show Thread Enhancements -
[DBTech] AJAX Threads v1 (vB5)
Views:
21,101
Posted By
DragonByte Tech
[DBTech] AJAX Threads v1 (vB5)
AJAX Threads: What is it?
AJAX Threads brings your threads alive, making them automatically refresh without needing to reload the page.
Uses
AJAX Threads is the ideal product for forums with...
Showing results 1 to 25 of 27
Page 1 of 2
1
2
>
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:34 PM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X
vBulletin 3.8.12 by vBS Debug Information
Page Generation
0.02364 seconds
Memory Usage
2,037KB
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
(1)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(26)
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.0008
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(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(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(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(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
(unspecified) fetch_permissions(258, 0, 1,''); -> cached fperms for forum 258
FULLTEXT Search
php_sapi_name(): fpm-fcgi