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 12
1
2
3
11
>
Last
»
Showing results 1 to 25 of 278
Search took
0.01
seconds.
Search:
Posts Made By:
MTGDarkness
Forum:
vB3 Programming Discussions
03-01-2011, 05:44 PM
Replies:
6
syntax error, unexpected '<' in /forumdisplay.php(833) eval'd line 1
Views:
1,358
Posted By
MTGDarkness
Whoops, wouldn't you know it, I was messing with...
Whoops, wouldn't you know it, I was messing with a MyBB install on the wrong site and didn't notice. Good call kh. You'd think that I would pick it up after seeing that the folder "includes" was...
Forum:
vB3 Programming Discussions
03-01-2011, 02:04 AM
Replies:
6
syntax error, unexpected '<' in /forumdisplay.php(833) eval'd line 1
Views:
1,358
Posted By
MTGDarkness
I don't have that template. I looked in...
I don't have that template. I looked in FORUMDISPLAY, but found nothing out of the ordinary... I'm currently running 3.7.6 PL1.
Nope. Didn't work.
Forum:
vB3 Programming Discussions
02-28-2011, 06:01 PM
Replies:
6
syntax error, unexpected '<' in /forumdisplay.php(833) eval'd line 1
Views:
1,358
Posted By
MTGDarkness
syntax error, unexpected '<' in /forumdisplay.php(833) eval'd line 1
Basically, I'm getting this weird new error on forumdisplay. It doesn't crash, it just floats above the forum...
Parse error: syntax error, unexpected '<' in <x>/forums/forumdisplay.php(833) :...
Forum:
vBulletin 3.7 Add-ons
01-15-2011, 11:15 AM
Replies:
656
Miscellaneous Hacks -
Cyb - PayPal Donate
Views:
171,111
Posted By
MTGDarkness
I can't reach the page to confirm/check on...
I can't reach the page to confirm/check on donations. Whenever I go to misc.php?do=donlist, it redirects me to the smiley page. I need to confirm these guys... I tried reinstalling and still get the...
Forum:
vB4 General Discussions
11-22-2009, 01:48 PM
Replies:
3
Boo to the Style & Templates editor?
Views:
643
Posted By
MTGDarkness
It's harder. It is a lot harder. I couldn't...
It's harder. It is a lot harder. I couldn't figure it out. Having one central CSS that had everything in it was a working system; why mess with it?
Seeing how this makes modding themes harder, and...
Forum:
vB3 General Discussions
11-01-2009, 06:31 AM
Replies:
2
Setting a usergroup as uneditable
Views:
533
Posted By
MTGDarkness
Ah, okay. Tools makes that easier.
Ah, okay. Tools makes that easier.
Forum:
vB3 General Discussions
10-31-2009, 11:39 PM
Replies:
2
Setting a usergroup as uneditable
Views:
533
Posted By
MTGDarkness
Setting a usergroup as uneditable
So I have my admin usergroup setup, and I know people can't edit me because I set myself as a super admin and uneditable. But if someone edits the usergroup I have to not be an admin, then I lose...
Forum:
vB3 General Discussions
10-27-2009, 11:20 AM
Replies:
3
3.7 Styles on 3.8 vB
Views:
466
Posted By
MTGDarkness
Okay. Good to know. Thanks. :)
Okay. Good to know. Thanks. :)
Forum:
vB3 General Discussions
10-27-2009, 04:42 AM
Replies:
3
3.7 Styles on 3.8 vB
Views:
466
Posted By
MTGDarkness
3.7 Styles on 3.8 vB
Will this work? And if not, how much functionality is lost?
Forum:
vB3 Programming Discussions
08-14-2009, 11:36 AM
Replies:
1
Causing a 500-Internal Server Error
Views:
441
Posted By
MTGDarkness
Causing a 500-Internal Server Error
I want to cause a 500 (internal server) error on every page of my forum except the admincp. It has to be over a method I can reverse easily. Anyone know a good way?
Forum:
vBulletin 3.8 Add-ons
07-31-2009, 09:23 PM
Replies:
249
Administrative and Maintenance Tools -
Read PMs (PM Management Suite Lite)
Views:
80,986
Posted By
MTGDarkness
Question on this MOD. Is it possible to prevent...
Question on this MOD. Is it possible to prevent my global moderators, who have access to the user part of the admincp, from seeing/reading this link to the specific part, or concealing it elsewhere?...
Forum:
Modification Requests/Questions (Unpaid)
07-31-2009, 09:21 PM
Replies:
18
Read other people's PMs
Views:
1,443
Posted By
MTGDarkness
I did... didn't pull anything up.
I did... didn't pull anything up.
Forum:
Modification Requests/Questions (Unpaid)
07-31-2009, 08:47 PM
Replies:
18
Read other people's PMs
Views:
1,443
Posted By
MTGDarkness
Read other people's PMs
Looking for a MOD that allows admins to do this.
Forum:
vB3 Programming Discussions
07-10-2009, 03:57 PM
Replies:
12
Multiple-Choice userfield->Postbit options?
Views:
861
Posted By
MTGDarkness
Oh right. I'm silly. That worked. Thanks. :D
Oh right. I'm silly. That worked. Thanks. :D
Forum:
vB3 Programming Discussions
07-10-2009, 03:07 AM
Replies:
12
Multiple-Choice userfield->Postbit options?
Views:
861
Posted By
MTGDarkness
O.o Okay. How would that be set up? I'm...
O.o
Okay. How would that be set up?
I'm stupid. Got it.
<if condition="$post['field9']='[Izzet]'">
<!-- Izzet <a href="http://forums.mtgdarkness.com/showthread.php?t=21665"><img...
Forum:
vB3 Programming Discussions
07-09-2009, 07:12 PM
Replies:
12
Multiple-Choice userfield->Postbit options?
Views:
861
Posted By
MTGDarkness
No, it works. What I did was put the following...
No, it works. What I did was put the following snippet of code outside of all the conditionals in the template:
<!-- Clans -- >
And when I looked in the source code, that showed up in the...
Forum:
vB3 Programming Discussions
07-09-2009, 03:30 PM
Replies:
12
Multiple-Choice userfield->Postbit options?
Views:
861
Posted By
MTGDarkness
I put it in its own template, which I then linked...
I put it in its own template, which I then linked to in the postbit. (I tested it by putting a non-conditional comment in there which does appear correctly).
Why shouldn't anything happen unless...
Forum:
vB3 Programming Discussions
07-09-2009, 03:55 AM
Replies:
12
Multiple-Choice userfield->Postbit options?
Views:
861
Posted By
MTGDarkness
On a Single-Selection Menu with following...
On a Single-Selection Menu with following options:
none
[Izzet]
[Soundtrack]
[Aesir]
[The Banana]
This is the code I'm using:
Forum:
vB3 Programming Discussions
07-08-2009, 04:31 PM
Replies:
12
Multiple-Choice userfield->Postbit options?
Views:
861
Posted By
MTGDarkness
No, he is using a user profile field. That's what...
No, he is using a user profile field. That's what I meant. I'll see what I can do...
--------------- Added 1247083427 at 1247083427 ---------------
Is it possible to do it over template...
Forum:
vB3 Programming Discussions
07-08-2009, 01:09 PM
Replies:
12
Multiple-Choice userfield->Postbit options?
Views:
861
Posted By
MTGDarkness
Multiple-Choice userfield->Postbit options?
My forum has a clans section. Each clan has their own emblem, banner, ideals, etc. However, the clans section has sort of been lacking lately. And the idea came up to have it so that you could select...
Forum:
Modification Requests/Questions (Unpaid)
06-29-2009, 05:43 PM
Replies:
0
Blogging Script other than the official one
Views:
504
Posted By
MTGDarkness
Blogging Script other than the official one
I'm looking for a blog for my forum, But I can't really afford to shell out 60 bucks for that right now... :-/
Anyone know of alternatives?
Forum:
vB3 Programming Discussions
06-17-2009, 04:55 PM
Replies:
3
Adding something to just one person's postbit
Views:
674
Posted By
MTGDarkness
<if...
<if condition="$post[userid]=X">HTML</if>
Forum:
vB3 Programming Discussions
06-17-2009, 03:54 PM
Replies:
3
Adding something to just one person's postbit
Views:
674
Posted By
MTGDarkness
Adding something to just one person's postbit
I want to add a html snippet to a certain user's postbit. How can I do this? I know that I need to put a template variable in there, but I just don't know which one. I tried $post[userid], but I...
Forum:
vB3 General Discussions
06-15-2009, 07:03 PM
Replies:
8
Articles-I can't find a setup that works.
Views:
797
Posted By
MTGDarkness
Well, I just installed it. It doesn't do exactly...
Well, I just installed it. It doesn't do exactly what I want (that is, have the articles separated, permission-wise, from the rest of the forum), but it's damn close and the best so far. Thanks Blue....
Forum:
vB3 General Discussions
06-15-2009, 06:04 PM
Replies:
8
Articles-I can't find a setup that works.
Views:
797
Posted By
MTGDarkness
Kinda looking for a free option. :( @Blue: ?
Kinda looking for a free option. :(
@Blue: ?
Showing results 1 to 25 of 278
Page 1 of 12
1
2
3
11
>
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
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.02980 seconds
Memory Usage
2,063KB
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)
pagenav_pagelinkrel
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(24)
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.0046
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(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
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(unspecified) fetch_permissions(15, 0, 1,''); -> cached fperms for forum 15
(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