vb.org Archive

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

namely 08-23-2007 09:11 PM

I use force_redirect = 0 because its hide source link 100% and much secure
but when I try to download any rar files , its will not show the file size "unknown"

and I add the extension rar in attachment manager

I tried to make admin > statistic > validate
and its give me this
/file1.rar (next, quit): size 0
-- 2 file2.rar (next, quit): size 0
-- 3 file3.rar (next, quit): size 0

and make them as broken link , but its already working ,but can't see the file size while download

what can I do to use force_redirect = 0 and show file size

AndrewD 08-24-2007 04:55 AM

Quote:

Originally Posted by namely (Post 1324368)
I use force_redirect = 0 because its hide source link 100% and much secure
but when I try to download any rar files , its will not show the file size "unknown"

and I add the extension rar in attachment manager

I tried to make admin > statistic > validate
and its give me this
/file1.rar (next, quit): size 0
-- 2 file2.rar (next, quit): size 0
-- 3 file3.rar (next, quit): size 0

and make them as broken link , but its already working ,but can't see the file size while download

what can I do to use force_redirect = 0 and show file size

I'm sorry, I have tried your sequence
- add a .rar file
- add rar and mimetype data to vb/admincp
- revalidate

and the filesize shows up correctly. I'm not sure what to suggest.

AndrewD 08-24-2007 04:56 AM

Normal service is being suspended for the next 3 weeks....

There have been no reports of problems with the 2.2.8 RC2 version of LDM, so I'm hoping to make this the official release shortly after I return.

obmob 08-24-2007 04:32 PM

Quote:

Originally Posted by AndrewD (Post 1324560)
Normal service is being suspended for the next 3 weeks....

There have been no reports of problems with the 2.2.8 RC2 version of LDM, so I'm hoping to make this the official release shortly after I return.

WOW! big vacation :eek:

Read you soon, have lot of fun! :D

MobileBros 08-25-2007 12:53 AM

i have installed this move but its not making any thumbnails any help?

obmob 08-25-2007 03:04 AM

Quote:

Originally Posted by MobileBros (Post 1325135)
i have installed this move but its not making any thumbnails any help?

Did u set up the thumbs' folder? o.o

General_ 08-25-2007 07:13 PM

Hi Andrew and the others,

I have a new problem concerning the search-engine in the LDM.
In every entry of my linklist is an email adress. when normal browsing the entries it's correct. but when using search engine, its a big mistake concerning the email adresses.

see the screen for more details. is this a bug, and how can i solve this?

btw. it's not just this entry, every entry with an email adress in it is affected.

obmob 08-27-2007 02:58 PM

Hmm... that seems to be a code bug... i've never used an email address inside LDM, let me see if i can search for something, though, i'm more a designer rather than a coder. :p

Andrew will return in 3 week! :eek:

TheWhite 08-29-2007 01:44 AM

Low value for MySQL wait_timeout= what is a good value to set?

Regards

Chadi 08-30-2007 12:39 AM

A few questions as I'm new to this and configuring it now

1. How do I change the font style / color under category description? Also, color of "*new*" font before new entry title.

2. By default all media players are enabled. If I'm not mistaken, is there an embedded way to play these media within LD instead of opening a new window or software?

maroceve 08-30-2007 09:49 AM

local_links_actions.php on line 584


Fatal error: Call to undefined function: delete_ldm_entry() ? :(

obmob 08-30-2007 03:45 PM

Quote:

Originally Posted by chadi (Post 1328515)
A few questions as I'm new to this and configuring it now

1. How do I change the font style / color under category description? Also, color of "*new*" font before new entry title.

You an add more CSS classes to the "main" template.

that one controls how eveything is displayed, take a look at one of my sites, i've changed some classes there.

Chadi 08-30-2007 03:50 PM

Where do you see any css in links_main template?

nanaimobar 08-31-2007 07:16 PM

Is anyone using LDM for a classified ads system or for a craigslist style of classifieds?

bdude 09-02-2007 01:42 AM

When I add the vBAdvanced 'What's new' module, it crashes the CMPS page.

obmob 09-02-2007 03:40 PM

Quote:

Originally Posted by chadi (Post 1328934)
Where do you see any css in links_main template?

Well... you must add the css classes to modify it. :p

Quote:

Originally Posted by bdude (Post 1330458)
When I add the vBAdvanced 'What's new' module, it crashes the CMPS page.

Hmm... depending on the version you have, i thin you must have "Clean File Output" set to no in the module's settings.

jasonpeinko 09-02-2007 09:06 PM

I made it so that users can upload swfs, how can i make it so that when other users want to play these swfs that they will open in a browser windows, or even better how could they open in a page skinned like the forum?

Chadi 09-03-2007 05:58 PM

Why is it opening a youtube video directly to youtube.com instead of the embedded player? All the embedded players included with LDM are enabled and the usergroup "member" also enabled to allow uploads. I'm guessing its because youtube.com uses .flv extension not swf.

Is there a workaround for this by any chance?

I placed this link in the link field

http://youtube.com/watch?v=72FkCoJfhgU


Also, it seems that the submissions from regular member group is not being put into moderation queue as it should considering I enabled moderation on links.

obmob 09-04-2007 09:10 PM

Sorry, have never used swf with LDM... guess you will have to wait a little more. :p

D_S 09-06-2007 07:38 PM

First that alot for the LDM , it really helps me a lot

Second can anyone tell me how to add LDM modules to VBA?!?!

I couldnt do it although I tried everything...

chickadee 09-07-2007 04:00 AM

I think you need to select 'no' for the Process PHP File Modules Within A Function setting in vba default settings page.

itsblack 09-07-2007 07:36 AM

Quote:

Originally Posted by D_S (Post 1333809)
First that alot for the LDM , it really helps me a lot

Second can anyone tell me how to add LDM modules to VBA?!?!

I couldnt do it although I tried everything...

You should look at this manual:
http://www.eirma.org/wikis/index.php/VbAdvanced

mauro1947 09-07-2007 12:11 PM

Hi!
Suggestion for next release:

Admin should be able to delete certain entries of a user downloaded list.
And will be helpfully add a textbox where you can enter username and see download history.

Thanks
Regards!

PitchouneN64ngc 09-08-2007 02:10 PM

Hey Andrew, can you explain this? (attachments)

If this can't work, I can't translate it in French.

local_file_root = No
local_file_root_prefix = '' (empty)

D_S 09-08-2007 03:26 PM

Quote:

Originally Posted by itsblack (Post 1334086)
You should look at this manual:
http://www.eirma.org/wikis/index.php/VbAdvanced


I looked at this but I couldnt do anything

I'm using 3.6.8 abd LDM 2.2.8...

1 - When I enter vBa ACP which one should I choose to add module?

[BB Code] , [Template] , [PHP File]

2 - When I choose [Template] or [PHP File], I am not sure what to write or what to do...

https://vborg.vbsupport.ru/ http://img250.imageshack.us/my.php?image=phpyq6.jpg

https://vborg.vbsupport.ru/ http://img49.imageshack.us/my.php?image=templategz7.jpg

Can anyone tell me how to make them work?!

For example how can I do ldm_cats.module?!

Can you give an example?

AndrewD 09-08-2007 04:59 PM

Quote:

Originally Posted by D_S (Post 1334892)
I looked at this but I couldnt do anything

I'm using 3.6.8 abd LDM 2.2.8...

1 - When I enter vBa ACP which one should I choose to add module?

[BB Code] , [Template] , [PHP File]

2 - When I choose [Template] or [PHP File], I am not sure what to write or what to do...

http://img250.imageshack.us/img250/3591/phpyq6.th.jpg http://img250.imageshack.us/my.php?image=phpyq6.jpg

http://img49.imageshack.us/img49/196...lategz7.th.jpg http://img49.imageshack.us/my.php?image=templategz7.jpg

Can anyone tell me how to make them work?!

For example how can I do ldm_cats.module?!

Can you give an example?

Quick break from my vacation.....

Are you using vba 2.x or 3.x? In 3.x, you install the .module file using the vba admin Download/Upload module page. I think it was the same with vba 2.x, but can't remember and don't have the software with me.

apokphp 09-08-2007 11:50 PM

the vba module for newly added links, doesn't appear to work on my just updated board, now using vb 3.6.8 and vbacmps 3.0. I'm thinking it was vba 3.0 compatibility that is the issue. Can anyone verify?

When the module is enabled, the whole front page results in a vb error page, but with no displayed message where the text usually appears in the box (it's blank).

D_S 09-09-2007 01:34 PM

Quote:

Originally Posted by AndrewD (Post 1334929)
Quick break from my vacation.....

Are you using vba 2.x or 3.x? In 3.x, you install the .module file using the vba admin Download/Upload module page. I think it was the same with vba 2.x, but can't remember and don't have the software with me.

Im using vba 3.x and its diffrent from vba 2.x (I think)

Eccentricity 09-09-2007 01:34 PM

I still can't fast forward through movies.

obmob 09-09-2007 03:54 PM

Quote:

Originally Posted by D_S (Post 1335433)
Im using vba 3.x and its diffrent from vba 2.x (I think)

As he says, upload with the vba importer, then put this to NO. That way it works on my vb sites. Using 3.6.8 and vbA 3.0

Code:

Clean File Output
If your are trying to include a PHP file that was not written specifically for vBulletin or vBadvanced, it may be necessary to "clean" the output of this file. If you add a module and the content prints out as the first thing on the top your page, this is a good indication that it needs to be cleaned.


chickadee 09-10-2007 07:30 AM

Is there a way to create a link to each member's uploaded links/download to put in their profile? Some sort of link that would automatically generate a search by username?
Thanks in advance!

Kingster 09-10-2007 05:27 PM

Any possibility of creating a method to throttle download speeds?

I have several groups that can download files, but I want to throttle their speeds according to their level, ie, platinum members get as-fast-as-possible speeds, gold members get 7mbps speed, silver 4mbps, unregistered 1.5mbps (or something along those lines).

AndrewD or anyone else have any thoughts?

itsblack 09-10-2007 06:11 PM

Quote:

Originally Posted by chickadee (Post 1336028)
Is there a way to create a link to each member's uploaded links/download to put in their profile? Some sort of link that would automatically generate a search by username?
Thanks in advance!

Just turn this option on: profile_ldmactivity
and you will see the download and upload history (which depends on how long the hit records will be kept) by this user at the userprofile page.

mauro1947 09-10-2007 06:32 PM

I have profile_ldmactivity in "On" but is not shown in users profile.
What template edits must i do?
Thanks
Regards!

itsblack 09-11-2007 09:22 AM

Quote:

Originally Posted by mauro1947 (Post 1336407)
I have profile_ldmactivity in "On" but is not shown in users profile.
What template edits must i do?
Thanks
Regards!

see below, it's from the LDM online manual http://www.eirma.org/wikis/index.php...nloads_Manager

profile_searchfield

Defines whether LDM searches are actively integrated within the VBulletin User Profile system and which user profile fields are used to establish profile searches. Default: disabled.

Enabling profile_ldmactivity adds a new field "My Recent LDM Hits" to the VBulletin profilefield table. When someone views the user's profile, they will see a record of the user's recent LDM activity, provided this field is empty in his profile. In other words, a user can keep his LDM activities private by entering anything in this field.

The "My Recent LDM Hits" record in the profilefield table and the corresponding fields in the userfield table are not deleted if profile_ldmactivity is turned off, but its "editable" flag is switched off so that the field becomes invisible to users.

Alfa1 09-11-2007 06:50 PM

I'd like to request Highslide integration for images in LDM.

blue6995 09-12-2007 11:48 AM

I have installed 2.7.7 and the extras - flash-sites but whenever I create an entry for a youtube vid I am taken to the youtube site for it to play. All the embedded players included with LDM are enabled

Is there a way of resolving this?

Thanks

DoB Rhapsody 09-12-2007 06:53 PM

Quote:

Originally Posted by blue6995 (Post 1337567)
I have installed 2.7.7 and the extras - flash-sites but whenever I create an entry for a youtube vid I am taken to the youtube site for it to play. All the embedded players included with LDM are enabled

Is there a way of resolving this?

Thanks

Same problem here. where exactly to i upload the getid3 folder to?

obmob 09-13-2007 03:11 PM

Hmm... Andrew, would you take a look at this points system, maybe this one can be integrated into LDM! :D

https://vborg.vbsupport.ru/showthread.php?t=151924

Thanks!

shrapnelgames 09-15-2007 03:03 PM

Quote:

Originally Posted by obmob (Post 1335511)
As he says, upload with the vba importer, then put this to NO. That way it works on my vb sites. Using 3.6.8 and vbA 3.0

Code:

Clean File Output
If your are trying to include a PHP file that was not written specifically for vBulletin or vBadvanced, it may be necessary to "clean" the output of this file. If you add a module and the content prints out as the first thing on the top your page, this is a good indication that it needs to be cleaned.



I have this exact same problems ince I upgraded. Works fine in the forums but all of the modules do what happenned to this guy. Also I set Clean File Output to NO, same problem.


All times are GMT. The time now is 10:37 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.08188 seconds
  • Memory Usage 1,837KB
  • 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
  • (2)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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