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 24 of 24
Search took
0.01
seconds.
Search:
Posts Made By:
evelynpriscilla
Forum:
vB4 General Discussions
05-19-2014, 03:34 PM
Replies:
13
Duplicate content
Views:
947
Posted By
DemOnstar
The comments option is rather limited and really...
The comments option is rather limited and really doesn't work that well.
I had a similar problem but decided to opt for a manual comments forum/thread by forgetting the comments created by...
Forum:
vB4 General Discussions
05-11-2014, 07:55 PM
Replies:
13
Duplicate content
Views:
947
Posted By
tbworld
[quote=evelynpriscilla;2497320]I am planning to...
[quote=evelynpriscilla;2497320]I am planning to promote good forum posts as articles. Will Google penalize me for duplicate content if I plan to keep the original forum thread?
This might be of...
Forum:
vB4 General Discussions
04-18-2014, 02:55 PM
Replies:
6
CMS Widget question
Views:
430
Posted By
tbworld
Once you create a new section in the "admincp -->...
Once you create a new section in the "admincp --> section manager", you may assign the new section a new layout.
1.) Pre-create a new section layout via the "admincp -> Layout Manager". This will...
Forum:
Modification Graveyard
04-09-2014, 07:31 PM
Replies:
52
Mini Mods -
[OzzModz] Disable Right Click
Views:
17,392
Posted By
bzcomputers
Yes, that is standard behavior for most browsers....
Yes, that is standard behavior for most browsers. Some show the cancel box on first right click, some on second, some on the third try.
This mod will definitely not stop someone from copying text...
Forum:
vB4 General Discussions
03-21-2014, 01:47 AM
Replies:
2
Message posting interface
Views:
308
Posted By
Jain Farstrider
I think this might answer...
I think this might answer (https://vborg.vbsupport.ru/showthread.php?t=268028) your first question.
The second question might be because the buttons are faded or enabled depending on if you are in...
Forum:
vBulletin 4.x Template Modifications
02-20-2014, 05:01 PM
Replies:
86
Mini Mods -
A Neater Google Adsense After First Post
Views:
37,298
Posted By
RichieBoy67
You can fix the curly error with ...
You can fix the curly error with
<vb:literal> tag--Just surround Google script with it
Forum:
vB4 Programming Discussions
02-06-2014, 12:12 PM
Replies:
12
Strange URL - Urgent help
Views:
1,193
Posted By
Seven Skins
These number #.UvGLWvs-2E0 are added by a hack to...
These number #.UvGLWvs-2E0 are added by a hack to track who has copied your links etc.
e.g. addthis.com or tynt.com etc...
Have you recently added any of these kind of hacks?
Forum:
vB4 Programming Discussions
02-05-2014, 11:07 AM
Replies:
12
Strange URL - Urgent help
Views:
1,193
Posted By
ozzy47
First you need to follow our advisory about...
First you need to follow our advisory about deleting the install folder off your forums.
Then please read the following two blog posts:
http://www.vbulletin.com/forum/blogs...ve-been-hacked...
Forum:
vBulletin 4.x Add-ons
01-30-2014, 03:34 AM
Replies:
104
Show Thread Enhancements -
Similar Threads Under Firstpost
Views:
29,295
Posted By
RichieBoy67
When you searched the phrases did you choose to...
When you searched the phrases did you choose to search variables and text? I am sure it is there in the phrases.
Forum:
vB4 General Discussions
12-28-2013, 05:42 PM
Replies:
12
My First MOD - (Diary)
Views:
1,010
Posted By
dizzynation
Anyone else have any ideas? Would it be...
Anyone else have any ideas?
Would it be this code I need to add to cmsarticles.php?
" . ($this->registry->options['avatarenabled'] ? ",avatar.avatarpath, NOT ISNULL(customavatar.userid) AS...
Forum:
vBulletin 4.x Add-ons
11-11-2013, 11:08 AM
Replies:
3,814
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
941,688
Posted By
Hippy
This version is completely comparable ...
This version is completely comparable
https://vborg.vbsupport.ru/showpost.php?p=2264681&postcount=1941
Forum:
vBulletin 4.x Add-ons
10-29-2013, 06:00 PM
Replies:
171
Administrative and Maintenance Tools -
Change Threads/Posts Owner/Date for vB4
Views:
59,951
Posted By
ozzy47
Not a problem, glad to help. :)
Not a problem, glad to help. :)
Forum:
Modification Graveyard
10-04-2013, 03:45 PM
Replies:
36
Show Thread Enhancements -
[OzzModz] Post New Thread Button In Posts
Views:
16,961
Posted By
ozzy47
If you have guests set up to be able to post, or...
If you have guests set up to be able to post, or reply to threads in their usergroup permissions, then the reply button will show up. Thanks for marking as installed. :)
Forum:
Modification Graveyard
10-04-2013, 03:26 PM
Replies:
36
Show Thread Enhancements -
[OzzModz] Post New Thread Button In Posts
Views:
16,961
Posted By
jjohns12
Your the man Thanks for this mod.
Your the man Thanks for this mod.
Forum:
Modification Graveyard
10-04-2013, 02:14 PM
Replies:
36
Show Thread Enhancements -
[OzzModz] Post New Thread Button In Posts
Views:
16,961
Posted By
DemOnstar
Is that not related to permissions?
Is that not related to permissions?
Forum:
vB4 General Discussions
10-04-2013, 12:28 PM
Replies:
2
Error message when loading Articles page
Views:
731
Posted By
dev/null
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?t=268066" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=268066</a>
Forum:
vB4 General Discussions
09-30-2013, 05:07 AM
Replies:
13
How can I create Friends widget on the home page
Views:
947
Posted By
CAG CheechDogg
To show all your friends online in a widget you...
To show all your friends online in a widget you would use this:
global $vbulletin;
if (!$vbulletin->userinfo['userid'])
{
}
else
{
Forum:
Modification Graveyard
09-05-2013, 10:00 PM
Replies:
36
Show Thread Enhancements -
[OzzModz] Post New Thread Button In Posts
Views:
16,961
Posted By
ozzy47
[OzzModz] Post New Thread Button In Posts
Another mod brought to you by,
https://vborg.vbsupport.ru/external/2015/01/1.png
This is a simple and better way to add a Post New Thread Button to showthread page...to a closed and open...
Forum:
vBulletin 4.x Template Modifications
04-23-2013, 10:00 PM
Replies:
35
Forum Display Enhancements -
Awesome Sticky Top Bar by XiTCLUB
Views:
11,996
Posted By
XiTCLUB
Awesome Sticky Top Bar by XiTCLUB
==================
AWESOME STICKY TOP BAR
==================
LIVE DEMO : WWW.XiTCLUB.COM (http://www.xitclub.com/)
INSTALLATION
1: Goto Admincp > Styles & Templates > Style manager > Your...
Forum:
vBulletin 4.x Add-ons
08-15-2011, 10:00 PM
Replies:
311
Forum Display Enhancements -
User Avatars In Thread Listing
Views:
98,471
Posted By
shabbirbhimani
User Avatars In Thread Listing
Download vB 3.8.x Compatible Version Here (https://vborg.vbsupport.ru/showthread.php?t=268855)
What does this plugin do?
This plugin add user avatars to the thread listing in forum display...
Forum:
vBulletin 4.x Add-ons
02-13-2010, 10:00 PM
Replies:
1,382
Statistics Modifications -
VSa - Advanced Forum Statistics (AJAX)
Views:
505,864
Posted By
Valter
VSa - Advanced Forum Statistics (AJAX)
Info:
AJAX Forum Statistics:
-Latest Posts
-Latest Forum News
-Most Viewed Threads
-Hottest Threads
-Most Popular Forums
-Latest Classified Ads
-Latest Blog Entries
-Latest Group Posts
Forum:
vBulletin 4.x Add-ons
01-21-2010, 10:00 PM
Replies:
1,920
Add-On Releases -
Everywhere Sidebar 4 VB4
Views:
2,621,573
Posted By
almannai
Everywhere Sidebar 4 VB4
vbfixer.com (http://vbfixer.com/viewtopic.php?f=5&t=1142)
Latest news::
[8.3.2012]ESB Gold is updated to 2.2.14 with some bugs fixed ( Tested on vb 4.2 ).
[7.20.2012]ESB Gold...
Forum:
Modification Graveyard
12-23-2009, 10:00 PM
Replies:
431
Miscellaneous Hacks -
Display Unread Posts
Views:
73,038
Posted By
Paul M
Display Unread Posts
As of 23 Nov 2017 this modification has been withdrawn.
This displays the actual number of posts that are still considered unread by you (and will show up in a 'getnew' search).
There is also...
Forum:
vBulletin 3 Articles
01-14-2009, 10:00 PM
Replies:
19
DJ's "How To Install Modifications (Mods/Hacks)" for Beginners
Views:
25,967
Posted By
Digital Jedi
DJ's "How To Install Modifications (Mods/Hacks)" for Beginners
This article is intended to help out new vBulletin owners who are just starting out modifying their forum, but are very new to vBulletin and new or alien to coding in general. This guide will cover...
Showing results 1 to 24 of 24
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
05:17 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.03733 seconds
Memory Usage
2,068KB
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
(24)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(56)
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(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
FULLTEXT Search
php_sapi_name(): fpm-fcgi