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 34
Search took
0.00
seconds.
Search:
Posts Made By:
kNeo
Forum:
vB4 Design and Graphics Discussions
10-01-2013, 08:43 PM
Replies:
2
Problem with below_body style/class applying themselves to body_wrapper div/class
Views:
475
Posted By
kNeo
Weird, it looks like the bodywrapper div for the...
Weird, it looks like the bodywrapper div for the member/forumdisplay templates is terminated too early (like an extra </div> somewhere). I'm not sure how difficult it would be, but I would try to...
Forum:
vB4 General Discussions
05-19-2013, 09:08 PM
Replies:
2
Anyone know this mod?
Views:
390
Posted By
kNeo
For what it's worth, it looks like those are just...
For what it's worth, it looks like those are just the "stars" (you get more the more posts you have). Most people have them on their own line below the username (or avatar or whatever). Those just...
Forum:
vB4 General Discussions
05-04-2013, 07:07 PM
Replies:
2
Is the EU Cookie law Dead ?
Views:
690
Posted By
kNeo
It's basically dead. ICO moved their own website...
It's basically dead. ICO moved their own website to an implied consent model, which is basically what we've all been doing (EU or not) anyway.
If you're concerned and want to make sure you're...
Forum:
vB4 General Discussions
05-04-2013, 06:57 PM
Replies:
6
How do I adjust maximum gallery photo size?
Views:
824
Posted By
kNeo
you can stop images from "breaking out" of the...
you can stop images from "breaking out" of the layout (As it were) by adding the following to additional.css:
#picturelink a img {max-width:95%;}
without a link to an example of whats...
Forum:
vB4 Design and Graphics Discussions
05-04-2013, 06:40 PM
Replies:
6
vbulletin-chrome.css
Views:
1,320
Posted By
kNeo
Assuming there's not too much customizing of...
Assuming there's not too much customizing of vbulletin-chrome in your theme, just revert it to default, and then in additional.css add some padding or margin or whatever. It's a really simple thing...
Forum:
vB4 Design and Graphics Discussions
04-21-2013, 08:49 PM
Replies:
5
Which stylevar is this?
Views:
496
Posted By
kNeo
I would assume it's under "postbit" likely...
I would assume it's under "postbit" likely handled via postbit_foot_background (bottom) and postbithead_background (top) -- assuming it's like standard styles.
EDIT: There may also be overriding...
Forum:
vB4 General Discussions
04-19-2013, 06:32 PM
Replies:
2
hide content until the user press like
Views:
563
Posted By
kNeo
Just note that if you do this, this is a...
Just note that if you do this, this is a violation of adsense rules, and can get you blacklisted from google search, whether you use adsense or not.
Forum:
vB4 General Discussions
04-13-2013, 07:51 PM
Replies:
2
Guests and Forum Permissions driving me crazy
Views:
305
Posted By
kNeo
Just an FYI but some guests, if not all, are...
Just an FYI but some guests, if not all, are mostly just googlebot or bing or other search indexers. Even if they're on a thread, all they're seeing is "permission denied" or whatever.
As for the...
Forum:
vB4 Design and Graphics Discussions
04-13-2013, 07:38 PM
Replies:
6
Include a "Reply without quote" option
Views:
1,841
Posted By
kNeo
Sorry I don't know. I personally leave it up to...
Sorry I don't know. I personally leave it up to members to decide if they want the advanced editor or not when replying/quoting.
I imagine there's a plugin or mod or something out there you could...
Forum:
vB4 Design and Graphics Discussions
04-11-2013, 03:05 AM
Replies:
4
Problems with Blog Text/ Link Color Coordination
Views:
608
Posted By
kNeo
I don't use Blogs much/at all, so I'm not sure...
I don't use Blogs much/at all, so I'm not sure what specifically you're having a problem with; if I had a link to the site I could likely throw together some CSS you can stick in additional.css to...
Forum:
vB4 Design and Graphics Discussions
04-11-2013, 02:51 AM
Replies:
6
Include a "Reply without quote" option
Views:
1,841
Posted By
kNeo
By default a "Reply" link should appear on every...
By default a "Reply" link should appear on every post next to Edit, which means that somewhere in your style something was changed.
see:
https://vborg.vbsupport.ru/external/2013/04/41.png
...
Forum:
vB4 Design and Graphics Discussions
04-11-2013, 02:41 AM
Replies:
9
D3 Sneak Peak
Views:
704
Posted By
kNeo
This makes me nostalgic for vB3. Sort of want to...
This makes me nostalgic for vB3. Sort of want to throw one up just to have one that I can mess with.
While the colors or the larger rounded corners aren't exactly my cup of tea, kudos. Reminds me...
Forum:
vB4 Design and Graphics Discussions
04-11-2013, 02:10 AM
Replies:
6
Very annoyed with the way the editor is setup
Views:
869
Posted By
kNeo
Yeah I ran into this the first time I attempted...
Yeah I ran into this the first time I attempted to seriously customize the editor.
For what it's worth, you can modify these elements by stick your css at the bottom of editor_contents.css -- this...
Forum:
vB4 Design and Graphics Discussions
04-05-2013, 10:25 PM
Replies:
6
Very annoyed with the way the editor is setup
Views:
869
Posted By
kNeo
vBulletin's stylevars don't actually change a...
vBulletin's stylevars don't actually change a whole lot of the ckeditor's styles; it mostly just overrides some generic stuff (like background colors).
You can still use firebug, you just have to...
Forum:
vB4 General Discussions
04-05-2013, 10:13 PM
Replies:
3
How to Indent Both Sides
Views:
515
Posted By
kNeo
Well you could simply use html and throw it in a...
Well you could simply use html and throw it in a div, assuming you're posting with an admin account.
You could also create a BBcode do this, like "indent2" or something.
Forum:
vB4 Design and Graphics Discussions
04-05-2013, 03:56 AM
Replies:
6
Very annoyed with the way the editor is setup
Views:
869
Posted By
kNeo
What's even worse is that the vB CKEditor doesn't...
What's even worse is that the vB CKEditor doesn't support the CKEditor skins.
At any rate customizing the CSS for the editor is rather aggravating. G'luck, try not to lose your sanity and/or fly...
Forum:
vB4 Design and Graphics Discussions
04-05-2013, 03:51 AM
Replies:
9
how to accept GIF as avatar?
Views:
4,090
Posted By
kNeo
Just an FYI for anyone wondering -- the default...
Just an FYI for anyone wondering -- the default image handler for vBulletin doesn't handle animated GIFs well, so if they have to resized to fit the avatar restrictions, they won't work right.
The...
Forum:
vB4 Design and Graphics Discussions
04-05-2013, 03:46 AM
Replies:
1
How to increase header height (how to tutorial)
Views:
1,056
Posted By
kNeo
For future reference you can modify the height of...
For future reference you can modify the height of the header by adding the following to additional.css:
#header {
height: 250px;
}
Change 250px to whatever number you want.
I think the...
Forum:
vB4 General Discussions
04-05-2013, 03:39 AM
Replies:
1
Will this 3.8/4.0 swap work? How should I?
Views:
313
Posted By
kNeo
Just a note here -- but you should figure out...
Just a note here -- but you should figure out what's wrong first, because "SQL errors" could mean the database is broken, in which case upgrading will accomplish nothing.
You should also be aware...
Forum:
vB4 General Discussions
04-05-2013, 03:27 AM
Replies:
2
Can't edit any posts
Views:
308
Posted By
kNeo
Go into General Settings and change the Ajax...
Go into General Settings and change the Ajax settings ("Disable problematic Ajax settings" worked for my boards), this MIGHT help.
The true 'fix' is as Lynne says; downgrade to php5.3, but if...
Forum:
vB4 General Discussions
04-05-2013, 03:25 AM
Replies:
3
How to Indent Both Sides
Views:
515
Posted By
kNeo
I don't know specifically, as I don't know which...
I don't know specifically, as I don't know which theme you're using, but you can accomplish this by using:
.content blockquote {margin:0 1em!important;}
note: I'm not 100% sure about that, it...
Forum:
vB4 General Discussions
04-05-2013, 03:22 AM
Replies:
9
Blank Post When Editing
Views:
529
Posted By
kNeo
You might be able to get around this by going...
You might be able to get around this by going into general settings, and changing the Ajax option to "disable problematic ajax".
We got bumped up to 5.4 for too and it's been a pain, we can't back...
Forum:
vB4 General Discussions
04-03-2013, 01:29 AM
Replies:
5
Post Icons Size, vb4.2
Views:
559
Posted By
kNeo
This one was a bit more difficult, but I think I...
This one was a bit more difficult, but I think I figured it out...
Copy/Paste the following into the bottom of your additional.css:
.subforums {width:75%!important;float:left;clear:none;}
...
Forum:
vB4 Design and Graphics Discussions
04-01-2013, 12:59 AM
Replies:
2
Linkedin user signup
Views:
1,001
Posted By
kNeo
I can't help you, but figured I would try to...
I can't help you, but figured I would try to point you in the right direction --
This person claims to have made such a plugin, but doesn't want to release it unless you don't compete with his...
Forum:
vB4 General Discussions
04-01-2013, 12:55 AM
Replies:
5
How add more status icons?
Views:
465
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...
Showing results 1 to 25 of 34
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
10:39 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.01713 seconds
Memory Usage
2,040KB
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
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(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(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
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(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
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(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
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(unspecified) fetch_permissions(253, 0, 1,''); -> cached fperms for forum 253
(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
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
FULLTEXT Search
php_sapi_name(): fpm-fcgi