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 46
Search took
0.01
seconds.
Search:
Posts Made By:
KGodel
Forum:
vB4 General Discussions
07-04-2015, 09:53 PM
Replies:
2
Private Message Function?
Views:
356
Posted By
x iJailBreak x
There is, lemme dig out some code I've used in...
There is, lemme dig out some code I've used in the past.
$message = ""; // pm body
$title = ""; // pm title
$fromid = ""; // userid of pm sender
$toid = ""; // userid to send pm to
$fromuser...
Forum:
Community Lounge
06-05-2015, 12:03 AM
Replies:
49
vBulletin 6
Views:
13,034
Posted By
TheLastSuperman
I haven't even began suggesting vB5 to my...
I haven't even began suggesting vB5 to my clients, 99% are on vB4 and vB3 with the few who did make the jump to 5.x regretting it heavily.
RAWR! vB6? WHAT'S DAT? Ahhhhhh I C vB6 = Very Broken v6
...
Forum:
vB4 General Discussions
05-02-2015, 03:19 PM
Replies:
8
Reply but not View
Views:
1,295
Posted By
MarkFL
Okay, I will create a mod so you can control...
Okay, I will create a mod so you can control which forum(s) this will affect. I don't foresee this being difficult, but you never know...however, I will give it my best. :D
Forum:
vBulletin 4.x Add-ons
03-18-2015, 10:00 PM
Replies:
15
Profile Enhancements -
Innovative Default Profile Tab
Views:
5,153
Posted By
TheLastSuperman
Innovative Default Profile Tab
This modification allows the administrator to specify the default profile tab, so in other words when you visit a members profile page the tab you specify shows. Its very similar in nature to the...
Forum:
vBulletin 4.x Add-ons
03-18-2015, 10:00 PM
Replies:
44
Miscellaneous Hacks -
Human Verification on Login
Views:
11,486
Posted By
kh99
Human Verification on Login
What is it?
----------------------------
This mod adds human verification to login, after a selectable number of failures (strikes).
Why would I want this? Users will hate it....
Forum:
Community Lounge
01-26-2015, 03:52 PM
Replies:
1
ASM 370/JCL?
Views:
857
Posted By
Paul M
Sorry, I dont know any good material these days...
Sorry, I dont know any good material these days (other than google), but I do remember the joys(!) of JCL for many years on IBM mainframes.
Forum:
Community Lounge
01-18-2015, 04:26 AM
Replies:
76
what is up with aquarium forums and vbulletin 5?
Views:
8,202
Posted By
Digital Jedi
https://vborg.vbsupport.ru/external/2015/01/18.png
https://vborg.vbsupport.ru/external/2015/01/18.png
Forum:
Community Lounge
01-14-2015, 03:07 AM
Replies:
76
what is up with aquarium forums and vbulletin 5?
Views:
8,202
Posted By
Max Taxable
Sounds fishy. Get it? :D
Sounds fishy.
Get it?
:D
Forum:
vB4 General Discussions
01-05-2015, 11:59 AM
Replies:
64
vB CMS Capabilities
Views:
5,122
Posted By
Dead Eddie
It's just the way the CMS works. If you're...
It's just the way the CMS works. If you're sending values to the template, the fastest, easiest, and best way to to do it is to add it to the view directly (the view is responsible for knowing...
Forum:
Community Lounge
12-31-2014, 09:36 PM
Replies:
10
Happy New Year
Views:
1,171
Posted By
ozzy47
Happy New Year
Wishing everyone a Happy New Year. :)
https://vborg.vbsupport.ru/external/2014/12/4.jpg
Forum:
vB4 General Discussions
12-16-2014, 12:02 AM
Replies:
64
vB CMS Capabilities
Views:
5,122
Posted By
HM666
Ok question one: no every page does not need to...
Ok question one: no every page does not need to have its on section, but let's say in the case of my web site. If I were to put it on the vBulletin CMS instead of just coding a regular HTML/CSS based...
Forum:
vBulletin 4.x Add-ons
12-15-2014, 07:26 PM
Replies:
1,896
Major Additions -
Yet Another Awards System
Views:
377,646
Posted By
squidsk
A bit of an early Christmas gift for everyone. ...
A bit of an early Christmas gift for everyone.
Released YaAS Version 4.0.9
Added - Handling of user merges
Added - Handling of user deletes
Added - Manage awards on per user basis
Added...
Forum:
Community Lounge
12-15-2014, 04:42 AM
Replies:
34
Grandad
Views:
3,745
Posted By
ForceHSS
Grandad
My 22 year old daughter is 6 weeks pregnant baby is due the 7th of Aug I turn 44 in march so very young to be a grandad but looking forward to my first grand child
Forum:
Community Lounge
12-09-2014, 05:51 PM
Replies:
28
Can you link to some larger VB 5 forums?
Views:
2,563
Posted By
Max Taxable
It would be unwise. What is the compelling...
It would be unwise.
What is the compelling reason to violate "if it ain't broke don't fix it?"
Forum:
Modification Requests/Questions (Unpaid)
12-09-2014, 03:37 PM
Replies:
66
New Recaptcha for vB3.8
Views:
7,310
Posted By
kh99
This doesn't look like it should be very...
This doesn't look like it should be very difficult. I'll try to throw something together if no one else is working on it. It might be a little more difficult to integrate it with the existing human...
Forum:
vB4 General Discussions
12-05-2014, 01:31 AM
Replies:
35
Template Variable Issue
Views:
1,496
Posted By
nerbert
To store in datastore require_once(DIR ....
To store in datastore
require_once(DIR . '/includes/functions.php');
build_datastore('countries', serialize($countries), 1);
You need a plugin in "init_startup"
if(THIS_SCRIPT ==...
Forum:
vB4 General Discussions
12-04-2014, 10:00 PM
Replies:
35
Template Variable Issue
Views:
1,496
Posted By
vBNinja
I think you should get rid of the ...
I think you should get rid of the file_get_contents and replace it with this: :)
$countries = array (
'AD' => 'Andorra',
'AE' => 'United Arab Emirates',
'AF' => 'Afghanistan',
'AG' =>...
Forum:
vB4 General Discussions
12-04-2014, 08:52 PM
Replies:
35
Template Variable Issue
Views:
1,496
Posted By
kh99
Oh, yeah, if you didn't create a template named...
Oh, yeah, if you didn't create a template named 'countrytemplate' then that's the problem. You could do this:
$country = $user['field58'];
$ccode = get_ccode($country);
if ($ccode !=...
Forum:
vB4 General Discussions
12-04-2014, 08:07 PM
Replies:
35
Template Variable Issue
Views:
1,496
Posted By
Lynne
What is the content of the template...
What is the content of the template countrytemplate? And have you turned on the option to view templates in the source code and verified it isn't being called?
Forum:
Modification Requests/Questions (Unpaid)
10-26-2014, 09:27 PM
Replies:
7
Post on Registration
Views:
741
Posted By
vBNinja
in that case the easiest way to go about it is...
in that case the easiest way to go about it is edit your register template and add the input fields, give them specific names or maybe put all of them related to your application in an array like:...
Forum:
vB4 General Discussions
10-22-2014, 09:21 PM
Replies:
8
Problem with User Additions
Views:
557
Posted By
tbworld
The correct function is being used: NOW() is a...
The correct function is being used: NOW() is a database function and does refer to the immediate timedate stamp, "timenow()" is the PHP version.
@KGodel, I am too busy today, but I will try to...
Forum:
vB4 General Discussions
10-22-2014, 08:16 PM
Replies:
8
Problem with User Additions
Views:
557
Posted By
ozzy47
Not entirely sure but I believe...
Not entirely sure but I believe iga_lastpointsdate = NOW should be iga_lastpointsdate = TIMENOW
Forum:
vB4 General Discussions
10-20-2014, 08:25 PM
Replies:
8
Problem with User Additions
Views:
557
Posted By
kh99
You have empty($_POST['points']), but that will...
You have empty($_POST['points']), but that will be true if it's 0 (see the php page for empty() (http://php.net/manual/en/function.empty.php)). I think you want to use !isset($_POST['points'])...
Forum:
vBulletin 4.x Add-ons
09-26-2014, 04:23 AM
Replies:
88
Moderators Functions -
[DBTech] Threadmins and Group Moderators v2 (vB4)
Views:
29,000
Posted By
DragonByte Tech
Thanks for the report. I've uploaded a changed...
Thanks for the report. I've uploaded a changed file (the wrong XML was included) which should address the issue. Simply install the XML over the current install and things should go back to normal....
Forum:
vB4 General Discussions
09-12-2014, 09:10 PM
Replies:
19
Error After Username Change
Views:
960
Posted By
tbworld
If you start saving your database before the...
If you start saving your database before the email and after the user makes his changes -- you will have one dataset. Three sets of data should be enough for the beginning of a pattern. :)
Showing results 1 to 25 of 46
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
09:13 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.01713 seconds
Memory Usage
2,048KB
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
(51)
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.0010
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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