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 6
1
2
3
>
Last
»
Showing results 1 to 25 of 133
Search took
0.00
seconds.
Search:
Posts Made By:
powerbook
Forum:
vBulletin 3.8 Add-ons
07-14-2009, 07:44 PM
Replies:
493
Major Additions -
DTO Garage - free garage features for all your members (vB 3.8.X)
Views:
60,907
Posted By
powerbook
Thanks Mark :) Somehow that code seems very...
Thanks Mark :)
Somehow that code seems very odd to go into the "dto_garage_popup_menu" template... Unless I missing something..
Forum:
vBulletin 3.8 Add-ons
07-14-2009, 06:06 PM
Replies:
493
Major Additions -
DTO Garage - free garage features for all your members (vB 3.8.X)
Views:
60,907
Posted By
powerbook
Would you mind in telling me what I should...
Would you mind in telling me what I should add/remove if I don't want the popup but instead taking you directly to the garage.
Thanks
Forum:
vBulletin 3.8 Add-ons
07-14-2009, 08:05 AM
Replies:
493
Major Additions -
DTO Garage - free garage features for all your members (vB 3.8.X)
Views:
60,907
Posted By
powerbook
I know what you mean and I understand where you...
I know what you mean and I understand where you are coming from.
It is not a big issue if the functionality is not there I was just thinking that people like Photopost have been around forver and...
Forum:
vBulletin 3.8 Add-ons
07-13-2009, 10:57 PM
Replies:
493
Major Additions -
DTO Garage - free garage features for all your members (vB 3.8.X)
Views:
60,907
Posted By
powerbook
Cool hack thanks :) It would've been nice if...
Cool hack thanks :)
It would've been nice if it was possible to integrate something like (Photo Popup - Insert pictures easily from vB Albums, Photopost, vBGallery, Photoplog)...
Forum:
vBulletin 3.8 Add-ons
06-12-2009, 04:39 PM
Replies:
1,330
Integration with vBulletin -
Complete Wordpress/Vbulletin Bridge - Share Users And Postings
Views:
390,944
Posted By
powerbook
Hi, Don't know if anyone else has this or...
Hi,
Don't know if anyone else has this or can suggest anything...
Some of my members I have to moderate their comment all the time and for others it is automatically published. I checked the...
Forum:
Modification Graveyard
01-23-2009, 08:47 PM
Replies:
1,813
Major Additions -
Video-Directory Remixed
Views:
319,586
Posted By
powerbook
Is there a way of feeding this into a designated...
Is there a way of feeding this into a designated forum when a new video have been added without doing it through RSS?
Forum:
Modification Graveyard
01-23-2009, 07:22 PM
Replies:
1,813
Major Additions -
Video-Directory Remixed
Views:
319,586
Posted By
powerbook
You're a star that did the trick ;)
You're a star that did the trick ;)
Forum:
Modification Graveyard
01-23-2009, 07:08 PM
Replies:
1,813
Major Additions -
Video-Directory Remixed
Views:
319,586
Posted By
powerbook
Thx I will try the db mod ;)
Thx I will try the db mod ;)
Forum:
Modification Graveyard
01-23-2009, 07:01 PM
Replies:
1,813
Major Additions -
Video-Directory Remixed
Views:
319,586
Posted By
powerbook
Great mod thx :) New install..
Great mod thx :)
New install..
Forum:
Modification Graveyard
01-23-2009, 06:50 PM
Replies:
1,813
Major Additions -
Video-Directory Remixed
Views:
319,586
Posted By
powerbook
Hi, I get this when trying to add a new...
Hi,
I get this when trying to add a new video: A required field called cachetags is missing or has an invalid value.
Mod: 1.2.2
Thx
Forum:
vBulletin 3.8 Add-ons
10-17-2008, 08:10 PM
Replies:
2,124
Major Additions -
Forum Tournaments & Ladders
Views:
535,285
Posted By
powerbook
Sorry only realized that after I posted..
Sorry only realized that after I posted..
Forum:
vBulletin 3.8 Add-ons
10-17-2008, 07:56 PM
Replies:
2,124
Major Additions -
Forum Tournaments & Ladders
Views:
535,285
Posted By
powerbook
From product-tournament2008.xml Line 236: ...
From product-tournament2008.xml
Line 236:
$vbulletin->db->query_write("
CREATE TABLE IF NOT EXISTS `". TABLE_PREFIX ."tmnt_ladder_players` (
LINE 256:
$vbulletin->db->query_write("...
Forum:
vBulletin 3.8 Add-ons
10-17-2008, 07:45 PM
Replies:
2,124
Major Additions -
Forum Tournaments & Ladders
Views:
535,285
Posted By
powerbook
There is a DROP TABLE IF EXISTS ". TABLE_PREFIX...
There is a DROP TABLE IF EXISTS ". TABLE_PREFIX ."tmnt_ladder_players; after it creates it in the xml...
Forum:
vBulletin 3.8 Add-ons
10-17-2008, 07:37 PM
Replies:
2,124
Major Additions -
Forum Tournaments & Ladders
Views:
535,285
Posted By
powerbook
I had a install...Run the errorfix checked DB...
I had a install...Run the errorfix checked DB removed tables then run install..
Forum:
vBulletin 3.8 Add-ons
10-17-2008, 07:29 PM
Replies:
2,124
Major Additions -
Forum Tournaments & Ladders
Views:
535,285
Posted By
powerbook
ALTER TABLE vb_tmnt_ladder_players ADD rank...
ALTER TABLE vb_tmnt_ladder_players ADD rank INT(10) UNSIGNED DEFAULT '1000' NOT NULL ;;
Forum:
vBulletin 3.8 Add-ons
10-17-2008, 05:51 PM
Replies:
2,124
Major Additions -
Forum Tournaments & Ladders
Views:
535,285
Posted By
powerbook
Upgrading from 2.4.9
Upgrading from 2.4.9
Forum:
vBulletin 3.8 Add-ons
10-09-2008, 04:27 PM
Replies:
2,124
Major Additions -
Forum Tournaments & Ladders
Views:
535,285
Posted By
powerbook
Thanks, For some reason it didn't want to create...
Thanks, For some reason it didn't want to create the rules table but I added that manually and then imported the xml you posted :up:
Forum:
vBulletin 3.8 Add-ons
10-09-2008, 02:06 PM
Replies:
2,124
Major Additions -
Forum Tournaments & Ladders
Views:
535,285
Posted By
powerbook
Anyone know if the tmnt_rules table issue been...
Anyone know if the tmnt_rules table issue been fixed. I can't find anything. Thanks
Forum:
vBulletin 3.6 Add-ons
04-26-2008, 07:28 AM
Replies:
377
Miscellaneous Hacks -
vMail - Verify Mail before registration.
Views:
93,415
Posted By
powerbook
When setting the mod: OFF ("This option switches...
When setting the mod: OFF ("This option switches "ON" or "OFF" this mod") the forum return this error ->
Fatal error: Call to a member function on a non-object in...
Forum:
vB3 General Discussions
04-06-2008, 07:57 AM
Replies:
2
All posts shows double in thread
Views:
768
Posted By
powerbook
Hi, In the thread this is what it looks...
Hi,
In the thread this is what it looks like:
Post 1 (post # 1)
Post 1 (post # 1)
Post 2 (post # 2)
Post 2 (post # 2)
Forum:
vB3 General Discussions
04-05-2008, 11:22 PM
Replies:
2
All posts shows double in thread
Views:
768
Posted By
powerbook
All posts shows double in thread
Hi Everyone,
One of my styles are showing every post as double. So when viewing any thread it shows 2 instances below each other of every post. When switching to another style it is back to normal...
Forum:
vB3 General Discussions
01-03-2008, 11:50 AM
Replies:
2
Tabs like vb.org
Views:
690
Posted By
powerbook
Thanks that :up: I should obviously brush up...
Thanks that :up:
I should obviously brush up on my keyword and searching skills :erm:
Forum:
vB3 General Discussions
01-03-2008, 09:58 AM
Replies:
2
Tabs like vb.org
Views:
690
Posted By
powerbook
Tabs like vb.org
Hi,
Anyone know how the tabs views are constructed here on vb.org?
Every tab (Forum, Articles, Mods and Styles) has it's own forums/structure and you don't see them anywhere else than in their...
Forum:
vB3 General Discussions
12-31-2007, 05:01 PM
Replies:
143
Clan Management System
Views:
32,946
Posted By
powerbook
I have no relation to the site below but just...
I have no relation to the site below but just noticed it on CMSMatrix..
http://www.clan-cms.co.uk
Forum:
vBulletin 3.6 Add-ons
12-24-2007, 01:28 PM
Replies:
258
Miscellaneous Hacks -
Check Proxy RBL on New User Registration.
Views:
100,665
Posted By
powerbook
Glad to see I can once again enable this plugin...
Glad to see I can once again enable this plugin on my site after the upgrade to 4.1 :up:
Showing results 1 to 25 of 133
Page 1 of 6
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
01:54 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.03908 seconds
Memory Usage
2,052KB
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
(63)
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.0022
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(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(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(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(235, 0, 1,''); -> cached fperms for forum 235
(unspecified) fetch_permissions(235, 0, 1,''); -> cached fperms for forum 235
(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(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(194, 0, 1,''); -> cached fperms for forum 194
(unspecified) fetch_permissions(194, 0, 1,''); -> cached fperms for forum 194
FULLTEXT Search
php_sapi_name(): fpm-fcgi