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 31
Search took
0.00
seconds.
Search:
Posts Made By:
Colossal31
Forum:
vB4 General Discussions
04-14-2016, 07:24 PM
Replies:
1
Terms of Use Update
Views:
477
Posted By
Colossal31
Terms of Use Update
Ok we are getting ready to update our TOU on our website is there a way to force users to re-read the Terms of Use and accept like during registration without having them to re-register?
Forum:
vB4 General Discussions
01-16-2016, 08:25 PM
Replies:
7
Usergroup Manager
Views:
410
Posted By
Colossal31
It sounds like that code will remove all...
It sounds like that code will remove all secondary usergroups from a user. That is not what I am looking for. I just need to remove one secondary usergroup from all the users that are in it
Forum:
vB4 General Discussions
01-16-2016, 08:16 PM
Replies:
7
Usergroup Manager
Views:
410
Posted By
Colossal31
Ok what do you not get maybe I can explain it...
Ok what do you not get maybe I can explain it better
Forum:
vB4 General Discussions
01-16-2016, 07:49 PM
Replies:
7
Usergroup Manager
Views:
410
Posted By
Colossal31
There is 30+ Usergroups. That is only one set...
There is 30+ Usergroups. That is only one set because there is 5 other sets of 30 Usergroups some with more and some with less users that are on different time frames. If i have the query with the...
Forum:
vB4 General Discussions
01-16-2016, 07:09 PM
Replies:
7
Usergroup Manager
Views:
410
Posted By
Colossal31
Usergroup Manager
Afternoon everyone,
Ok so I have run into a dilemma that I have been searching for a solution for. I need to be able to remove 12-18 users out of a Secondary usergroup. But I need to be able to...
Forum:
vB4 Programming Discussions
12-02-2015, 08:13 PM
Replies:
6
PHP Direct Evaluation problem
Views:
612
Posted By
Colossal31
That does work but their are multiple match...
That does work but their are multiple match results for each team Id is there a way to sum up the wins and losses for each team id? SO that it doesnt come out like below.
Forum:
Modification Graveyard
12-02-2015, 01:32 AM
Replies:
50
Forum Display Enhancements -
Forumdisplay Warning Splash Message
Views:
27,154
Posted By
Colossal31
nhawk, I have been looking everywhere...
nhawk,
I have been looking everywhere for a splash warning like this but never seemed to come across this until a few days back. I have seen multiple request about making this apply to the...
Forum:
vB4 Programming Discussions
12-02-2015, 12:48 AM
Replies:
6
PHP Direct Evaluation problem
Views:
612
Posted By
Colossal31
Tried this and still no display. Still have no...
Tried this and still no display. Still have no idea what I am doing wrong or if a forum block is even capable of displaying this info. Any more assistance is appreciated.
Forum:
vB4 Programming Discussions
11-30-2015, 07:22 PM
Replies:
6
PHP Direct Evaluation problem
Views:
612
Posted By
Colossal31
alright just so I am understanding right in place...
alright just so I am understanding right in place of
$query = "SELECT team_id, win, loss FROM match_results WHERE season_id=12";
Use this?
$myquery = vB::$db->query_read("SELECT team_id, win,...
Forum:
vB4 Programming Discussions
11-28-2015, 06:34 AM
Replies:
6
PHP Direct Evaluation problem
Views:
612
Posted By
Colossal31
PHP Direct Evaluation problem
I am trying to pull data from my DB and display it as a table in a Forum Side Block. I can not figure out where I am going wrong I have looked at multiple posts on here and Vbulletin.com and none of...
Forum:
vB4 General Discussions
10-19-2015, 07:48 PM
Replies:
9
Admin CP Profile Editor Question
Views:
597
Posted By
Colossal31
Okay after looking in there I have found that it...
Okay after looking in there I have found that it does have the basic user editor page code in their but it does not appear that there is anything with the area that I am looking to hide. I attached a...
Forum:
vB4 General Discussions
10-16-2015, 12:15 PM
Replies:
9
Admin CP Profile Editor Question
Views:
597
Posted By
Colossal31
Thanks Lynne I will look there, but I may post...
Thanks Lynne I will look there, but I may post back with questions for suggestions on how to do what I am looking to do.
Forum:
vB4 General Discussions
10-15-2015, 10:07 PM
Replies:
9
Admin CP Profile Editor Question
Views:
597
Posted By
Colossal31
Any idea on what file or template I need to edit?
Any idea on what file or template I need to edit?
Forum:
vB4 General Discussions
10-15-2015, 12:13 AM
Replies:
9
Admin CP Profile Editor Question
Views:
597
Posted By
Colossal31
Alcazarx is right in the Admin CP User Editor. I...
Alcazarx is right in the Admin CP User Editor. I want to block out certain sections to sub-admins. I was hoping there was a way to do this.
Forum:
vB4 General Discussions
10-12-2015, 06:06 PM
Replies:
9
Admin CP Profile Editor Question
Views:
597
Posted By
Colossal31
Admin CP Profile Editor Question
In the AdminCP is there a way to limit what sub-admin groups can view? For example I have the DBTech Shop currencies listed and I do not want sub-admin groups to see this in the AdminCP User Editor....
Forum:
vB4 Programming Discussions
10-10-2015, 12:29 AM
Replies:
12
Code Help
Views:
957
Posted By
Colossal31
I appreciate the input atleast I have a direction...
I appreciate the input atleast I have a direction to work with. I will look at the hook and the js options. In the mean time just gonna hide the block after they click it and have another block with...
Forum:
vB4 Programming Discussions
10-08-2015, 11:20 PM
Replies:
12
Code Help
Views:
957
Posted By
Colossal31
http://www.eliteteamplay.com/forumdisplay.php?50-E...
http://www.eliteteamplay.com/forumdisplay.php?50-Elite-Basketball-Association
the forum block is to the right.
http://www.eliteteamplay.com/roster.php?roster=EBAFreeAgent
That is the roster...
Forum:
vB4 Programming Discussions
10-06-2015, 07:35 PM
Replies:
12
Code Help
Views:
957
Posted By
Colossal31
Tried both but it still is not redirecting. The...
Tried both but it still is not redirecting. The join still works but the redirect still fails.
Forum:
vB4 Programming Discussions
10-05-2015, 11:00 PM
Replies:
12
Code Help
Views:
957
Posted By
Colossal31
So does anyone see what I did wrong? I am sure I...
So does anyone see what I did wrong? I am sure I screwed something up. Just looking for a little help. Basically to break it down again. This forum block is displayed in Sidebar Anywhere on a...
Forum:
vB4 Programming Discussions
10-03-2015, 06:49 PM
Replies:
12
Code Help
Views:
957
Posted By
Colossal31
OK the code above is the code for the Forum Block...
OK the code above is the code for the Forum Block that has a button for them to click on and it puts them in a usergroup. When they click on it, I want it to redirect them to the...
Forum:
vB4 Programming Discussions
10-02-2015, 10:09 PM
Replies:
12
Code Help
Views:
957
Posted By
Colossal31
Code Help
Tried to make a forum block that signs you up for a usergroup. I have the template set to join the group and the join part works but for some reason it will not redirect to the Usergroup Roster Page...
Forum:
vBulletin 4 Articles
09-27-2015, 07:11 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,642
Posted By
Colossal31
What I am meaning is in the code how do I...
What I am meaning is in the code how do I identify the usergroup I wanna display? Like what do I need to change to show just that one usergroup.
Forum:
vBulletin 4 Articles
09-24-2015, 08:29 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,642
Posted By
Colossal31
Ok so how would I identify the specific...
Ok so how would I identify the specific usergroups. I am not the strongest at this I am learning as I go. SO any help would be appreciated. Thanks.
Forum:
vBulletin 4 Articles
09-24-2015, 08:06 PM
Replies:
1,120
[HOW TO - vB4] Create your own vBulletin page
Views:
256,642
Posted By
Colossal31
Does anyone know how I could make this a...
Does anyone know how I could make this a memberlist page that shows just one usergroup?
Forum:
vB4 General Discussions
09-21-2015, 01:42 AM
Replies:
2
Usergroup Specific Member Lists
Views:
388
Posted By
Colossal31
While that is a good one that does not do what I...
While that is a good one that does not do what I need. I need a page that displays a specific usergroups memberlist and I have to be able to do it with multiple usergroups. I have signup buttons for...
Showing results 1 to 25 of 31
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
07:07 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.01617 seconds
Memory Usage
2,031KB
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
(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.0007
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
(unspecified) fetch_permissions(251, 0, 1,''); -> cached fperms for forum 251
FULLTEXT Search
php_sapi_name(): fpm-fcgi