Go Back   vb.org Archive > Search Forums
FAQ Community Calendar Today's Posts Search

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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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

All times are GMT. The time now is 04:19 AM.


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