![]() |
Quote:
|
Quote:
If fopen is on, then I'm stuck. I attach some code that you can use to check the raw download speed from your site to a pc - just unzip and upload it into a subdirectory called eg speedtest and point your browser at speedtest/speedtest4.php |
Quote:
Anyhow, it appears its using fopen: Links and Downloads Database Code 2.0.6 MySQL 4.0.21-nt PHP 4.3.9 allow_url_fopen Yes cURL Yes GD2 Yes open_basedir Here's the speedtest link, I got 24KBps. Here's a link to a video file on the same server so you can test your normal speeds: http://videos.observedtrials.net/coustellier.mpg Matt |
Quote:
|
Quote:
little b = bits, as in 8 bits per byte big B = bytes, as in 8x the size of a bit. so if you were getting 333Kbps, that would be 333/8 = 41.625KBps, a pretty shabby speed considering most cable nowadays is 3-5Mbit/sec or like 375-625KBps Besides, I have testers everywhere, its not my ISP :p. Try getting the video, welo. Matt |
Quote:
|
Quote:
my php info: http://www.observedtrials.net/info.php |
Quote:
Worth trying? |
Quote:
|
Quote:
Welo, thanks for clarifying... I thought that there was just miscommunication :). Thanks guys, Matt |
Quote:
|
I'm having a few problems with the 2.0.6 beta when changing the global names in local_links_init and the file names accordingly.
I've pinned down one cause, in the includes/acmincp/xml file you're not using the globals yet :D. But otherwise there's something else going on somewhere that's having the same effect. For instance, I go to create a new category after installation and click submit and it gives an error saying that local_links_admin.php can't be found instead of using the new global name. Except the category is actually added as it should be. Aside from the error it works fine. The forum jump menu seems to appear even if you've turned it off in forum permissions/admincp as well. |
Quote:
Thanks - this was careless of me. One of the defines is wrong. The forum jump menu should only appear in a few places (i.e. add/edit link, add/edit category). It's a side effect of the way vbulletin and LDM are coded - I will see if it is easy to suppress. |
Hi Andrew I hav a problem fromupgrading 2.0.5 to 2.0.6. Installation went through perfect but after the installation the only thing i get :
Critical error: different versions of software, templates, phrases and database. Software: 2.0.6 database: 2.0.5 Cannot continue - ask administrator to correct. I double check ach step and i am not doing anything wrong. Is there a way to upgrade only the templates ? |
Quote:
Just use the product manager to uninstall and reinstall - you won't lose anything. |
Quote:
I am not sure but maybe because i customized the templates before so before installation we need to revert th templates. |
Re: output_buffering
Andrew, sorry for the late response, I had to leave for a business trip last night after work and didn't have a chance to change it. Luckily the hotel has wireless so I edited my php.ini tonight and ran some tests. As far as I can tell, my download speeds using the download manager are at around 100-120KBps. This is a significant improvement :D. It's hard to tell here from this hotel with their mediocre connection, and I'm not sure how well a computer downloads when you're watching it on RDC and its uploading a fair bit - so I'm not sure exactly where I'm at with it. Anyhow, the links again are: speedtest: http://www.observedtrials.net/speedtest/speedtest4.php regular file download: http://videos.observedtrials.net/coustellier.mpg LDM file download: http://www.observedtrials.net/vb/loc...ion=jump&id=92 php info: http://www.observedtrials.net/info.php If anyone would care to help me here, I would much appreciate any advice you have. I am a poor coder, but I am have books and google and am willing to dedicate time and trial and error. Thank you everyone, Matt |
Quote:
Matt, it looks as if things are better, but I think they are still not great. Via the script, your video now comes to me at about 53 kB/sec, which is about a two-fold improvement. I have one suggestion to try in the LDM code. Edit local_links_include.php - look for the line which reads Code:
$READ_BUFFER_SIZE = 2048; |
Andrew, I believe that has done the trick, a friend at a university said he was getting 650KBps off the server using LDM now. You are the man! Thanks for everything :D.
Matt |
how do you upload stuff ?
i dont wanna use it for the links but just for downloads help? |
This thing aint working for me
no matter the imput i put on it still says its too larg |
Quote:
Did you use the very large value I suggested? - i.e. about quarter of a megabyte? Good old Bill G. |
Quote:
What size and what type of file are you trying to upload? What is the maximum filesize for this file type set in your main VB/admincp/attachments/extensions and sizes What values are configured into your php.ini (VB/maintenance/phpinfo) for the following settings: *upload_max_filesize* and *post_max_sizecode* |
I have 2 issues:
1. when a user tries to download something it makes it to about 2 megs and stops. 2. it is not recording the hits when a user clicks to download any suggestions? |
Quote:
Where is the download coming from (your own server or somewhere else - expensive) and how do you have it recorded in LDM. If the file is on your own machine, then are you identifiying it as http://yoursite/file or simply as /file? - the second will be much faster. Take a look at the section in instructions.txt about speed versus security On the second, the hit is only recorded when the download completes successfully. Let me know if these suggestions don't help |
Quote:
Quote:
Quote:
I have local_file_root set to 0 |
ok... I changed force_redirect to 1, local_file_root to 1, and moved the files to a directory not in the web directory. One of the files works fine although slow. I have another file with the same ./uploads/file.zip location, but it keeps telling me the link check failed. I have checked the server multiple times and checked the spelling and everything is correct. Any idea why it won't find the file?
|
Quote:
Quote:
On your speed problems, what sort of machine are you using as a server. Windows or Linux and which web server. There are some tweaks we have just sorted out for Windows systems |
Quote:
Thanks again, Matt |
Andrew .. i hav a question...
i like the script a lot... but in my forum i basically will be sharing artists demo music.. so its painful to add media files everytime... is it possible to make a directory listing of specific folder.. and users can download? Thanx~ |
Quote:
|
*request* this might have been requested before but maybe custom fields for links / downloads ?
|
Quote:
Thanks. |
Quote:
|
Quote:
|
Quote:
When I go to Language Manager --> Upload Langugage, i am encountered with following option: --> Overwrite Language : What should i select from drop-down menu? Should i create a new language? Would overwriting language have any implications? Please guide me. Regards |
Quote:
If you run a multi-language board and you have already installed the main French or German Vbulletin translation, then you can 'add on' the LDM phrases into that language - VBulletin -> Admincp -> Download/Upload Languages -> Upload Language -> Overwrite Language (French/German). This will *include* the additional phrases and will not destroy what was already there. |
Thanks for sharing this hack, Andrew.
One question. I´ve already installed LDM in english, tried to switch to german and to import the german-language via the phrase-manager - but it keeps on telling me "This file only contains phrases, but none of the necessary values. It´s not possible to create a new language with this file". Even with the option "Overwrite" anabled. Any help aprecciated - any ideas ? |
Quote:
I've juyst tried this and it seems to work ok to me. Let me know if you still have problems. |
Quote:
I did it exactly the way as you described it. But still no go.. May be you?ve got some extra time to join me in the chat room ? |
All times are GMT. The time now is 03:53 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:
|