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 25 of 25
Search took
0.00
seconds.
Search:
Posts Made By:
helltonic
Forum:
vB3 Programming Discussions
02-13-2010, 10:50 PM
Replies:
1
adding a link to user's profile
Views:
606
Posted By
helltonic
nevermind, got it working by creating a plugin...
nevermind, got it working by creating a plugin that used the member_complete hook to create a new entry in the $show[] array e.g:$show['mylink'] = TRUE;
then, in the MEMBERINFO Template, used...
Forum:
vB3 Programming Discussions
02-11-2010, 11:53 PM
Replies:
1
adding a link to user's profile
Views:
606
Posted By
helltonic
adding a link to user's profile
Hello, could someone please tell me where I have to echo something in order to get a link somewhere at the top of the userprofile page? I have been looking all evening in /forums/member.php but it...
Forum:
vBulletin Pre-Sales Questions
11-05-2009, 11:40 PM
Replies:
6
administrator permissions in version 4
Views:
1,678
Posted By
helltonic
Marco, thanks I will post the question on the...
Marco, thanks I will post the question on the vbulletin.com forum, but while I still have the attention of gerbil249, let me just ask him:
Using the admin config file you mentioned, is there...
Forum:
vBulletin Pre-Sales Questions
11-03-2009, 05:05 PM
Replies:
6
administrator permissions in version 4
Views:
1,678
Posted By
helltonic
administrator permissions in version 4
Hello, i have a question about this.
Say I have 4 usergroups:
- Registered Users
- Employees
- Middle Management
- Upper Management
I want people in Middle Management to be able to change a...
Forum:
vBulletin 3.8 Add-ons
10-04-2009, 04:57 AM
Replies:
86
Mini Mods -
Default Avatar
Views:
30,721
Posted By
helltonic
Thanks
Thanks
Forum:
vB3 General Discussions
10-03-2009, 09:23 PM
Replies:
1
quicksearch member in $show array
Views:
799
Posted By
helltonic
quicksearch member in $show array
Hello, could somebody please tell me the criteria for when 'quicksearch' would be a member of $show? Is it just when the user is logged in? Or is there some other criteria that has to be met?
<a...
Forum:
vB3 General Discussions
10-01-2009, 03:31 PM
Replies:
8
Using vbulletin IF conditionals in a module
Views:
822
Posted By
helltonic
hmm that's weird why $show[] would include...
hmm that's weird why $show[] would include 'quicksearch' for me normally, but now when I moved it to a PHP module it only includes the things I pasted above.
I thought perhaps I was not looking at...
Forum:
vB3 General Discussions
10-01-2009, 02:59 AM
Replies:
8
Using vbulletin IF conditionals in a module
Views:
822
Posted By
helltonic
Dear Lynne, This dropdown works fine when it...
Dear Lynne,
This dropdown works fine when it is in Style Manager; it doesn't need any more code. I just need to translate it properly from the following code block into PHP so I can take it out...
Forum:
vB3 General Discussions
10-01-2009, 02:13 AM
Replies:
8
Using vbulletin IF conditionals in a module
Views:
822
Posted By
helltonic
Hey thanks for helping me. I got most of those...
Hey thanks for helping me. I got most of those working. Here is what I did:
<?php /* Forum index */
$href =...
Forum:
vB3 General Discussions
09-30-2009, 05:20 AM
Replies:
8
Using vbulletin IF conditionals in a module
Views:
822
Posted By
helltonic
Thank you. I didn't know I could do that. It...
Thank you. I didn't know I could do that. It works perfect
However, what about links like this? They still don't work.<a href="/forums/$vboptions[forumhome].php$session[sessionurl_q]">link</a>...
Forum:
vB3 General Discussions
09-30-2009, 12:08 AM
Replies:
8
Using vbulletin IF conditionals in a module
Views:
822
Posted By
helltonic
Using vbulletin IF conditionals in a module
Hello, I had a menu strip that shows different options to different usergroups.
For instance:<if condition="is_member_of($vbulletin->userinfo, 21, 13)">
<li><a...
Forum:
vBulletin 3.6 Template Modifications
06-29-2009, 09:43 AM
Replies:
17
Miscellaneous Hacks -
Postbit: SteamID and Hlstats Rankings
Views:
8,982
Posted By
helltonic
it works for me and i'm using vBulletin 3.8.3
it works for me and i'm using vBulletin 3.8.3
Forum:
vBulletin 3.7 Add-ons
04-09-2009, 07:06 PM
Replies:
146
Forum Display Enhancements -
Separate Sticky and Normal Threads
Views:
54,589
Posted By
helltonic
installed :D
installed :D
Forum:
vBulletin 3.7 Add-ons
04-09-2009, 06:46 PM
Replies:
239
Profile Enhancements -
Automatically Add Friend
Views:
57,537
Posted By
helltonic
Installed. nice job
Installed.
nice job
Forum:
vB3 General Discussions
01-28-2009, 12:50 PM
Replies:
7
having a template on a post
Views:
899
Posted By
helltonic
spinball thank you i checked out your classified...
spinball thank you i checked out your classified site to see the hack in action. very nice, that is basically what i want.
blind-eddie, i will keep a look out for you if you post back. thanks
Forum:
vBulletin.org Site Feedback
01-28-2009, 12:21 PM
Replies:
5
vbulletin.com vs vbulletin.org
Views:
1,303
Posted By
helltonic
thanks
thanks
Forum:
vBulletin.org Site Feedback
01-28-2009, 11:27 AM
Replies:
5
vbulletin.com vs vbulletin.org
Views:
1,303
Posted By
helltonic
vbulletin.com vs vbulletin.org
Just wondering, are these sites affiliated? I noticed my user name is invalid on vbulletin.com
What's the difference between the two?
Forum:
vB3 General Discussions
01-25-2009, 04:34 AM
Replies:
7
having a template on a post
Views:
899
Posted By
helltonic
well i dont know how exactly to phrase it, but i...
well i dont know how exactly to phrase it, but i was looking for something that makes the first post more like a form that people fill out, rather than just type anything freestyle
Forum:
vB3 General Discussions
01-24-2009, 12:00 PM
Replies:
7
having a template on a post
Views:
899
Posted By
helltonic
thanks for replying, but i dont think that's what...
thanks for replying, but i dont think that's what i am looking for. nevermind
Forum:
vB3 General Discussions
01-24-2009, 07:15 AM
Replies:
7
having a template on a post
Views:
899
Posted By
helltonic
having a template on a post
Hi, i was wondering how you guys do this. The first post in the thread follows a template and the responses are just normal posts.
like this for example: (whenever a addon is submitted)...
Forum:
vB3 General Discussions
01-22-2009, 05:05 PM
Replies:
13
changing forum from php to .html and upgrading
Views:
2,159
Posted By
helltonic
hmm sorry but what would the difference be? i...
hmm sorry but what would the difference be? i thought the HTML in a .php file was rendered the same as the HTML in a .html file.
Forum:
vB3 General Discussions
01-22-2009, 05:44 AM
Replies:
6
two thread prefixes?
Views:
832
Posted By
helltonic
thanks both of you.
thanks both of you.
Forum:
vB3 General Discussions
01-20-2009, 04:33 PM
Replies:
6
two thread prefixes?
Views:
832
Posted By
helltonic
I'm pretty sure you are correct that the mod I am...
I'm pretty sure you are correct that the mod I am looking for does not exist.
But what I'm trying to ask is, what files would I have to change in order to create this mod? And even better, what...
Forum:
vB3 General Discussions
01-19-2009, 09:01 PM
Replies:
6
two thread prefixes?
Views:
832
Posted By
helltonic
bump?
bump?
Forum:
vB3 General Discussions
01-19-2009, 04:55 AM
Replies:
6
two thread prefixes?
Views:
832
Posted By
helltonic
two thread prefixes?
hi what kind of mod would it take to get threads to have two prefixes each?
so:
[Prefix1] [Prefix2] Thread title
thank you
~~~
Edit: I added screenshots of what i'm talking about. When I...
Showing results 1 to 25 of 25
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
07: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.04117 seconds
Memory Usage
2,019KB
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
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(13)
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.0007
(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(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(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(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(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(192, 0, 1,''); -> cached fperms for forum 192
(unspecified) fetch_permissions(192, 0, 1,''); -> cached fperms for forum 192
(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(228, 0, 1,''); -> cached fperms for forum 228
(unspecified) fetch_permissions(228, 0, 1,''); -> cached fperms for forum 228
(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(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(unspecified) fetch_permissions(7, 0, 1,''); -> cached fperms for forum 7
(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(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi