![]() |
I have installed it, set up all the settings and made sure the permissions were correct but I am getting an error when trying to view an entry i created.
I made a test category and threw a entry in to see how it all works. When I add the entry it shows up in the category with the (1 new) but when I click on the category it gives me an error: Sorry - there is nothing to show you (no permissions, all entries hidden, etc...) I made sure all the permissions were correct and I am logged in as an admin. Can someone help me fix this issue? Thanks! |
Quote:
Code:
{2} new entries {4}since {1} Code:
{2} new entries {3}since {1} |
Quote:
Send me a PM with details to your board and a userid with admin privs and I'll gladly take a look. |
Quote:
I don't think there's any limitation on the length of the title - not that I've included, but there are checked to ensure that the forum is open for new posts, etc. Quote:
|
Quote:
Quote:
|
When attempting to stream a linked file from the jukebox I am having an issue. I have some files stored on another domain on my server and the LDM, when trying to stream, is combining both URLs together and can't locate the file.
example: http://www.domainoftheldm.com/http:/...y/filename.avi Above is how the LDM jukebox is seeing this file. I can download it but not stream it. Even downloading it though opens a new IE window and then the download selection box appears whereas downloading local files immediately gives me a download selection box without opening a new browser window. I am using remote linking to prevent having to upload all these files one at a time through the LDM interface. Any help would be appreciated. |
Quote:
|
Quote:
|
I upgraded to the post2 release of 2.2.7. The issue is persisting. I will PM you with a link to look at it.
|
Quote:
I think the fix is in the 2.2.8 code - can you try uploading this file into your includes directory. If this doesn't fix it, can you send me a PM pointing at a particular entry which creates the problem. thanks |
Andrew, I've been testing this in various ways, but still cant get this to work:
Quote:
|
Quote:
The code fix doesn't seem to be working, unfortunately. I will PM you a direct link to a file that is hosted on another domain on my server. You already have my admin login. |
Update: The files do stream but not until they are 100% downloaded. I will test this with the divX player and see if it suffers from the same issue as windows media.
|
OK. The divX player starts them to streaming instantly. I wonder if the windows media issue could be a problem with my local settings. Normally my windows media streams instantly too so I don't think it is. I have it set to a 5 second buffer.
|
Quote:
|
Hello AndrewD, thanks for this hack.
Question: I want to Force Accept Termns & Conditions every time a member access Links and Downloads Manager, actually it seems it stores a cookie for 20 hours or something, but I want it to appear every time a user enters the LDM Can you help me? Thanks RFC |
New threads are not created if the file title length is above the allowed thread tittle length. With my files this is almost always the case. This is why it is not working. How can this be solved?
|
Quote:
Code:
if ($vbulletin->db->num_rows($asb)) { Code:
$ldm_accept_timeout = 24*60*60; // one day Code:
$ldm_accept_timeout = 3600; // one hour |
Quote:
|
=======================================
Unexpected critical failure Critical Error: Links and Downloads Manager v.2.2.1 requires VBulletin version 3.5 ======================================= Anyone want to guide me in the right direct to fix this? |
Quote:
Version 2.2.1 only works with vb 3.5. The version 2.2.7 in this thread works with both vb3.5 and 3.6. |
When I try to save anything from the admin settings page I am prompted to download "local_links_admin.php"
Also for my open_basedir is a very long url that I cannot change how would I hide this in the admin settings so I do not have to scroll to the right to edit my settings? Thank You in advance |
Quote:
For the second question, you need to edit the links_admin_environment template. You'll find where it displays open_basedir. |
I got curious and it seems that this only happens with Firefox.
If you have the Jukebox disabled and access a video (wmv) it will either stream download (load in the status progress bar of Firefox) or show a blank page. Opened IE and it worked fine. So I enabled the Jukebox for everyone so they could view videos. |
Quote:
|
Not many that do maybe it is something built in that forces it to act this way :D
Now I am wondering if there is a way to incorporate limited the download rate for users. Example Administrators get unlimited download rate Guest get 100kbs with 1 Parallel Downloads Registered users get 500kbs with 3 Parallel Downloads (Drops down to 166.66kbs if they download three at a time for each download) Premium or Long Time Members get Unlimited If this was possible this would be even better. As I have seen dedicated software but they are really buggy and don't integrate with vbulletin very well. [EDIT] Also a flv player |
Hello Andrew!
We want to create an area that is password protected so that only those we pm w/ the password can access it. Is this possible? |
Hi,
I'm very new to the whole forum world so please bear with me here... I'm having trouble with the installation of the mod as I'm not sure where to upload into 'the corresponding forum directories.' Here's what I did: - I put the content of the includes and the clientscript folders in the appropriate forum directories. - I wasn't sure where to put the release/forums/local php files, though, so I put them under the main forum directory. (?) - I did the same with the release/vba_modules folder. Not sure where to upload the release/extras folder and the tests folder. When I tried to install the xml files via vB, I got the following messages: Warning: Unknown(/home/rawfree/public_html/forum/includes/local_links_init.php): failed to open stream: No such file or directory in /admincp/plugin.php(1941) : eval()'d code on line 3 Fatal error: (null)() [function.require]: Failed opening required '/home/rawfree/public_html/forum/includes/local_links_init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rawfree/public_html/forum/admincp/plugin.php(1941) : eval()'d code on line 3 Please advice! Thanks, Carmella |
Quote:
|
hello. i currently have my ldm in my public_html/media folder.
i have found out that it is possible for people to find out that the contents are there and download the files when i dont have this option available under the settings what i want to know is can i move the media folder below the public_html folder and will it still work. would this then stop people being able to download the files andhow would i go about moving it? many thanks for your time |
Quote:
The error message is telling you that it can't find the file local_links_init.php in the forum/includes directory. The directory structure in the release/ part of the zip file is *exactly* the same as the directory structure for vbulletin. This is where things should go: - in your main forums directory: local_links.php local_links_actions.php local_links_admin..php local_links_ajax.php local_links_search.php local_resize.php local_stream.php - in your forums/clientscript directory ldm_ajax_doisugg.js ldm_ajax_keysugg.js ldm_global.js - in your forum/includes directory local_links_admininclude.php local_links_include.php local_links_misc.php local_links_players.php local_links_resize.php - in your forums/include/xml directory cpnav_xlinks.xml hooks_ldm.xml There's then one decision you need to make yourself - where to put the contents of the release/icons directory. I suggest you create a directory called forum/ldmicon You do not upload the vba_modules directory - you only need these if you are using vbadvanced, and vbadvanced modules are installed via the vba installation process, not uploaded. If you still have problems, send me a PM and I'll be glad to help. |
Quote:
Quote:
|
Quote:
You use the local_file_root and local_file_root_prefix settings on the ldm admin page. Set local_file_root *on* so that LDM refers to files in terms of the server root directory rather than the website root directory, and set local_file_root_prefix to the name of the base directory you want to use - ** it's important that you do this, otherwise you are potentially opening up your whole server directory structure to LDM users ** If you move your current files cleverly into the same directory relative to ..local_file_root_prefix/, everything will continue to work unchanged, but be totally hidden from people who try to leech the files. If you have problems, you can always do a mass edit of the entries via the admin/categories page. It's a good idea to take a backup... |
Quote:
What is less obvious is what to do about entries that are associated with such a forum. Remember that entries can be associated with different forums than the category they are in. I think that the logical approach is to ask for the password when trying to access the entry, not when trying to view it in its category. So this would suggest : - categories associated with password protected forums would trigger a password request when the user tries to view the category - entries associated with password protected forums would be visible in the category listing (assuming the user has the normal can_view_ privs to that forum) and would trigger the password request when the user tries to download/jump to the entry's url. Does that make sense? |
Quote:
|
vB 3.6.7 killed my LDM! u.u
======================================= Unexpected critical failure Critical Error: Cannot find Links and Downloads Manager database tables ======================================= EDIT: NOOO! o.O Geez, I'm tired... i forgot to change the database prefix ^^, Now everything looks fine! |
Quote:
|
woot! andrew still pwning all mods with his support! :D Andrew for vb mod president! :p
Quote:
ie: that would give us all our own youtube, google vid etc site instantly!! :D awww yahh... user contributed movie content here we come!! that wold be sooo leet. (sorry, I know that might not be possiboe...but it was a thought. :)) also, may LDM is producing weird letters when post comments to threads.... ie: make a comment to a video, it posts to thread... the comment comes out with weird text: namely: " \r\n\r\n" appears :confused: eg: http://www.clantsu.org/forums/anime/...subtitled.html still can't figure out why the thumbnail viewer isn't working for our music upload section. :( I have not changed any templates of LDM. |
ps. sorry forgot a question...
is there a way to find out what the actually link to the file is? like if want to hotlink to an uploaded video or music file (mp3) to stream somewhere else (like another site or part of the forums)... could I? specifially I want to: -upload a mp3 to LDM. -link and/or stream it elswehre, like a separate xeon flash jukebox thingy or a separate site. but I can't figure out what the url would be(much less whether it'd work). :( me stooopid. |
Hello, can someone please help me with the local_stream.php?action=stream&linkid=3&catid=1
What happens is this... (when i try to stream a video file) I have my local_files_root_prefix set as "home/username/ and the upload dir is set at "home/username/uploads/ local_files_root is set to yes now when i try to stream a video file.. it loads a player but it does not stream. Now I dont know why it does that. I went through this entire thread, like 118 pages to find the solution.. but no luck... It streams MP3 files just fine. So someone please help me.. .thanks in advance. |
All times are GMT. The time now is 11:12 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|