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 43
Search took
0.00
seconds.
Search:
Posts Made By:
ravenscape
Forum:
vBulletin 3.8 Add-ons
02-19-2013, 05:55 PM
Replies:
52
Forum Home Enhancements -
Rotating Quotes Database
Views:
11,011
Posted By
ravenscape
Also, anyone know how to include the random...
Also, anyone know how to include the random quotes on a vbadvanced portal?
Forum:
vBulletin 3.8 Add-ons
02-19-2013, 05:54 PM
Replies:
52
Forum Home Enhancements -
Rotating Quotes Database
Views:
11,011
Posted By
ravenscape
If you change the Quotes table element type from...
If you change the Quotes table element type from "text" to "medium text" then you can use html tags in your quotes to include images.
Forum:
vBulletin 4.x Add-ons
02-13-2013, 04:46 PM
Replies:
53
Miscellaneous Hacks -
Hide Quoting of Ignored Members
Views:
19,118
Posted By
ravenscape
Is there a similar mod for 3.8 that hides quotes...
Is there a similar mod for 3.8 that hides quotes by ignored users? I can't find one.
Forum:
vB3 Design and Graphics Discussions
02-05-2013, 04:37 AM
Replies:
3
change the colors of inline links in posts
Views:
1,354
Posted By
ravenscape
It doesn't work. neither does .post_content
It doesn't work. neither does .post_content
Forum:
vB3 Design and Graphics Discussions
02-04-2013, 10:46 PM
Replies:
3
change the colors of inline links in posts
Views:
1,354
Posted By
ravenscape
change the colors of inline links in posts
Is it possible in vb3.8x to change the colors of inline links in posts without changing all the forum and thread navigation links?
Forum:
vBulletin 3.5 Add-ons
02-03-2013, 07:56 PM
Replies:
198
Dice Roller Hack [BBCode]
Views:
62,040
Posted By
ravenscape
The product didn't install any bbcodes. I tried...
The product didn't install any bbcodes. I tried the original and TuxZor's version. What's the replacement text supposed to be?
Forum:
vBulletin 3.6 Add-ons
01-07-2013, 05:31 PM
Replies:
60
New Posting Features -
Thread Splitter
Views:
14,856
Posted By
ravenscape
On the first split, the thread splitter includes...
On the first split, the thread splitter includes "Part 1" in the thread name, which is cool, but since it's actually the 2nd thread in the potential series, how could I make the title "Part 2"...
Forum:
vBulletin 4.x Add-ons
01-03-2013, 04:44 PM
Replies:
7,574
Major Additions -
ibProArcade - professional Arcade System
Views:
2,340,169
Posted By
ravenscape
We upgraded our php version yesterday and...
We upgraded our php version yesterday and ibProArcade started throwing deprecation errors.
Changing one line of code fixed the problem.
in arcade.php change
error_reporting(E_ALL &...
Forum:
vBulletin 3.8 Add-ons
01-03-2013, 04:43 PM
Replies:
846
Add-On Releases -
v3 Arcade - Professional vBulletin Gaming
Views:
225,351
Posted By
ravenscape
We upgraded our php version yesterday and...
We upgraded our php version yesterday and v3arcade started throwing deprecation errors.
Changing one line of code fixed the problem.
in arcade.php change
error_reporting(E_ALL & ~E_NOTICE);...
Forum:
vBulletin 3.6 Add-ons
01-03-2013, 04:41 PM
Replies:
914
Add-On Releases -
vBISpy - AJAX real-time feed of new posts/threads
Views:
276,610
Posted By
ravenscape
We upgraded our php version yesterday and vaispy...
We upgraded our php version yesterday and vaispy started throwing deprecation errors.
Changing one line of code fixed the problem.
in vaispy.php change
error_reporting(E_ALL & ~E_NOTICE);
...
Forum:
vBulletin 3.7 Add-ons
09-14-2012, 01:11 AM
Replies:
50
Add-On Releases -
Ibproarcade new thread on highscore
Views:
26,467
Posted By
ravenscape
I`ve been looking into that,,,just have to wait...
I`ve been looking into that,,,just have to wait and see...;)[/QUOTE]
This would be so cool - a thread for each game. My members are asking for something like this.
Is it doable?
Forum:
vBulletin 4.x Template Modifications
04-25-2012, 08:13 PM
Replies:
65
Forum Home Enhancements -
Easy Navbar Links
Views:
24,489
Posted By
ravenscape
ah...those were examples of what the forum links...
ah...those were examples of what the forum links look like, not the actual forum links.
I was able to work this out on my own. Thanks!
Forum:
vBulletin 3.8 Add-ons
04-21-2012, 03:24 PM
Replies:
189
Major Additions -
MySmilies vB (v3.8.0)
Views:
37,155
Posted By
ravenscape
I ran into a problem with this add on when...
I ran into a problem with this add on when working on a new feature for my forum.
For each style template you have, whoever first views a post that isn't already in the postparsed table causes a...
Forum:
vBulletin 3.8 Add-ons
02-16-2012, 05:13 PM
Replies:
52
Forum Home Enhancements -
Rotating Quotes Database
Views:
11,011
Posted By
ravenscape
Anyone know if this works with VB4? Of if...
Anyone know if this works with VB4? Of if there's a similar hack for VB4?
Forum:
vBulletin 3.7 Add-ons
02-15-2012, 12:52 AM
Replies:
45
Miscellaneous Hacks -
Poll Write-In & Change Vote Hack
Views:
14,557
Posted By
ravenscape
I'd also love to see this add-on for vb 4.X.
I'd also love to see this add-on for vb 4.X.
Forum:
vBulletin 4.x Template Modifications
02-13-2012, 05:22 AM
Replies:
65
Forum Home Enhancements -
Easy Navbar Links
Views:
24,489
Posted By
ravenscape
I would like to use this mod to add a link to my...
I would like to use this mod to add a link to my vbadvanced portal page.
the forum link is http://myforum.org/forum/forum.php
the portal link is http://myforum.org/index.php
Is there a way to...
Forum:
vBulletin 4.x Add-ons
02-11-2012, 11:32 PM
Replies:
25
New Posting Features -
[rellect] Nested Quotes
Views:
9,798
Posted By
ravenscape
Is there a way to limit the number of listed...
Is there a way to limit the number of listed quotes with this hack?
Forum:
vBulletin 3.8 Styles
01-30-2012, 11:44 PM
Replies:
69
Darkness2
Views:
36,858
Posted By
ravenscape
It's called top.jpg and is in the misc folder. ...
It's called top.jpg and is in the misc folder.
I spent a chunk of last night figuring that out, then found that someone had posted the file names a page ago.
Forum:
vBulletin 3.7 Add-ons
01-24-2012, 08:13 PM
Replies:
45
Miscellaneous Hacks -
Poll Write-In & Change Vote Hack
Views:
14,557
Posted By
ravenscape
My crack team of quality assurance testers...
My crack team of quality assurance testers discovered almost immediately that the write-in poll options are not governed by the max size for poll options that you set in the admin panel vbulletin...
Forum:
Modification Requests/Questions (Unpaid)
01-22-2012, 06:17 PM
Replies:
1
Sort posts in a thread by author
Views:
556
Posted By
ravenscape
anyone? should I be asking about a paid...
anyone?
should I be asking about a paid modification?
Forum:
Modification Requests/Questions (Unpaid)
01-19-2012, 02:21 AM
Replies:
1
Sort posts in a thread by author
Views:
556
Posted By
ravenscape
Sort posts in a thread by author
I have been hoping to find that this modification already exists because it seems useful and doable, but have come up empty. I would like to be able to view threads re-sorted by author. I'm...
Forum:
vBulletin 3.8 Add-ons
12-05-2011, 03:10 AM
Replies:
51
BB Code Enhancements -
Validate matching quote BBCode tags.
Views:
10,576
Posted By
ravenscape
still doesn't work. I'll reinstall from...
still doesn't work.
I'll reinstall from scratch tomorrow and see if it clears up.
Forum:
vBulletin 3.8 Add-ons
12-05-2011, 01:58 AM
Replies:
51
BB Code Enhancements -
Validate matching quote BBCode tags.
Views:
10,576
Posted By
ravenscape
It looked the same, except for a comment. I...
It looked the same, except for a comment. I replaced the code and saved the file anyway in case I missed something.
On testing, it still doesn't work.
Forum:
vBulletin 3.8 Add-ons
12-05-2011, 12:47 AM
Replies:
51
BB Code Enhancements -
Validate matching quote BBCode tags.
Views:
10,576
Posted By
ravenscape
The max characters setting is at 50,000. ...
The max characters setting is at 50,000.
This is the maximum amount that I can post in a single quote.
I can post that in a nested quote with more text in the outer quote, so I don't think...
Forum:
vBulletin 3.8 Add-ons
12-04-2011, 05:11 AM
Replies:
51
BB Code Enhancements -
Validate matching quote BBCode tags.
Views:
10,576
Posted By
ravenscape
it is version 1.2 that I have installed.
it is version 1.2 that I have installed.
Showing results 1 to 25 of 43
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:32 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.01754 seconds
Memory Usage
2,041KB
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
(63)
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.0011
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(168, 0, 1,''); -> cached fperms for forum 168
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(113, 0, 1,''); -> cached fperms for forum 113
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(237, 0, 1,''); -> cached fperms for forum 237
(unspecified) fetch_permissions(237, 0, 1,''); -> cached fperms for forum 237
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
FULLTEXT Search
php_sapi_name(): fpm-fcgi