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 18 of 18
Search took
0.00
seconds.
Search:
Posts Made By:
TrigZu
Forum:
vB4 Programming Discussions
05-05-2011, 10:09 PM
Replies:
10
Is passing raw variables from PHP to be parsed by a template possible?
Views:
968
Posted By
TrigZu
Yeah, I know. It's just that I already wrote the...
Yeah, I know. It's just that I already wrote the whole thing in the template and I wanted to put it in the PHP page instead (I didn't plan ahead), but I'm too lazy to go back and change all of the...
Forum:
vB4 General Discussions
05-05-2011, 06:15 PM
Replies:
2
Updating same template, different style, by just editing one of them possible?
Views:
333
Posted By
TrigZu
Ahhh, thanks. Seems like a perfect solution.
Ahhh, thanks. Seems like a perfect solution.
Forum:
vB4 Programming Discussions
05-05-2011, 05:24 PM
Replies:
10
Is passing raw variables from PHP to be parsed by a template possible?
Views:
968
Posted By
TrigZu
Is passing raw variables from PHP to be parsed by a template possible?
Is passing raw variables from PHP to be parsed by a template possible?
I have this in my PHP page.
$content = "<vb:if condition=\"'1'=='1'\">test<vb:else />not</vb:if>";
...
Forum:
vB4 General Discussions
05-05-2011, 04:16 PM
Replies:
2
Updating same template, different style, by just editing one of them possible?
Views:
333
Posted By
TrigZu
Updating same template, different style, by just editing one of them possible?
I have a fixed and fluid style and I was just wondering if it is possible to update both templates at once instead of having to go back and forth.
Perhaps I should just move everything over to the...
Forum:
vB4 General Discussions
04-20-2011, 10:48 PM
Replies:
0
CSRF_SKIP_LIST not working, please help.
Views:
348
Posted By
TrigZu
CSRF_SKIP_LIST not working, please help.
So I have a vBulletin powered donation page with this at the top:
// #################### DEFINE IMPORTANT CONSTANTS #######################
define('THIS_SCRIPT', 'DONATE');...
Forum:
vB4 General Discussions
01-14-2011, 03:27 PM
Replies:
4
http://website.com login works http://www.website.com doesn't
Views:
719
Posted By
TrigZu
Ahhhh okay. I think the cookie way is the proper...
Ahhhh okay. I think the cookie way is the proper way to do that. Thanks.
Forum:
vB4 General Discussions
01-13-2011, 07:23 PM
Replies:
4
http://website.com login works http://www.website.com doesn't
Views:
719
Posted By
TrigZu
Alright, so I guess that means there isn't a way...
Alright, so I guess that means there isn't a way to do it via vB. Thanks. If this doesn't work I'll just make a PHP script that redirects to the URL with the WWW included if it's missing from the...
Forum:
vB4 General Discussions
01-13-2011, 01:49 PM
Replies:
4
http://website.com login works http://www.website.com doesn't
Views:
719
Posted By
TrigZu
http://website.com login works http://www.website.com doesn't
How do I properly setup my site URL so that a user can type either http://website.com or http://www.website.com and still login either way.
IDK if I made myself clear on that post (in a rush ATM),...
Forum:
vB4 Programming Discussions
12-27-2010, 11:24 AM
Replies:
0
Google Chrome gets correct results, but FF and IE do not? (User Set Username Color)
Views:
422
Posted By
TrigZu
Google Chrome gets correct results, but FF and IE do not? (User Set Username Color)
RESOLVED
Hey guys, thanks for checking out my thread, I don't really know if this part is considered coding, but here I go...
This is from the memberaction_dropdown template; the goal is to...
Forum:
vBulletin 4.x Add-ons
12-18-2010, 12:46 PM
Replies:
160
New Posting Features -
Per Usergroup HTML Posting Permission
Views:
41,724
Posted By
TrigZu
I would use this, but I'm afraid of this line: ...
I would use this, but I'm afraid of this line:
"In the current vB 4.0, this WILL apply retroactively.
That is, if a User posted something in HTML in the past, before they were given the ability,...
Forum:
vBulletin 4.x Add-ons
11-28-2010, 09:51 PM
Replies:
78
Miscellaneous Hacks -
Advanced [YOU] BB Code (with options) by BOP5
Views:
16,891
Posted By
TrigZu
The advanced features make it much more powerful....
The advanced features make it much more powerful.
It's "Advanced" - There are settings in vBulletin options to enable, disable, block, and make users immune to this code.
Forum:
vBulletin 4.x Add-ons
11-28-2010, 09:12 PM
Replies:
78
Miscellaneous Hacks -
Advanced [YOU] BB Code (with options) by BOP5
Views:
16,891
Posted By
TrigZu
I think if they're not allowed to use it they...
I think if they're not allowed to use it they should still see their username.
1
Make an option to not use the tag by user & usergroup & board & thread.
Then make an option to not see the tag by...
Forum:
vBulletin 4.x Add-ons
11-28-2010, 07:56 PM
Replies:
78
Miscellaneous Hacks -
Advanced [YOU] BB Code (with options) by BOP5
Views:
16,891
Posted By
TrigZu
It has helped indeed. I'm going to go ahead and...
It has helped indeed. I'm going to go ahead and change that code now.
Perhaps rather than deciding whether or not to block or allow you could use both where blocks supersede allows. By doing so...
Forum:
vBulletin 4.x Add-ons
11-28-2010, 07:31 PM
Replies:
78
Miscellaneous Hacks -
Advanced [YOU] BB Code (with options) by BOP5
Views:
16,891
Posted By
TrigZu
Also, maybe an option so only X usergroups/boards...
Also, maybe an option so only X usergroups/boards have it turned on, so instead of eliminating all the other boards/groups you can just grant permissions to one board. Anyways, <3 it.
Forum:
vBulletin 4.x Add-ons
11-28-2010, 07:26 PM
Replies:
78
Miscellaneous Hacks -
Advanced [YOU] BB Code (with options) by BOP5
Views:
16,891
Posted By
TrigZu
I'd like to see an option so [you] only works in...
I'd like to see an option so [you] only works in X threads.
Forum:
vBulletin 4.x Add-ons
11-28-2010, 07:20 PM
Replies:
51
BB Code Enhancements -
BBCode - Comprehensive set of TABLE tags (BB Code)
Views:
20,377
Posted By
TrigZu
Right, not a very neat solution, but I suppose it...
Right, not a very neat solution, but I suppose it will work for now. I really appreciate the quick reply, and you're right about having HTML turned off I'm pretty sure. To be honest I didn't even...
Forum:
vBulletin 4.x Add-ons
11-28-2010, 12:16 AM
Replies:
28
BB Code Enhancements -
[BB Code] You - for vB 4.x
Views:
10,024
Posted By
TrigZu
Could you make a version where the [you] tag only...
Could you make a version where the [you] tag only works for X usergroups.
Forum:
vBulletin 4.x Add-ons
11-27-2010, 06:55 PM
Replies:
51
BB Code Enhancements -
BBCode - Comprehensive set of TABLE tags (BB Code)
Views:
20,377
Posted By
TrigZu
Couldn't HTML injection be a potential issue, and...
Couldn't HTML injection be a potential issue, and is there some other way to fix the spacing issue? The other guys solution didn't work for me, I don't see why it would work... :/
Showing results 1 to 18 of 18
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:41 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.01649 seconds
Memory Usage
1,989KB
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
(18)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(31)
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.0006
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
(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(245, 0, 1,''); -> cached fperms for forum 245
FULLTEXT Search
php_sapi_name(): fpm-fcgi