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 80
Search took
0.02
seconds.
Search:
Posts Made By:
DemOnstar
Forum:
vB5 General Discussions
03-13-2016, 12:02 PM
Replies:
8
Fluid width youtube video modules
Views:
1,204
Posted By
In Omnibus
There should be media queries for @media screen...
There should be media queries for @media screen (min-width: 320px) and (max-width: 667px) which cause the following two IDs to use 100% of the container width for small screen mobile devices:
...
Forum:
vB5 General Discussions
02-12-2016, 01:49 AM
Replies:
8
Unregistered user post
Views:
695
Posted By
Replicant
I edited node.php per the post in the JIRA and it...
I edited node.php per the post in the JIRA and it works.
The file:
/core/vb/api/node.php
From the JIRA posted by Igor Arkadia
The file:
/core/vb/api/node.php
Forum:
vB5 General Discussions
02-11-2016, 07:44 PM
Replies:
8
Unregistered user post
Views:
695
Posted By
BugOutGirl
It's been going on a long time and I am getting...
It's been going on a long time and I am getting quite frustrated with it.
Here is the bug report: http://tracker.vbulletin.com/browse/VBV-12765
I don't get the feeling they are doing anything...
Forum:
vB5 General Discussions
01-27-2016, 07:23 PM
Replies:
10
How do hide Super Moderator Identity?
Views:
684
Posted By
MarkFL
Yes, I can see where that would make a HUGE...
Yes, I can see where that would make a HUGE difference. On the site I help admin, we are focused on mathematics, where actual hard proof is possible, and so this tends to keep opinion conveniently...
Forum:
vB5 General Discussions
01-20-2016, 09:47 PM
Replies:
49
vb 5.2 to vb 5,10
Views:
3,344
Posted By
Dragonsys
You obviously did not read/understand what I...
You obviously did not read/understand what I actually posted... so let me put this another way.
This site is not a Support for vBulletin, we are volunteers who do not get paid by vBulletin. We...
Forum:
vB5 General Discussions
12-30-2015, 07:51 PM
Replies:
6
Moving on
Views:
677
Posted By
rustyshack
You will have to create a new site map and submit...
You will have to create a new site map and submit that to Google, that will give it all the new URLs, but won't necessarily de-index the old URLs. All that will happen is Google will get 404 errors...
Forum:
vB5 Design and Graphics Discussions
11-26-2015, 01:49 PM
Replies:
3
postbit_legacy issue
Views:
1,504
Posted By
Replicant
The postbit is contained in the...
The postbit is contained in the conversation_userinfo template.
Open ADMINCP > Styles and Themes > Style Manager, select the <<>> button for the style you want to modify, and scroll through the...
Forum:
vB5 General Discussions
11-21-2015, 05:11 PM
Replies:
17
HTML Heads
Views:
846
Posted By
Lynne
You cannot add any <head> or <body> or <html> or...
You cannot add any <head> or <body> or <html> or <doctype> tags to the module. You can only add the actual html stuff or you will break the page.
Forum:
vB5 General Discussions
11-21-2015, 02:40 PM
Replies:
17
HTML Heads
Views:
846
Posted By
Dragonsys
doh, I didn't notice this was vb5. Yeah, I'm...
doh, I didn't notice this was vb5. Yeah, I'm still on vb4, sorry.
However, the html code looks good other than the CSS Comment Select I mentioned earlier. So it must be something specific to the vb5...
Forum:
vB5 Design and Graphics Discussions
11-07-2015, 12:29 PM
Replies:
6
Upside down
Views:
1,212
Posted By
napy8gen
Put this in css_additional.css style manager>...
Put this in css_additional.css
style manager> style name> edit templates> css templates> css_additional.css
This is the basic.
Work on user drop down and login drop down.
But not tested with...
Forum:
vB5 General Discussions
11-06-2015, 09:11 AM
Replies:
2
Post link
Views:
375
Posted By
cellarius
<a...
<a href="http://stackoverflow.com/questions/7060109/why-is-writing-to-the-clipboard-in-js-considered-a-security-hole" target="_blank">http://stackoverflow.com/questions/7...-security-hole</a>
Forum:
vB5 Design and Graphics Discussions
11-04-2015, 04:27 PM
Replies:
10
Hiding Postbit.
Views:
1,605
Posted By
MarkFL
At the risk of butting in here, I can write a...
At the risk of butting in here, I can write a small add-on if you want that will add the CSS Replicant posted, but only in the forums you choose.
edit: Oops...nevermind, I didn't pay enough...
Forum:
vB5 Design and Graphics Discussions
11-01-2015, 02:59 PM
Replies:
10
Hiding Postbit.
Views:
1,605
Posted By
Replicant
It's not too difficult to do at all. You can hide...
It's not too difficult to do at all. You can hide it with CSS and javascript/jquery although you will see it on pageload for a split second. The best way to do it is via template conditionals and...
Forum:
vB4 General Discussions
10-27-2015, 01:08 AM
Replies:
18
Best Mobile Solution
Views:
1,497
Posted By
Max Taxable
I had this idea that we wouldn't change what the...
I had this idea that we wouldn't change what the vB style calls for, we would change the bootstrap terms to match, instead?
I WILL help finance this development. PM me please.
Forum:
vB4 General Discussions
10-26-2015, 05:52 PM
Replies:
18
Best Mobile Solution
Views:
1,497
Posted By
Dave
I started on a bootstrap theme... it will take a...
I started on a bootstrap theme... it will take a very long time though.
Pretty much all templates have to be modified, which might break any plugins and other customization's.
Forum:
vB4 General Discussions
10-25-2015, 01:37 PM
Replies:
18
Best Mobile Solution
Views:
1,497
Posted By
Replicant
I've always found the vb4 mobile theme to be the...
I've always found the vb4 mobile theme to be the most efficient interface for mobile albeit needs to be themed to match the forums custom theme to look right. I never cared for tapatalk or forum...
Forum:
vB4 General Discussions
05-18-2015, 06:14 PM
Replies:
22
My forum is ++++ed...
Views:
1,874
Posted By
ozzy47
This is why you should use: ...
This is why you should use:
define('SKIP_DS_ERRORS', true);This turns off the extra error reporting in php 5.3 & 5.4 (for strict & deprecated warnings), but will allow other important errors to show.
Forum:
vB4 General Discussions
05-18-2015, 01:39 PM
Replies:
22
My forum is ++++ed...
Views:
1,874
Posted By
Disco_Stu
I've never subscribed to the notion of masking...
I've never subscribed to the notion of masking errors. It's a very bad and downright sloppy approach to software problems. Anyone on my payroll doing that would be fired immediately
Forum:
vB4 General Discussions
05-04-2015, 03:38 PM
Replies:
8
Reply but not View
Views:
1,209
Posted By
MarkFL
Okay, I have an add-on for you to test out. :D ...
Okay, I have an add-on for you to test out. :D
1.) Download and extract the attached zip file.
2.) Upload the contents of the "upload" folder to your forum's root folder.
3.) Follow:
...
Forum:
vB4 General Discussions
09-07-2014, 05:39 PM
Replies:
86
Upgraded to 4.2.2 problem with stylevar
Views:
12,220
Posted By
Alfa1
Which is exactly why its great to have error...
Which is exactly why its great to have error reporting turned on. If I upgrade one of the 110 addons that I run and it causes a warning or error, then its good to have that clearly in sight. Because...
Forum:
vB4 General Discussions
09-04-2014, 09:27 AM
Replies:
86
Upgraded to 4.2.2 problem with stylevar
Views:
12,220
Posted By
Disco_Stu
I have to throw my two cents in here: I run...
I have to throw my two cents in here:
I run my own software business and have over 30 years experience developing software. I develop systems for telecoms, railroads and manufacturers and I can...
Forum:
vB4 General Discussions
06-20-2014, 11:28 PM
Replies:
8
Hackers inserting ajax-2.php into /public_html directory
Views:
832
Posted By
RichieBoy67
Are you kidding? Ajax is great for scrubbing...
Are you kidding? Ajax is great for scrubbing bathtubs! :up:
Forum:
vB4 General Discussions
06-11-2014, 02:04 AM
Replies:
11
Spam in my new 4.2.2 Forums
Views:
1,627
Posted By
Max Taxable
Of course. What would you expect?
Of course. What would you expect?
Forum:
vBulletin 4.x Add-ons
06-05-2014, 08:03 PM
Replies:
334
Anti-Spam Options -
Verify Email Before Registration
Views:
79,978
Posted By
da_judge
I will be working on human verification in next...
I will be working on human verification in next few weeks... i cant give time line... so dont nag me... im busy :P
Forum:
vB4 General Discussions
05-28-2014, 01:39 AM
Replies:
9
How would I remove Additional Options
Views:
1,193
Posted By
ForceHSS
You should make some kind of plugin that has the...
You should make some kind of plugin that has the options to disable this per group I am sure many will use
Showing results 1 to 25 of 80
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
02:30 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.02005 seconds
Memory Usage
2,047KB
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
(36)
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.0016
(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(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(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(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(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(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(unspecified) fetch_permissions(264, 0, 1,''); -> cached fperms for forum 264
(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi