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 15 of 15
Search took
0.00
seconds.
Search:
Posts Made By:
darcyb
Forum:
Modification Graveyard
10-19-2005, 10:52 AM
Replies:
448
Miserable Users
Views:
186,972
Posted By
darcyb
This is my favorite mod. I've got a genuine...
This is my favorite mod. I've got a genuine troll-stalker who's been flooding my forum with fake identities, attacking members and all kinds of stalking trolling goodness for more than 3 years. With...
Forum:
vBulletin 3.0 Full Releases
07-06-2005, 03:43 PM
Replies:
199
Miserable Users for vB3
Views:
69,487
Posted By
darcyb
Does this affect them when browsing 'archives'...
Does this affect them when browsing 'archives' too?
Forum:
vBulletin 3.0 Full Releases
02-23-2005, 10:23 PM
Replies:
1,507
vB Journal for vBulletin 3.0.3(v1.0.1)
Views:
241,815
Posted By
darcyb
If this has been answered already, what page in...
If this has been answered already, what page in this thread?
What do I need to edit (and how) to reverse the order of journal entries so that newer ones appear on top, and older ones below?
...
Forum:
vBulletin 3.0 Full Releases
02-18-2005, 06:36 PM
Replies:
1,507
vB Journal for vBulletin 3.0.3(v1.0.1)
Views:
241,815
Posted By
darcyb
Ok nice. Sounds great! I look forward to it....
Ok nice. Sounds great! I look forward to it. Thanks for your replies.
Forum:
vBulletin 3.0 Full Releases
02-18-2005, 03:53 PM
Replies:
1,507
vB Journal for vBulletin 3.0.3(v1.0.1)
Views:
241,815
Posted By
darcyb
A question. Can journalists turn off the...
A question. Can journalists turn off the commenting system to their journal? If so, where?
Forum:
vBulletin 3.0 Full Releases
02-18-2005, 02:04 PM
Replies:
1,507
vB Journal for vBulletin 3.0.3(v1.0.1)
Views:
241,815
Posted By
darcyb
Will people creating new journals, not yet...
Will people creating new journals, not yet approved, click on their 'my journal' link and see the same gobbly goop I did, or is it only because I was an admin and circumvented something?
Forum:
vBulletin 3.0 Full Releases
02-17-2005, 11:57 PM
Replies:
1,507
vB Journal for vBulletin 3.0.3(v1.0.1)
Views:
241,815
Posted By
darcyb
OH! It's working now. I used the "show all...
OH! It's working now. I used the "show all journals" admin thing to try to approve it, and just now went to "moderate journals" and there was a separate approval thing. Since approving it THAT way,...
Forum:
vBulletin 3.0 Full Releases
02-17-2005, 11:53 PM
Replies:
1,507
vB Journal for vBulletin 3.0.3(v1.0.1)
Views:
241,815
Posted By
darcyb
Ok. Auto approving posts was on, but not auto...
Ok. Auto approving posts was on, but not auto approving journals. I went in the admin panel and approved it.
Still, the title won't show, the date of creation and last update is 1969 and so on.
Forum:
vBulletin 3.0 Full Releases
02-17-2005, 11:45 PM
Replies:
1,507
vB Journal for vBulletin 3.0.3(v1.0.1)
Views:
241,815
Posted By
darcyb
Sorry, I omitted that part in my post just to...
Sorry, I omitted that part in my post just to reference the file. The URL was in fact /forums/journal.php?do=showjournal&j=1 when I took that screen capture.
I turned on all permissions in the...
Forum:
vBulletin 3.0 Full Releases
02-17-2005, 10:40 PM
Replies:
1,507
vB Journal for vBulletin 3.0.3(v1.0.1)
Views:
241,815
Posted By
darcyb
Wow, this was one big update. My eyes are...
Wow, this was one big update. My eyes are bugging. :)
I'm done the installation and am noticing that variables are not appearing in the bread crumbs, and various things when viewing...
Forum:
vBulletin 3.0 Full Releases
02-11-2005, 09:37 PM
Replies:
1,243
Links and Files Database
Views:
218,371
Posted By
darcyb
I had a table full of categorized link items...
I had a table full of categorized link items already and wanted to migrate it into Links 1.51 so that it could become the foundation of my collection. It was a duplicated system up to this point...
Forum:
vBulletin 3.0 Full Releases
02-11-2005, 07:02 PM
Replies:
1,243
Links and Files Database
Views:
218,371
Posted By
darcyb
Oh wow! I love this hack! THANK YOU SO MUCH!
Oh wow! I love this hack! THANK YOU SO MUCH!
Forum:
vB3 General Discussions
10-27-2004, 04:06 PM
Replies:
8
What renders/loads quicker: mysql select, or fopen() in php
Views:
1,697
Posted By
darcyb
Oh ok. I had mistakingly assumed that longtext...
Oh ok. I had mistakingly assumed that longtext was good for quotes 3-4 lines long, 80 chars per line. So no, they're not longer than 65k chars hehe. I didn't know 'text' was that roomy.
I have 130...
Forum:
vB3 General Discussions
10-27-2004, 12:58 PM
Replies:
8
What renders/loads quicker: mysql select, or fopen() in php
Views:
1,697
Posted By
darcyb
Ok, good advice Xenon, thanks! My strategy will...
Ok, good advice Xenon, thanks! My strategy will now be to count rows, and generate a random int between 1 and max_rows, and then do a SELECT by that random ID, grabbing the quote text.
My next...
Forum:
vB3 General Discussions
10-27-2004, 12:28 AM
Replies:
8
What renders/loads quicker: mysql select, or fopen() in php
Views:
1,697
Posted By
darcyb
What renders/loads quicker: mysql select, or fopen() in php
Hey folks. I want to make my own random quotes box in the header of my vb pages, and can't decide which solution to use:
1-Text file, quotes separated by \n, loaded with fopen() in php, grabbing...
Showing results 1 to 15 of 15
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
01:58 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.01362 seconds
Memory Usage
1,969KB
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
(15)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0005
(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(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(33, 0, 1,''); -> cached fperms for forum 33
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
FULLTEXT Search
php_sapi_name(): fpm-fcgi