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...
Showing results 1 to 23 of 23
Search took
0.00
seconds.
Search:
Posts Made By:
Laurent42
Forum:
vB4 Programming Discussions
03-19-2011, 04:49 PM
Replies:
0
Navtab order
Views:
447
Posted By
Laurent42
Navtab order
I have recently installed the Media Library plugin for vBulletin 4.x.
After the installation, a 'media' navtab is created after the default forum tab.
I wanted to change the order of the media...
Forum:
vBulletin 4 Articles
03-19-2011, 04:35 PM
Replies:
94
[HOW TO - vB4] Remove the vB Default Navtabs
Views:
39,901
Posted By
Laurent42
Ok, I'm going to start a new thread. For the...
Ok, I'm going to start a new thread.
For the '}' it's ok, the beginning of the code has not been pasted.
ps: It's not my plugin, but a well known (Media Library).
Forum:
vBulletin 4 Articles
03-19-2011, 11:50 AM
Replies:
94
[HOW TO - vB4] Remove the vB Default Navtabs
Views:
39,901
Posted By
Laurent42
Maybe this can help, here is the plugin code: ...
Maybe this can help, here is the plugin code:
$perms = media_permissions();
$vbulletin->options['selectednavtab'] = 'media';
$categories = $vbulletin->db->query_read("
...
Forum:
vBulletin 4 Articles
03-19-2011, 10:26 AM
Replies:
94
[HOW TO - vB4] Remove the vB Default Navtabs
Views:
39,901
Posted By
Laurent42
So now my tabs in the correct order! My...
So now my tabs in the correct order!
My custom tab is the first one.
The forum tab is the second one.
The new problem I have is...
That's the second tab that is selected by default.
What...
Forum:
vBulletin 4 Articles
03-17-2011, 09:28 PM
Replies:
94
[HOW TO - vB4] Remove the vB Default Navtabs
Views:
39,901
Posted By
Laurent42
Exactly! There is no navtab_left hook...
Exactly!
There is no navtab_left hook called in the navbar template? It should? In the default template there is one??
I do not have modified my default template and by doing a search, I do...
Forum:
Modification Graveyard
03-17-2011, 11:58 AM
Replies:
3,112
Major Additions -
8WayRun.Com - Media Library
Views:
692,951
Posted By
Laurent42
Ok, I have modified the module to add the support...
Ok, I have modified the module to add the support of the JW Flash Player 5.5
1. Just copy the player.swf to the media_local.swf
2. Edit the 8WR_media_embed template to add some embed code from...
Forum:
vBulletin 4 Articles
03-17-2011, 08:04 AM
Replies:
94
[HOW TO - vB4] Remove the vB Default Navtabs
Views:
39,901
Posted By
Laurent42
First of all thanks for your answers Lynne, ...
First of all thanks for your answers Lynne,
I have just changed the following line in the plugin (MediaLibrary):
$template_hook['navtab_middle'] .= $templater->render();
to...
Forum:
vBulletin 4 Articles
03-16-2011, 09:58 PM
Replies:
94
[HOW TO - vB4] Remove the vB Default Navtabs
Views:
39,901
Posted By
Laurent42
Well, that's not the case. I hook on the...
Well, that's not the case.
I hook on the middle for my custom tab and it works.
When I hook on the left (what i want), the custom tab disappear... because of the forum tab which is located to the...
Forum:
vBulletin 4 Articles
03-16-2011, 08:05 PM
Replies:
94
[HOW TO - vB4] Remove the vB Default Navtabs
Views:
39,901
Posted By
Laurent42
I just want the forum tab at the middle (it's...
I just want the forum tab at the middle (it's left by default).
But I do not know how to do it :)
Forum:
vBulletin 4 Articles
03-16-2011, 07:42 PM
Replies:
94
[HOW TO - vB4] Remove the vB Default Navtabs
Views:
39,901
Posted By
Laurent42
You mean left? Well, an idea how to put it in...
You mean left?
Well, an idea how to put it in the middle? :)
Forum:
vBulletin 4 Articles
03-16-2011, 07:02 PM
Replies:
94
[HOW TO - vB4] Remove the vB Default Navtabs
Views:
39,901
Posted By
Laurent42
Hello, I want to move the Forum tab at the...
Hello,
I want to move the Forum tab at the middle and then a custom tab at the left.
I have hooked my custom tab with $template_hook['navtab_left'].
I do not find $template_hook['navtab_left']...
Forum:
Modification Graveyard
03-16-2011, 01:49 PM
Replies:
3,112
Major Additions -
8WayRun.Com - Media Library
Views:
692,951
Posted By
Laurent42
Hello, A simple question: After having...
Hello,
A simple question:
After having posted a local video in the library, is there a way to modify its physical path?
Ex: I have put a video in 'customVID/videos/0' and I want to put it in...
Forum:
Modification Graveyard
03-16-2011, 07:54 AM
Replies:
3,112
Major Additions -
8WayRun.Com - Media Library
Views:
692,951
Posted By
Laurent42
Ok, I have installed it, My first...
Ok, I have installed it,
My first answers...
- It is compatible with AME3, I can use both.
- It is not possible to add ADS with LongTail Video, because the JW WMV Player is not compatible (only...
Forum:
Modification Graveyard
03-15-2011, 01:25 PM
Replies:
3,112
Major Additions -
8WayRun.Com - Media Library
Views:
692,951
Posted By
Laurent42
Hello :) - Is this module compatible with...
Hello :)
- Is this module compatible with AME3? Can I use both?
- Is it easy to integrate ads on the video? Just need to put another player? Has someone tried it and has experience?
- Is it...
Forum:
vB4 General Discussions
03-06-2011, 12:46 PM
Replies:
9
Video: Upload and View your video :)
Views:
1,567
Posted By
Laurent42
Thanks for your answers. I wanted what you say on...
Thanks for your answers. I wanted what you say on your last post :)
I understand I cannot do what I wanted excepted by developing a mod!
Game over for me ;-)
Thanks for all :)
Forum:
vB4 General Discussions
03-05-2011, 07:53 PM
Replies:
9
Video: Upload and View your video :)
Views:
1,567
Posted By
Laurent42
I do not think so. You can paste an url such...
I do not think so.
You can paste an url such google/youtube on the film roll icon.
Or you can upload a file as attachment.
Not what I want ;(
Forum:
vB4 General Discussions
03-05-2011, 07:17 PM
Replies:
9
Video: Upload and View your video :)
Views:
1,567
Posted By
Laurent42
Video: Upload and View your video :)
I'm looking for a plugin that allows users to easily integrate videos to a post.
The user who want to share his own video send it via an upload form to the local server, and then the video player...
Forum:
vBulletin 4.x Template Modifications
03-02-2011, 11:12 PM
Replies:
8
Mini Mods -
Fluid Adsense Welcome Block below Navbar
Views:
3,951
Posted By
Laurent42
Thanks a lot for this!
Thanks a lot for this!
Forum:
vBulletin 4.x Add-ons
02-25-2011, 03:45 PM
Replies:
439
Major Additions -
Links and Downloads Manager
Views:
72,822
Posted By
Laurent42
Hello, Is it possible to use an absolute...
Hello,
Is it possible to use an absolute download folder outside the Web site tree? (for the dl2folderpath variable)? Would the plugin work?
Forum:
vBulletin 4.x Add-ons
02-24-2011, 06:31 PM
Replies:
2,355
Major Additions -
DownloadsII
Views:
421,714
Posted By
Laurent42
Hi there! Before installing it, I have a few...
Hi there!
Before installing it, I have a few questions! :)
- Is it possible to upload/download files outside the tree of the Web site?
(For example in /var/data and not in /var/www/forum)?
...
Forum:
vBulletin 4.x Add-ons
02-24-2011, 06:24 PM
Replies:
581
Major Additions -
[DBTech] vBDownloads v2 (vB4) [AJAX]
Views:
114,186
Posted By
Laurent42
Hello, First thanks for your plugin! I...
Hello,
First thanks for your plugin!
I have a few questions! :)
Is vbSEO compatible with vbDownloads?
On your demo Web site, the categories are in two rows?
Is it possible to have one...
Forum:
vBulletin 4.x Add-ons
02-24-2011, 12:38 PM
Replies:
370
Administrative and Maintenance Tools -
VSa - Login To User Account
Views:
87,825
Posted By
Laurent42
I have the same problem on vb 4.1.2 :( Is there...
I have the same problem on vb 4.1.2 :(
Is there a fix?
(btw installed and nominated)
Forum:
vBulletin 4.x Add-ons
02-24-2011, 11:37 AM
Replies:
1,382
Statistics Modifications -
VSa - Advanced Forum Statistics (AJAX)
Views:
499,784
Posted By
Laurent42
Installed and Nominated! Just a remark. ...
Installed and Nominated!
Just a remark.
For 4.1.2, you need to modify the code and to rename .gif in .png.
Now it's post_old.png and not post_old.gif (same for post_new.png)
Showing results 1 to 23 of 23
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
04:19 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.01739 seconds
Memory Usage
2,015KB
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)
post_thanks_navbar_search
(1)
search_results
(23)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(54)
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
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0006
(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(242, 0, 1,''); -> cached fperms for forum 242
(unspecified) fetch_permissions(242, 0, 1,''); -> cached fperms for forum 242
(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(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(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(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(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(246, 0, 1,''); -> cached fperms for forum 246
(unspecified) fetch_permissions(246, 0, 1,''); -> cached fperms for forum 246
(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
FULLTEXT Search
php_sapi_name(): fpm-fcgi