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 7
1
2
3
>
Last
»
Showing results 1 to 25 of 173
Search took
0.01
seconds.
Search:
Posts Made By:
rootnik
Forum:
vB3 Programming Discussions
11-20-2008, 03:28 PM
Replies:
0
Can I do this with mysql?
Views:
539
Posted By
rootnik
Can I do this with mysql?
Let's say I have a table in my database that stores my user's favorite movies. Each row in the table stores a single movie, so the user can have multiple rows in the movie table.
Now I want to...
Forum:
News and Announcements
09-18-2008, 11:46 PM
Replies:
114
vBulletin 3.8.0 on vBulletin.com
Views:
24,490
Posted By
rootnik
Please, take your time developers. I'm just now...
Please, take your time developers. I'm just now getting comfortable with the changes made in 3.7.
Forum:
Modification Graveyard
06-17-2008, 07:55 PM
Replies:
11
Profile Enhancements -
Ignored users can't post visitor messages
Views:
3,868
Posted By
rootnik
This is the first I have heard of anything like...
This is the first I have heard of anything like that...
Are you sure it is not another hack doing this? This only shows the "no permissions" if the user is on the ignore list and can not...
Forum:
vBulletin 3.6 Add-ons
06-17-2008, 03:29 AM
Replies:
625
Major Additions -
vS-Interactive Profiles
Views:
153,511
Posted By
rootnik
I suggest reverting the template and applying the...
I suggest reverting the template and applying the changes again. You've messed up somewhere...
Forum:
vBulletin.org Site Feedback
06-14-2008, 10:24 PM
Replies:
81
enough is enough....people get ripped off!!
Views:
13,366
Posted By
rootnik
If that is true, thats one mistake (IMO) right...
If that is true, thats one mistake (IMO) right there. It makes it hard for him to even prove that he got ripped off if there is not a post in the thread showing that a deal took place.
It is most...
Forum:
vBulletin.org Site Feedback
06-14-2008, 10:17 PM
Replies:
81
enough is enough....people get ripped off!!
Views:
13,366
Posted By
rootnik
Hi edenx, Let me know what type of modules...
Hi edenx,
Let me know what type of modules you need and I'll help you out for free when I get some time. It makes sick to think about somebody using this community to steal money from members.
...
Forum:
vBulletin 3.7 Add-ons
06-10-2008, 06:19 PM
Replies:
296
Miscellaneous Hacks -
Registration form AJAX enhancements
Views:
78,600
Posted By
rootnik
Does this check our vbulletin option for...
Does this check our vbulletin option for "username regular expression" while validating the username?
Forum:
vBulletin 3.7 Add-ons
06-09-2008, 06:41 PM
Replies:
32
Mini Mods -
Remove forum rules step from registration
Views:
8,827
Posted By
rootnik
Edit your forum_rules_description phrase.
Edit your forum_rules_description phrase.
Forum:
vBulletin Pre-Sales Questions
06-09-2008, 02:23 AM
Replies:
5
Will I be able to integrate the forum into my current site?
Views:
1,239
Posted By
rootnik
You can try finding some help in this forum: ...
You can try finding some help in this forum:
https://vborg.vbsupport.ru/forumdisplay.php?f=30
I'd offer to help, but I'm having a hard time keeping up with my own site.
Good luck, I love...
Forum:
vBulletin.org Site Feedback
06-08-2008, 04:50 PM
Replies:
15
Please vb.org, fix the search bar.
Views:
2,208
Posted By
rootnik
vb.org's search box is like your pulldown search...
vb.org's search box is like your pulldown search box on the default vbulletin install, which does not carry over the search input.
Forum:
vBulletin.org Site Feedback
06-08-2008, 03:32 PM
Replies:
15
Please vb.org, fix the search bar.
Views:
2,208
Posted By
rootnik
Does the search bar on your website do this? ...
Does the search bar on your website do this? This isn't a vb default... I don't think they need to fix anything. Nothing is broken...
While it is a good idea, it is wrong to assume something is...
Forum:
vBulletin 3.7 Add-ons
06-08-2008, 03:22 PM
Replies:
32
Mini Mods -
Remove forum rules step from registration
Views:
8,827
Posted By
rootnik
Listen... if a webmaster installs this hack, they...
Listen... if a webmaster installs this hack, they are not going to be in a "catch 22 situation" later on. They know that the rule step was skipped, and they obviously wanted that or they would not...
Forum:
vB3 General Discussions
06-06-2008, 05:31 PM
Replies:
6
I want like this hack
Views:
2,541
Posted By
rootnik
I'm guessing that is a login form? Is that all...
I'm guessing that is a login form? Is that all you are wanting?
Forum:
vB3 General Discussions
06-06-2008, 05:28 PM
Replies:
5
A couple of Questions
Views:
760
Posted By
rootnik
You could do something like <if...
You could do something like <if condition="$bbuserinfo[userid]!=1 || $bbuserinfo[userid]!=2 || $bbuserinfo[userid]!=3"> if you are set on not using usergroups.
There may be a better way to do it...
Forum:
vBulletin 3.7 Add-ons
06-06-2008, 12:43 PM
Replies:
32
Mini Mods -
Remove forum rules step from registration
Views:
8,827
Posted By
rootnik
Feel free to take this mod and do anything you...
Feel free to take this mod and do anything you want with it. I think that if a webmaster is not wanting to force them to accept the rules, they could care less if this 'auto accepts' or not.
If...
Forum:
vB3 General Discussions
06-06-2008, 12:34 PM
Replies:
6
:: Submission token missing ::
Views:
792
Posted By
rootnik
You can do a search/replace in the style for...
You can do a search/replace in the style for </form>
and replace it with <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /></form>
Forum:
vB3 General Discussions
06-06-2008, 12:32 PM
Replies:
5
A couple of Questions
Views:
760
Posted By
rootnik
1) Check out http://www.vbadvanced.com/ 2) ...
1) Check out http://www.vbadvanced.com/
2) It depends on the mod. If it does support usergroup settings, you are probably better off using that.
3) There is no way to do this with a...
Forum:
vB3 General Discussions
06-06-2008, 12:14 PM
Replies:
6
New Visitor Message Notification
Views:
1,148
Posted By
rootnik
Try reverting your navbar template. Make sure...
Try reverting your navbar template. Make sure you are not using any plugins that overwrite this template.
Forum:
vBulletin 3.7 Add-ons
06-06-2008, 12:08 PM
Replies:
32
Mini Mods -
Remove forum rules step from registration
Views:
8,827
Posted By
rootnik
What are you talking about? It says "Reusable...
What are you talking about? It says "Reusable Code" in the post header. I can't control what vb.org puts in the signature.
And I gave permission.
Forum:
vB3 General Discussions
06-06-2008, 12:05 PM
Replies:
5
I changed Server and..
Views:
1,085
Posted By
rootnik
I apologize for going into panic mode. ...
I apologize for going into panic mode.
Combs, I recommend changing your database password.
Forum:
Modification Requests/Questions (Unpaid)
06-06-2008, 02:28 AM
Replies:
3
Simplify Registration Product (Code Inside)
Views:
767
Posted By
rootnik
<a...
<a href="https://vborg.vbsupport.ru/showthread.php?t=181656" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=181656</a>
Forum:
vB3 General Discussions
06-06-2008, 01:48 AM
Replies:
6
New Visitor Message Notification
Views:
1,148
Posted By
rootnik
If your navbar is setup correctly it is hard to...
If your navbar is setup correctly it is hard to miss a visitor message notification. Are you using an older style with 3.7.x?
Forum:
vB3 General Discussions
06-06-2008, 01:25 AM
Replies:
5
I changed Server and..
Views:
1,085
Posted By
rootnik
This is a hosting issue. PHP is not parsing. He...
This is a hosting issue. PHP is not parsing. He needs to find out his host's path to PHP and then download vbulletin from the vbulletin.com members area using "other options" and pasting that php...
Forum:
vB3 General Discussions
06-06-2008, 01:11 AM
Replies:
5
I changed Server and..
Views:
1,085
Posted By
rootnik
Check your PMs ASAP!!!!
Check your PMs ASAP!!!!
Forum:
vB3 General Discussions
06-06-2008, 12:32 AM
Replies:
11
upgrade from 3.6.8 to 3.7.1
Views:
1,192
Posted By
rootnik
My advice: Setup a test forum using a copy of...
My advice: Setup a test forum using a copy of your database. Take notes of any changes you have to make during the upgrade. Once you have your test forum upgraded and are comfortable with what you...
Showing results 1 to 25 of 173
Page 1 of 7
1
2
3
>
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
06:21 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.04404 seconds
Memory Usage
2,053KB
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)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(35)
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.0032
(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(2, 0, 1,''); -> cached fperms for forum 2
(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
(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(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(26, 0, 1,''); -> cached fperms for forum 26
(unspecified) fetch_permissions(26, 0, 1,''); -> cached fperms for forum 26
(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(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(111, 0, 1,''); -> cached fperms for forum 111
(unspecified) fetch_permissions(111, 0, 1,''); -> cached fperms for forum 111
(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(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(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(112, 0, 1,''); -> cached fperms for forum 112
(unspecified) fetch_permissions(112, 0, 1,''); -> cached fperms for forum 112
(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