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 26
Search took
0.03
seconds.
Search:
Posts Made By:
Inked_Mono
Forum:
vB4 General Discussions
01-14-2017, 05:23 PM
Replies:
16
Display subforum threads in parent forumdisplay thread list
Views:
1,413
Posted By
MarkFL
I have published a more general purpose product...
I have published a more general purpose product based on your request, and I have cited you as a co-author/supporter:
Show Subforum Threads (https://vborg.vbsupport.ru/showthread.php?t=324203)
...
Forum:
vB4 General Discussions
01-12-2017, 08:47 AM
Replies:
7
Raw Block Data? Responding variable to width change?
Views:
421
Posted By
cellarius
Without knowing vBExperience, one can hardly tell...
Without knowing vBExperience, one can hardly tell you more than: In a plugin. You need to find the plugin that registers that variable for the postbit (I assume) template.
Such questions are...
Forum:
vB4 General Discussions
12-09-2016, 08:14 AM
Replies:
8
Implementing JS script within forum? (Snow Effect)
Views:
831
Posted By
the one
i have this code below <script...
i have this code below
<script type="text/javascript" src="clientscript/snowstorm.js"></script>
I added that to the bottom of my headinclude template and works for me.Hope you get it sorted.
Forum:
vB4 General Discussions
12-08-2016, 10:25 PM
Replies:
8
Implementing JS script within forum? (Snow Effect)
Views:
831
Posted By
Dave
According to the developer console errors, it...
According to the developer console errors, it happens because it can't find a div with classname "particles-js-canvas-el". This might happen because of conflicting JavaScript files. For example...
Forum:
vB4 General Discussions
12-08-2016, 10:17 PM
Replies:
8
Implementing JS script within forum? (Snow Effect)
Views:
831
Posted By
MarkFL
Try the following in your footer template: ...
Try the following in your footer template:
Locate:
{vb:raw template_hook.footer_javascript}
And directly below, add:
< script type="text/javascript" src="snow.js" ><...
Forum:
vB4 General Discussions
09-10-2016, 10:27 PM
Replies:
3
Single User/IP Forum Redirect?
Views:
341
Posted By
Paul M
Yep, that would do it, just turn off all the...
Yep, that would do it, just turn off all the other options, and use the redirect to another page.
Forum:
vB4 General Discussions
09-10-2016, 09:34 PM
Replies:
3
Single User/IP Forum Redirect?
Views:
341
Posted By
In Omnibus
You could use the Miserable Users mod. ...
You could use the Miserable Users mod.
https://vborg.vbsupport.ru/showthread.php?t=231106&highlight=miserable
Forum:
vB4 General Discussions
09-04-2016, 09:28 PM
Replies:
5
Shifting FORUMHOME (alone) over to the left?
Views:
460
Posted By
MarkFL
If you wish to apply CSS only to the index page,...
If you wish to apply CSS only to the index page, then create a plugin hooked at "parse_templates" with PHP Plugin Code something like:
if (THIS_SCRIPT === 'index')
{...
Forum:
vB4 General Discussions
09-04-2016, 07:31 PM
Replies:
5
Shifting FORUMHOME (alone) over to the left?
Views:
460
Posted By
Mattwhf
Can you show a screenshot or a design which you...
Can you show a screenshot or a design which you wanted to move your FORUMHOME to the left?
So it will be easier to solve your problem as needing.
Forum:
vB4 General Discussions
09-04-2016, 06:58 PM
Replies:
2
URL contains lots of letters?
Views:
341
Posted By
Dave
Looks like some kind of base64 encoding. My...
Looks like some kind of base64 encoding.
My guess:
1. Part of a plugin you have installed.
2. Your vBulletin installation is infected.
3. Your host adds that to the URL as part of DDoS...
Forum:
vB4 General Discussions
06-21-2016, 06:56 PM
Replies:
10
Categories - Custom Background Colours (To Each ID)?
Views:
607
Posted By
MarkFL
Try something like this: #catXX .forumhead {...
Try something like this:
#catXX .forumhead {
background: red !important;
}
Change "XX" to the forumid of the category you want to change, and change the color to suit your preference. Add a...
Forum:
vB4 General Discussions
06-21-2016, 05:30 PM
Replies:
10
Categories - Custom Background Colours (To Each ID)?
Views:
607
Posted By
grey_goose
Forums are displayed with the 'forumbit'...
Forums are displayed with the 'forumbit' templates but already have IDs:
<li id="forum15" class="forumbit_post L2">
stuff and stuff
</li>
All you'd need to do is to go into your...
Forum:
vB4 General Discussions
05-20-2016, 03:14 PM
Replies:
13
RSS Feed - XML Error: Undeclared entity warning at line 53
Views:
1,562
Posted By
MarkFL
To disable the plugin system via config.php, at...
To disable the plugin system via config.php, at the top of that file add the line:
define('DISABLE_HOOKS', true);
You can also disable plugins via the AdminCP. Follow:
AdminCP -> Settings ->...
Forum:
vB4 General Discussions
05-20-2016, 01:01 PM
Replies:
13
RSS Feed - XML Error: Undeclared entity warning at line 53
Views:
1,562
Posted By
squidsk
Yes, totally disabling the plugin system via...
Yes, totally disabling the plugin system via config.php would do the trick.
Forum:
vB4 General Discussions
05-10-2016, 07:00 PM
Replies:
7
vbAdvanced CMPS Mobile Friendly
Views:
2,204
Posted By
TheLastSuperman
Ahh I did write that for URLJet :cool: and it...
Ahh I did write that for URLJet :cool: and it worked great for me and quite a few since then sorry to hear you're having issues!
Site url? Also you saw my note at the bottom of the article right?...
Forum:
vB4 General Discussions
03-19-2016, 10:43 PM
Replies:
4
"Meet Our Staff"
Views:
504
Posted By
Hasann
Meet Our Staff PRO ...
Meet Our Staff PRO (https://vborg.vbsupport.ru/showthread.php?t=231206) [v1.0]
Forum:
vB4 General Discussions
03-18-2016, 01:20 PM
Replies:
5
Submission Form Mod?
Views:
371
Posted By
MarkFL
Hello! Yes, it will create threads. We use...
Hello!
Yes, it will create threads. We use it at MHB to allow our users to submit solutions to our "Problems Of The Week." The user is required to choose which category to which they are...
Forum:
vB4 General Discussions
03-16-2016, 12:34 PM
Replies:
3
nginx rewrite to fix broken links left by uninstalling vbseo?
Views:
734
Posted By
EvilArcana
nginx rewrite to fix broken links left by uninstalling vbseo?
I had vbseo installed, and uninstalled it because it quit working a while back and then I discovered they abandoned the project. I'm not up to date on all the issues with that, but I'm running 4.2.3...
Forum:
vB4 General Discussions
03-14-2016, 04:29 AM
Replies:
8
Bringing "After_Content" Higher
Views:
456
Posted By
MarkFL
No worries, I already had that done, I just had...
No worries, I already had that done, I just had to make a slight change to move the javascript. :)
I'm glad to hear you got it sorted out. :up:
Forum:
vB4 General Discussions
03-12-2016, 02:53 PM
Replies:
8
Bringing "After_Content" Higher
Views:
456
Posted By
Stratis
Try this ...
Try this
https://vborg.vbsupport.ru/showthread.php?t=264563
Forum:
vB4 General Discussions
03-12-2016, 12:46 PM
Replies:
8
Bringing "After_Content" Higher
Views:
456
Posted By
final kaoss
Try to tighten up the profile stuff on the left...
Try to tighten up the profile stuff on the left side. I've never had this issue. It seems that the longer the profile bit on the left goes, the further it gets pushed down.
Forum:
vB4 General Discussions
03-11-2016, 05:48 AM
Replies:
12
Poll Thread Adding "Poll:" Prefix?
Views:
906
Posted By
Stratis
Maybe you have another party mod installed and...
Maybe you have another party mod installed and you did not checked box prefix "Poll"
it seems that $vbphrase[poll_thread_prefix] word (Poll:) is missing.
in a search i made i see that mod "VSa -...
Forum:
vB4 General Discussions
03-10-2016, 01:34 AM
Replies:
7
{vb:raw post.threads}?
Views:
509
Posted By
MarkFL
Create the following plugin: Product:...
Create the following plugin:
Product: vBulletin
Hook Location: postbit_display_complete
Title: Get the number of threads started by a user
Execution Order: 5
Forum:
vB4 General Discussions
06-30-2015, 08:28 AM
Replies:
3
Group Subscriptions - Gifting
Views:
644
Posted By
Daniel
If by "group subscriptions" you mean paid...
If by "group subscriptions" you mean paid subscriptions, then maybe...
https://vborg.vbsupport.ru/showthread.php?t=316922 (post #5)
or
https://vborg.vbsupport.ru/showthread.php?t=237351
or...
Forum:
vB4 Design and Graphics Discussions
03-26-2015, 09:30 PM
Replies:
11
Location Of "Threads and Posts" - Template Changing
Views:
1,161
Posted By
Replicant
Try this. In order for this to look good, you...
Try this. In order for this to look good, you will need to adjust your grid height or limit your description text to two strings
ul.forumstats.td{display:inline-block;width:100%}
ul.forumstats.td...
Showing results 1 to 25 of 26
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
07:05 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.03432 seconds
Memory Usage
2,034KB
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
(14)
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.0021
(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(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(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(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(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(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(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(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(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
FULLTEXT Search
php_sapi_name(): fpm-fcgi