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 36
Search took
0.02
seconds.
Search:
Posts Made By:
Andreas
Forum:
vB4 General Discussions
04-24-2017, 03:48 PM
Replies:
4
Recreate table
Views:
460
Posted By
Andreas
Unfortuatenly, there is no way to delete all...
Unfortuatenly, there is no way to delete all those tables with one query.
You could do some trickery with information_schema though:...
Forum:
vBulletin 4.x Add-ons
04-22-2017, 05:58 PM
Replies:
869
Administrative and Maintenance Tools -
Template Modification System
Views:
1,224,124
Posted By
Andreas
If $vbulletin, the global registry object, is not...
If $vbulletin, the global registry object, is not an object when this line is being executed, then smth, is seriouly broken on your installation.
*eek*
Overwriting the registry is a really,...
Forum:
vB4 Programming Discussions
03-29-2017, 10:16 PM
Replies:
4
Facebook Open Graph API 2.3+
Views:
1,458
Posted By
Andreas
Facebook Open Graph API 2.3+
For those who might need it:
https://github.com/facebookarchive/facebook-php-sdk/compare/master...KirbyDE:master?diff=unified&name=master
This little patch should restore Facebook Connect...
Forum:
vBulletin 4.x Add-ons
02-05-2014, 09:27 AM
Replies:
337
Administrative and Maintenance Tools -
Navigation Manager Enhancements
Views:
98,358
Posted By
Andreas
That is not fully true ;) I hope to have a...
That is not fully true ;)
I hope to have a 4.2.2-compatible version available in about 2 weeks.
Forum:
vBulletin 4.x Add-ons
06-08-2012, 01:33 PM
Replies:
91
Private Messages Enhancements -
Private Message Attachments
Views:
34,835
Posted By
Andreas
It should indeed be a core feature and in fact I...
It should indeed be a core feature and in fact I coded this already over one year ago but didn't release it as PM attachments were planned to be available "in a future version".
But as this hasn't...
Forum:
vBulletin 4.x Add-ons
06-07-2012, 10:00 PM
Replies:
91
Private Messages Enhancements -
Private Message Attachments
Views:
34,835
Posted By
Andreas
Private Message Attachments
This Add-on allows you to use attachments in private messages.
Changelog
1.0.0 Beta 2
Added missing table prefix
Removed hardcoded contenttypeid
Improved performance
Forum:
vBulletin 4.x Add-ons
05-30-2012, 10:00 PM
Replies:
38
Miscellaneous Hacks -
Activity Stream Enhancements
Views:
18,067
Posted By
Andreas
Activity Stream Enhancements
This Add-on enhances the functinality of the Activity Stream
Current Features
Profile Privacy Setting
Global On/Off Switch
If set to off nobody will be able to view the Activity Stream, but...
Forum:
vBulletin 4.x Add-ons
05-30-2012, 05:28 PM
Replies:
337
Administrative and Maintenance Tools -
Navigation Manager Enhancements
Views:
98,358
Posted By
Andreas
Beta 4 has just been released Changes since...
Beta 4 has just been released
Changes since Beta 3:
All bugs reported for Beta 3 should be fixed
Links can now have menus as additional parents (previously links could only have tabs as...
Forum:
vBulletin 4.x Add-ons
05-25-2012, 05:25 AM
Replies:
337
Administrative and Maintenance Tools -
Navigation Manager Enhancements
Views:
98,358
Posted By
Andreas
I knew someone would ask :D It's a bit...
I knew someone would ask :D
It's a bit tricky, but certainly doable!
I'll try to include this in Beta 4.
Forum:
vBulletin 4.x Add-ons
05-24-2012, 04:54 PM
Replies:
337
Administrative and Maintenance Tools -
Navigation Manager Enhancements
Views:
98,358
Posted By
Andreas
Hmm ... you learn smth. new every day ... my...
Hmm ... you learn smth. new every day ... my Installcode Generator doesn't work properly with ENUM fields :D
ALTER TABLE navigation ADD exttype ENUM ('heading', 'html') NULL
should take...
Forum:
vBulletin 4.x Add-ons
05-24-2012, 03:37 PM
Replies:
337
Administrative and Maintenance Tools -
Navigation Manager Enhancements
Views:
98,358
Posted By
Andreas
Seems link there ar no menus available in this...
Seems link there ar no menus available in this tab?
You must first create a menu before you can select it as a tab menu.
The current build does no longer show this option if no menus are...
Forum:
vBulletin 4.x Add-ons
05-23-2012, 04:28 AM
Replies:
337
Administrative and Maintenance Tools -
Navigation Manager Enhancements
Views:
98,358
Posted By
Andreas
I've updated the ZIP to include the missing...
I've updated the ZIP to include the missing Plug-in.
Forum:
vBulletin 4.x Add-ons
05-22-2012, 05:20 PM
Replies:
337
Administrative and Maintenance Tools -
Navigation Manager Enhancements
Views:
98,358
Posted By
Andreas
Here comes Beta 3 :) Changes since Beta 2...
Here comes Beta 3 :)
Changes since Beta 2 include
Add Headings in Menus (http://tracker.vbulletin.com/browse/VBIV-15091)
Add raw HTML items to Menus...
Forum:
vBulletin 4.x Add-ons
05-22-2012, 11:01 AM
Replies:
109
Miscellaneous Hacks -
ImpEx Module: Xenforo
Views:
43,626
Posted By
Andreas
@TFGoRP Sorry, but as said before - I can't...
@TFGoRP
Sorry, but as said before - I can't help you without access to your server.
Line 510 of 000.php should be
UPDATE {$Target_tableprefix}forum
instead of
Forum:
vBulletin 4 Articles
05-19-2012, 03:34 PM
Replies:
110
vB4.2 Navigation Manager - how to discussion
Views:
34,684
Posted By
Andreas
IMHO, there should be no dynamically created...
IMHO, there should be no dynamically created links as this defeats the purpose of the navigation manager, which is to allow the administrator full control over the menu structure.
May I ask why...
Forum:
Community Lounge
05-19-2012, 06:19 AM
Replies:
19
XenForo to vBulletin4
Views:
9,105
Posted By
Andreas
Welcome back from the dark side ;) You might...
Welcome back from the dark side ;)
You might want to look at ImpEx Module: Xenforo (https://vborg.vbsupport.ru/showthread.php?t=283111).
Forum:
vBulletin 4.x Add-ons
05-17-2012, 10:00 PM
Replies:
337
Administrative and Maintenance Tools -
Navigation Manager Enhancements
Views:
98,358
Posted By
Andreas
Navigation Manager Enhancements
This Add-on enhances the functionality of the Navigation Manager (vBulletin 4.2.0 Alpha 1 or higher) in various ways.
Change parent of a node on edit
Select "Additional Parents" for a Link or...
Forum:
vBulletin 4.x Add-ons
05-17-2012, 10:00 PM
Replies:
109
Miscellaneous Hacks -
ImpEx Module: Xenforo
Views:
43,626
Posted By
Andreas
ImpEx Module: Xenforo
This is a Xenforo module for ImpEx, the vBulletin Import System,
it does allow you to import a Xenforo Database into a vBulletin 4 installation.
Currently, the following data will be imported:
...
Forum:
vBulletin 4.x Add-ons
11-09-2011, 11:00 PM
Replies:
7
Miscellaneous Hacks -
WebDAV Access
Views:
4,293
Posted By
Andreas
WebDAV Access
This Add-on allows you to access Templates and Plug-ins via WebDAV - just connect to <vbroot>/webdav.php with your WebDAV client using your username and WebDAV password.
Sorry, but I am too lazy...
Forum:
vBulletin 4.x Add-ons
09-18-2011, 06:59 AM
Replies:
46
Administrative and Maintenance Tools -
Edit StyleVars page
Views:
13,566
Posted By
Andreas
It can ;) I've done this for TMS 1.2.0 which...
It can ;)
I've done this for TMS 1.2.0 which should be ready for production soon.
Forum:
vBulletin 4.x Add-ons
12-26-2010, 10:00 PM
Replies:
47
Board Optimization -
Load templates from XCache
Views:
13,219
Posted By
Andreas
Load templates from XCache
By default vBulletin loads templates out of the database which means that all templates that are required on a page must be loaded ("cached") before the first template gets rendered.
If a template...
Forum:
vBulletin 4.x Add-ons
11-06-2010, 10:00 PM
Replies:
45
Mini Mods -
Advanced Quick Search
Views:
10,243
Posted By
Andreas
Advanced Quick Search
This Add-on adds the options
Search Titles Only
Show Results as Posts
to the navbar quick search box.
Please Note
Forum:
vBulletin 4.x Add-ons
10-24-2010, 10:00 PM
Replies:
101
Miscellaneous Hacks -
What's New - Reloaded
Views:
20,340
Posted By
Andreas
What's New - Reloaded
This Add-on changes the behaviour of the What's New tab to include new content from all available configured content types (Blogs Entries, Articles, Social Group Messages, etc.) instead of only new...
Forum:
vBulletin Tips & Tricks
06-10-2009, 10:00 PM
Replies:
3
Show Phrase Variable Names
Views:
3,324
Posted By
Andreas
Show Phrase Variable Names
Sometimes it might be handy to see phrase variable names instead of text on frontend pages - this little plug-in does that for you (with some exceptions like error/redirect messages and dynamically...
Forum:
vBulletin 3 Articles
04-10-2009, 10:00 PM
Replies:
3
Custom CSS Definitions
Views:
5,263
Posted By
Andreas
Custom CSS Definitions
I've seen many modifications that use vBulletin settings for CSS definitions.
But there is a far better way to easily let the administrator set up CSS definitions: Create your own CSS classes!
...
Showing results 1 to 25 of 36
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:04 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.01886 seconds
Memory Usage
2,043KB
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
(59)
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.0011
(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(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(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(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(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(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(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(13, 0, 1,''); -> cached fperms for forum 13
(unspecified) fetch_permissions(13, 0, 1,''); -> cached fperms for forum 13
(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(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(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(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(239, 0, 1,''); -> cached fperms for forum 239
(unspecified) fetch_permissions(239, 0, 1,''); -> cached fperms for forum 239
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
(unspecified) fetch_permissions(187, 0, 1,''); -> cached fperms for forum 187
FULLTEXT Search
php_sapi_name(): fpm-fcgi