![]() |
Quote:
|
Quote:
|
Quote:
|
Quote:
The problem with allowing html is that it is a potential security breech and needs careful handling. Is there a reason why you need to tag the pictures, and not (e.g.) add the tags inside the description field, where html is already allowed if you turn this permission on? |
is now available in first post of this thread
Main changes from 1st beta - many more hooks to help the integration with vbPlaza |
I get this error on top of the page.
Warning: Division by zero in /includes/local_links_include.php on line 238 A bit more on this error Warning: Division by zero in /includes/local_links_include.php on line 238 The following setting(s) are invalid thumbs_dir : upload_dir Directory upload_dir (/home/username/public_html/upload_dir) doesn't exist and I can't create it upload_dir : /upload_dir I can't find/create subdirectories in /upload_dir (trying /home/username/public_html/upload_dir/2) - check permissions Both these directories are 777 |
Quote:
|
Quote:
|
I have some problems with files uploading under all access, it appears that it can't create subdirectory's, I have changed permissions to 777
Error Message The following setting(s) are invalid upload_dir : images I can't create a subdirectory test file in images (trying /home/myusername/public_html/images/2) - check permissions Return |
Quote:
I had tried to improve the error checking for uploads and thumbs directories, but there was a bug in the new code which doesn't show up on a windows server. I'll post a new version of beta 2 in a few minutes. Sorry. |
I've reuploaded the second beta of 2.2.2 as there were (at least) three irritating bugs.
Only two have changes since yesterday: includes/local_links_include.php and includes/local_links_misc.php |
Please delete.
|
Quote:
Imagine some mobile content, to send it to mms i must tag an image with a certain code and then point it via a button or something else to the right URL. Same happens with an e-card program i've on my site... would be useful if a user wants to send certain image. Of course you know better, some advice would be useful, thanks. :) Though... i think you are realyl busy with this new beta :( |
Quote:
|
Quote:
Error Message The following setting(s) are invalid upload_dir : /home/username/public_html/images I can't find/create subdirectories in /home/username/public_html/images (trying /home/username/public_html/home/username/public_html/images/2) - check permissions I use the following for forum attachments without any problems /home/username/attachment All of these folders have 777 permissions. |
All LDM users!
Your attention please: Premium mod section for Links & Download Manager. |
Quote:
In case this is not the problem, here is (yet another!) version of the local_links_misc.php file. Let me know how it goes |
I have installed this 3 times, Cant seem to get it to work correctly, VB 3.5.4
After adding the link to an external file, If you click on the link, it wont allow the download. Permissions are set ok, As i am the administrator of the forum. It attempts to download a .PHP file from Local_Links..... What am i doing wrong, I am banging my head against the wall here, Thanks |
Quote:
|
I have just only 5 minutes ago uninstalled it again,
As soon as i get chance, i will re-install it and reply again here and maybe you will be able to locate the problem. To be honest, I am sure it must be something i am doing wrong although i read the online instructions 5 times... Dont suppose you offer an chargable installation service do you. ? Just a thought. Basicly, I need this program to use for downloading only, I have a server packed with various service files that my members want access to. All files to be downloaded are at an external server, The uploads or the jukebox will not be used, Uploads are done manually to my external FTP Thanks for the very fast reply, and look forward to your response |
I can seem to get the thumbnails to view permanantly, one minute they are there, the next they are gone?, I am lost with this one, guessing it's a cache problem or something.
|
Quote:
Be careful with files held on an external server - with its default settings, LDM will be quite costly to use, as it keeps the file location hidden. It becomes trivially cheap for these files if they are not considered as "downloads" (i.e. do not have file tpes that appear in your VB admincp mimetypes table) or (b) you set the LDM setting "force_redirect" to 1 (LDM/admin/settings) |
Quote:
|
Can you please explain to me whet exactly you mean when you say
Quote:
Please bear with me, as i am still fairly new to all this Vb mods etc Thanks |
Quote:
To achieve this secrecy, the user is sent a url that does not point directly to the download, but instead points to the LDM script. The script works out what it is being asked to send, reads the file and sends it on to the user, with appropriate headers and so on, so that the file behaves correctly when it reaches the user's browser (e.g. has the right name, etc). This is very straightforward (quite cheap in cpu and identical bandwidth to providing the actual file url) when the file is actually stored on the web server that is running LDM. However, if you have the file stored on another server and want to keep its location secret, then LDM has to read the file from the second server and then re-transmit it to the user. This is twice as costly in bandwidth (file has to pass twice through your server) and about 10-50 times as expensive in server cpu, because reading remote files is a complex process. The practical consequence is that standard php configurations (which usually allow about 30 seconds cpu) will fail to transmit remote files that are bigger than a megabyte or so. This problem only occurs with entries that LDM 'recognises' as a 'download' - i.e. has a file type which appears in the VBulletin 'attachments' mimetype table - and only if the LDM setting 'force_redirect' is set to 0. For all other file types and when force_redirect is set to 1 or 2, LDM gets the user's browser to do the work, by telling it to redirect to the file. For files stored on a remote server, this means that there is no bandwidth load on your server and no cpu load either. Basically, the 'hidden file' mechanism is cheap and secure provided the file is held on your own server, but a pain in the beck when it's on another server ... LDM can |
why do i feel like a newbie??
i can't seem to figure out why my icons don't work..... if the path is right it doesn't work and if i add a ./ it doesn't work either....oops wrong thread? should i have put this in the 3.6.0 thread?? anyway they don't work in the modules.... |
Ok, Thats made it a lot clearer for me, Thankyou
I am just finishing off the re-installation again, If its ok with yourself, i would like to take you up on your kind offer to check the installation for me. Will take me about 15 mins, as i just need to finish another item first. Thankyou, BR |
Quote:
|
ummm
vbadvance is installed in my vbulletin forum folder... |
Quote:
|
Quote:
Forum URL in vB Options http://www.mysite.com/vBulletin sorry had a long night am i understanding what you wanted? |
Quote:
|
ahhh yes okay that is what is is doing....
icon path shows http://www.mysite.com/images/icon/rar.gif (or whatever it is) leaves out my vBulletin folder altogether.. sorry to have bothered you... my 5 and 1/2 month old is teething really bad and i didn't get much sleep....really sorry |
sweeT!! beta 2!! :D :D
<< will install tomorrow :) don't feel like redoing the plugins again right now. :/ lol ---------- btw, first I was all excited about this: https://vborg.vbsupport.ru/showthread.php?t=119589 http://www.boardingscene.com/videos.php then I realized that LDM could do all that and more... and on our own site. :) that said, I'm going back to the old issue of look and feel... I almost wish there was a freeze on new features and just worked on layouts or templates. vbdownload manager still looks more put together simply because of the nice hit parade displays (top 5 hot, 5 new, 5recent)...and this vidia thingy looks better just cause of the layout as well, imo (but its certainly a more FAMILIAR one). If LDM had templates like that... it'd more "accessible" I think for people. eg: -- if the jukebox could play inline and a few other thumbs displayed underneath (control the number of thumbs). -- and we got auto generate referral links to the file (I request this a few times). Share this file! type thing -- basically LDM would benefit greatly from an individual "page" for each file/video, etc. I often want to link people to a particular uploaded video and the only way I have found to do that is to rate/add a comment to the file...then link to that page. plenty of video distributions sites to benchmark.... vidiac, google, collegehumor, ebaums etc. but all basiclly the same. I think that would help LDM realize its full mass potential with vb. I know I'd love it. food for though. just my 2cents. I'll let ya know how Beta 2 goes :) |
Quote:
Quote:
Quote:
Quote:
Basically, I agree with you - I'd like to stop adding new features for a while, and would like to work on improving the user interface for some of the features - the jukebox, the photo library, and so on. I feel challenged (shall we say motivated) by flickr... |
Quote:
okay i like the sound of that too...will there be a way possibly to not necessarily create a photo album but maybe to let the user create his own set of photos in an album of links? or would that be a feature lol.. |
Quote:
|
Ok, I just managed to get around to re-installing it again,
Still having the same problems as before, I have a file in the database, and on an external server, I cant get either to work properly. As you said earlier, I have set up a test admin for you, Would you mind taking a look for me. I will be only too happy to pay for your time in doing so. I really need this install badly.... Thanks I will send you a pm with details on your reply, BR |
Quote:
|
Quote:
|
All times are GMT. The time now is 07:44 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|