vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=166094)

Saint_I_Am 09-15-2008 12:58 AM

Quote:

Originally Posted by AndrewD (Post 1621989)
The flash sites plugin seems to work ok for me with youtube. Install it (nb, remember to upload the includes/local_links_flashsite.php file as well) and then create an entry with url that points to a youtube video (i used http://www.youtube.com/watch?v=dompotjTeIA). The hyperlink on the LDM entry title shows a "Play Me" popup when you hover over it. Clicking the link takes you to the jukebox and it plays ok.

What is the situation your end?

The url of the youtube video I am trying to add for example is http://au.youtube.com/watch?v=??????? I need it so that members in Australia can use that first url format

But if I change the url to http://www.youtube.com/watch?v=??????? it now displays play me when I hover the mouse over it. When I click it, it goes to another page with a table saying vbulletin message, but there is no message in the box. The url of the page for example is

http://mysite.com/local_links.php?ac...nkid=19&page=1

It did the same thing when I uploaded the test videos in the flash sites file. I've looked at permissions and everything looks fine.

Hope you can solve those two issues for me

MissKalunji 09-15-2008 01:20 AM

suggestion

download permissions enabled per entry :) i don't know if you get what i mean?

Saint_I_Am 09-15-2008 01:54 AM

I am the admin so all permissions should be correct

Saint_I_Am 09-15-2008 02:25 AM

Got the youtube video to play, it was in "LDM FlashSite VideoPlayer " was set to stream instead of url.

Still need help on the file name issue in the post above.

Also in settings it is set to open in new window, yet it doesn't

abdelghani68 09-15-2008 03:16 AM

Quote:

Originally Posted by AndrewD (Post 1622108)
Not sure - both of these work fine for me.

are you sure you've got bbcodes enabled on the ldm admin/settings page?

Yes the bbcode is enable. The probleme when the bbcode are display in the previsualisation of the comment is only in one categorie. Not in all categories.

This probleme wasn't with ldm 2.2.9.

thanks

AndrewD 09-15-2008 04:00 AM

Quote:

Originally Posted by TsirhCitna (Post 1622215)
The new media vba module drastically slows my page generation.

From: Page generated in 0.35296 seconds with 26 queries [Server Loads: 8.33 8.54 : 10.39]
To: Page generated in 6.83178 seconds with 35 queries [Server Loads: 8.72 8.50 : 10.01]

9 more queries to show 5 links?

I have not started testing/debugging the vba modules, but I am very surprised. Will investigate. Thanks

AndrewD 09-15-2008 04:02 AM

Quote:

Originally Posted by MissKalunji (Post 1622222)
Uhm heads up the ajax comment isn't working when i press the comment it still loads the other page...

Just to confirm - you are using the 'inline' rather than the 'drop down' comments and you have checked the 'ajax enabled' option? Drop down is not ajax enabled.

AndrewD 09-15-2008 04:08 AM

Quote:

Originally Posted by Kosovarap (Post 1622309)
This is by far the best mod in my opinion. Great stuff.
Installed, looks/works great. I just need to learn a little about it.
So i got a few questions:

- I use the scan/server option, to add Songs for example, but it says:
Code:

Skipped (not in mimetype table): mp3 [14]
How do i add them into mimetype table?

I noticed there's Media Players to stream them directly, but i have no idea how to use them, insert them.
How do I use the Media players? Is there a command i should know?


I appreciate the work,
Thank you

The 'mimetype' table is the vbulletin/admincp/attachments/attachments manager. Each filetype that you want LDM to recognise as uploadable/downloladable/playable must be listed in this table, with approriate mimetype information (this is basically a standard convention for telling computers what to do with file contents.) For mp3, the appropriate mimetype info is "Content-type: audio/mpeg"

You can either add the required types manually, or I provide an addin in the release 'extras' directory (add-mimetypes) which automatically adds most of the common types in one go.

The media player will automatically become available via the entry name in the lDM displays once the media file types are defined in that table.

MissKalunji 09-15-2008 04:10 AM

Quote:

Originally Posted by AndrewD (Post 1622406)
Just to confirm - you are using the 'inline' rather than the 'drop down' comments and you have checked the 'ajax enabled' option? Drop down is not ajax enabled.

My bad i never noticed i had to set : dropdown_comment_and_rate to 0 for it to work.....It's fine now :)

everything's working fine so far. Soon going to upgrade on my main board to test it out

oh and hope you won't be mad it's Favorite not favourite *hides face*

AndrewD 09-15-2008 04:22 AM

Quote:

Originally Posted by yahoooh (Post 1622256)
AndrewD
i have folder with more than 3000 bmp images
i want to put it in category with description begin like this:
HTML Code:

[img]http://www.mysitename.com/folder/1.bmp[/img]
and so on for other files
this will give the picture appearing in the description
i open new category , i run scan admin
and it insert all files but the error is not write description as i want

i use this in:links_scantext
PHP Code:

$file[name] [IMG]http://www.mysite.com/$file[dir]/$file[name][/IMG] 

but $file[name] not show any thing !
i test the default template and also it will not whow the filename
i need to show filename with extension also to make it work

plz help me
thanks

When the template is called, $file contains the following:

["dir"] => file directory
["prefix"]=> filename prefix
["type"]=> filename filetype
["linkname"]=> normally the same as prefix, unless user code attached to the ldm_addlink_getfileinfo hook has modified it

Code attached to the ldm_addlink_getfileinfo hook can also dump other information into that array.

So I think you need $file[prefix].$file[type] rather than $file[name]


All times are GMT. The time now is 11:36 PM.

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.02941 seconds
  • Memory Usage 1,759KB
  • 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)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete