vb.org Archive

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

obmob 03-05-2010 07:38 PM

Quote:

Originally Posted by AndrewD (Post 1997526)
I think this is possible, but will need some work, which I will look into. I also think you are right that this is a potential cause of high overhead with graphics rich sites such as yours.

v3.0.x of LDM does contain some other settings for reducing cpu overhead (at a cost of extra memory usage), which you might like to test - see the display bit caching settings in the ldm/admin/settings page. I'd appreciate reports.

OK, I enabled display bit caching, let's see how the week goes, thanks Andrew.

E.T. 03-06-2010 06:24 PM

Hi AndrewD,

Found a little issue and proberly it has something to do with wrong settings within my forum....

In the downloads the uploaded picture is showing, but in the automated postings on the forum itself the picture isn't display, it comes with the wrong url

Code:

hxxp://www.xxxxx.eu/forum/forum.php/UpLoads/imageuploads/211712678157878840.jpg
As you see there is a forum.php within the url.

Do you have any idea how this can be fixed ?

Thanks in advance

Regards,
Marcel

pjcnlv 03-07-2010 02:02 AM

I have the product installed with a generic config and it tests fine with image and pdf files but fails on mp3 file streams. The player window launches and immediately says "Unable to proceed - Error generated by JW player".

There is nothing in the httpd/error_log files on the server indicating an issue.

Has anyone else seen this?

Britmovie 03-08-2010 01:17 AM

Hi have installed a fresh install. Uploaded an mp3 file see http://www.britmovie.net/britforum/l...ks.php?catid=3
File uploaded and can be downloaded and played, but when clicked media player opens but doesnt play. Any ideas please?

Get this in google chrome
Quote:

Error #2044: Unhandled IOErrorEvent:. text=Error #2124: Loaded file is an unknown type.

abdelghani68 03-08-2010 11:12 AM

when JWplayeris is active :

I can enter in the categorie, there is this error :

Code:

Warning:  require_once([path]/includes/local_links_flashsites.php) [function.require-once]:  failed to open stream: No such file or directory in [path]/includes/local_links_players.php(108)  : eval()'d code on line 26

Fatal error:  require_once() [function.require]:  Failed opening required  '/home/www/51bf8dd46724439e6e993b928301259b/web/includes/local_links_flashsites.php'  (include_path='.:/opt/php/lib/php') in /home/www/51bf8dd46724439e6e993b928301259b/web/includes/local_links_players.php(108)  : eval()'d code on line 26


foxfirediego 03-09-2010 12:15 AM

trying to check latest version
Quote:

Version check failed. No version number was found at this location. The URL for the version check may be incorrect, or the server may be experiencing problems. Please try again later.

AndrewD 03-09-2010 07:55 AM

1 Attachment(s)
Quote:

Originally Posted by Britmovie (Post 1999529)
Hi have installed a fresh install. Uploaded an mp3 file see http://www.britmovie.net/britforum/l...ks.php?catid=3
File uploaded and can be downloaded and played, but when clicked media player opens but doesnt play. Any ideas please?

Get this in google chrome

This is caused by a silly bug in the latest release of LDM. It should be cured by uploading these files. local_stream.php goes in the main forum directory; local_links_main_fetch.php goes in the includes directory.

Britmovie 03-09-2010 09:31 AM

Quote:

Originally Posted by pjcnlv (Post 1998834)
I have the product installed with a generic config and it tests fine with image and pdf files but fails on mp3 file streams. The player window launches and immediately says "Unable to proceed - Error generated by JW player".

There is nothing in the httpd/error_log files on the server indicating an issue.

Has anyone else seen this?

Thanks the files solved that problem now I get the same as the above? Getting there.

Britmovie 03-09-2010 09:37 AM

I reinstalled the mp3 file and it worked a treat. More functions etc than downloads 2, well done.

AndrewD 03-09-2010 10:24 AM

Quote:

Originally Posted by pjcnlv (Post 1998834)
I have the product installed with a generic config and it tests fine with image and pdf files but fails on mp3 file streams. The player window launches and immediately says "Unable to proceed - Error generated by JW player".

There is nothing in the httpd/error_log files on the server indicating an issue.

Has anyone else seen this?

The JW player is a third-party product writen in Flash, and unfortunately it does not (apparently cannot) provide detailed error information when something goes wrong. This message was the best I could do - previously the player was just hanging when it was unable to play the file. One possibility is that the mp3 file is corrupt - you might try the same as Britmovie and simply reload the file. Also check - does the download icon work and does the downloaded file play correctly?

If necessary, I'm happy to take a look at your site.

airheadairbrush 03-10-2010 03:58 PM

Andrew sense upgrading to 3.0.2 LDM after upgrading the forum to VB4 the videos no longer play on the JWPlayer when you click on a video link a box comes up OPEN WITH or save. They used to just play in the JWPlayer (FLV files)

Can you point me in the direction of how to correct this.

shyguy82 03-10-2010 07:02 PM

Trying to configure it and no matter what option I change and try to save settings I get The file(s) uploaded were too large to process.

I'm running vB 4 on Windows (IIS with FastCGI, I don't think Document_Root issue applies here). I've tried DownloadsII and it works but I wanted to try this mod as well to see which one is better suited for my site and for some reason I can't do it.

Andrew, can you shed some light here, I've tried setting the upload_dir and all other settings but I get that messages when I try to save it.

webli 03-11-2010 08:12 AM

Hi Andrew

If I want to add new links in LDM I get this Error:

Code:

Parse error: syntax error, unexpected ')' in /home/httpd/vhosts/heilpaedagogikplus.ch/httpdocs/testforum/includes/local_links_include.php(2133) : eval()'d code on line 642
How can I correct it?

Also the Plugin webthumbs doesn't function (I've made the needed directories and with a 777). Easywebthumbs works but i want to save the thumbs on my server. How to bring it works?

Thanks a lot for help
webli

AndrewD 03-11-2010 10:35 AM

Quote:

Originally Posted by shyguy82 (Post 2001093)
Trying to configure it and no matter what option I change and try to save settings I get The file(s) uploaded were too large to process.

I'm running vB 4 on Windows (IIS with FastCGI, I don't think Document_Root issue applies here). I've tried DownloadsII and it works but I wanted to try this mod as well to see which one is better suited for my site and for some reason I can't do it.

Andrew, can you shed some light here, I've tried setting the upload_dir and all other settings but I get that messages when I try to save it.

This error is being generated by the vbulletin infrastucture before it gets into LDM. I've not seen it before (it seems to relate to a check introduced in vb4.0). Does your server have the Suhosin module installed? This module is sensitive to the number of settings being transferred.

I am happy to take a look at your site, but will need full vb admin access.

AndrewD 03-13-2010 09:37 AM

Quote:

Originally Posted by abdelghani68 (Post 1999765)
when JWplayeris is active :

I can enter in the categorie, there is this error :

Code:

Warning:  require_once([path]/includes/local_links_flashsites.php) [function.require-once]:  failed to open stream: No such file or directory in [path]/includes/local_links_players.php(108)  : eval()'d code on line 26

Fatal error:  require_once() [function.require]:  Failed opening required  '/home/www/51bf8dd46724439e6e993b928301259b/web/includes/local_links_flashsites.php'  (include_path='.:/opt/php/lib/php') in /home/www/51bf8dd46724439e6e993b928301259b/web/includes/local_links_players.php(108)  : eval()'d code on line 26


I think you have installed the 'flashsites' extra without also uploading the php code that this extra needs to run. It's in the includes subdirectory of the extra.

abdelghani68 03-13-2010 09:54 AM

Quote:

Originally Posted by AndrewD (Post 2002708)
I think you have installed the 'flashsites' extra without also uploading the php code that this extra needs to run. It's in the includes subdirectory of the extra.

thanks, I haven't the error now. But the video doesn't start when I clic play. The mp3 start when I clic on play.

I use the jwplayer inline.

AndrewD 03-13-2010 09:56 AM

Quote:

Originally Posted by E.T. (Post 1998641)
Hi AndrewD,

Found a little issue and proberly it has something to do with wrong settings within my forum....

In the downloads the uploaded picture is showing, but in the automated postings on the forum itself the picture isn't display, it comes with the wrong url

Code:

hxxp://www.xxxxx.eu/forum/forum.php/UpLoads/imageuploads/211712678157878840.jpg
As you see there is a forum.php within the url.

Do you have any idea how this can be fixed ?

Thanks in advance

Regards,
Marcel

I can't persuade this to go wrong for me ;) Can you reinstate my admin account on your site so that I can take a look?

AndrewD 03-13-2010 10:28 AM

Quote:

Originally Posted by abdelghani68 (Post 2002713)
thanks, I haven't the error now. But the video doesn't start when I clic play. The mp3 start when I clic on play.

I use the jwplayer inline.

One problem is that your web server is running out of memory. It is only allowing your site to use 64MByte, and playing the video seems to need more that that. I don't know why.

The php setting on your server is memory_limit. Can you get this increased?

I don't know if this is the only problem - we have to take this a step at a time.

TosaInu 03-13-2010 05:23 PM

Hello,

It's updated smoothly. Thank you for the great plugin AndrewD.

I seem to have forgotten some configuration. I have a writable upload directory, and to keep it tidy I also have subdirectories in that for several categories. That worked smoothly in the past and it still does. But I added a new category and want a new subdir for that. I can't find the place to change it. As far as I recall it was simply edit Category/Control settings Section Managing file uploads. But I only see en/disable and filetype settings there.

angeljs 03-13-2010 07:35 PM

I'm still receiving the following error on my forum home if I try to enable recent,random etc entries on forumhome:
Code:

Fatal error: Call to undefined function ldm_load_bitcache() in /home/******/public_html/forums/includes/local_links_include.php on line 349

AndrewD 03-14-2010 06:31 AM

Quote:

Originally Posted by TosaInu (Post 2002938)
Hello,

It's updated smoothly. Thank you for the great plugin AndrewD.

Thanks for pointing out the bug. It's obvious to me now when I stare at the code. Will update the release zip shortly so that others don't fall over this.

Quote:

I seem to have forgotten some configuration. I have a writable upload directory, and to keep it tidy I also have subdirectories in that for several categories. That worked smoothly in the past and it still does. But I added a new category and want a new subdir for that. I can't find the place to change it. As far as I recall it was simply edit Category/Control settings Section Managing file uploads. But I only see en/disable and filetype settings there.
You are right, this was an option in edit categry with ldm versions 2.x. For some reason, I made the upload directory a global setting-only for version 3.x. I don't think there was any underlying need for that change so I will restore the option when I reupload the zip. Grateful if you can then test/report ok.

AndrewD 03-14-2010 07:16 AM

Quote:

Originally Posted by angeljs (Post 2003009)
I'm still receiving the following error on my forum home if I try to enable recent,random etc entries on forumhome:
Code:

Fatal error: Call to undefined function ldm_load_bitcache() in /home/******/public_html/forums/includes/local_links_include.php on line 349

Thanks for the report. Will be fixed in the next upload, perhaps later today or early next week. In meantime, you can patch if you want by adding

PHP Code:

    require_once(DIR '/includes/local_links_bitcache.php'); 

immediately before line 349 in includes/local_links_include.php, which reads:

PHP Code:

    ldm_load_bitcache(); 


E.T. 03-14-2010 09:00 AM

Quote:

Originally Posted by AndrewD (Post 2002714)
I can't persuade this to go wrong for me ;) Can you reinstate my admin account on your site so that I can take a look?

Your details are in your PM box :)

Thanks

AndrewD 03-14-2010 01:20 PM

Quote:

Originally Posted by E.T. (Post 2003296)
Your details are in your PM box :)

Thanks

OK, I understand what's going on. There was always a potential problem, but it did not become likely until vb4.x, where the homeurl setting on the admincp is much more likely to be a full url.

Will be soon fixed in the next upload.

angeljs 03-14-2010 04:34 PM

Quote:

Originally Posted by AndrewD (Post 2003276)
Thanks for the report. Will be fixed in the next upload, perhaps later today or early next week. In meantime, you can patch if you want by adding

PHP Code:

    require_once(DIR '/includes/local_links_bitcache.php'); 

immediately before line 349 in includes/local_links_include.php, which reads:

PHP Code:

    ldm_load_bitcache(); 


Thank you for that, you're an angel :up:

AndrewD 03-15-2010 04:45 AM

Quote:

Originally Posted by abdelghani68 (Post 2002713)
thanks, I haven't the error now. But the video doesn't start when I clic play. The mp3 start when I clic on play.

I use the jwplayer inline.

I have made some minor changes on your site and I think you will find that the video now plays/downloads correctly.

From checking on Google and your site, there seems to be a bug in php 5.2.11 (the version which you are using) that causes a problem when streaming very large video files with limited memory. I will try to get further information on whether this has been fixed in a later version of php and let you know the solution.

AndrewD 03-15-2010 01:36 PM

Uploaded version 3.0.2 patch level 1, which (I hope) fixes all reported bugs. No longer considered "beta".

Let me know if I've messed up....

E.T. 03-16-2010 06:26 PM

Perfect AndrewD, this has solved the issue on my forum.

Thanks

obmob 03-16-2010 08:55 PM

Oh, thanks Andrew! :)

abdelghani68 03-18-2010 01:10 PM

1 Attachment(s)
Thanks for the update. Is it possible to use jw player inline and in the jukebox it's wimpy player ?

And is it possible to use a background in the page of the jukebox ?

karkey 03-18-2010 01:41 PM

1 Attachment(s)
Hello
I have just installed this
However i get the following Via Admin CP (see attached image)

I have looked for permissions settings via
1.vb default options
2.usergroup permissions

Both which i cannot find any options

karkey 03-19-2010 01:26 PM

Edit that i needed to the the default administrator :)

obmob 03-19-2010 11:57 PM

You mean you are not the admin? Never happened to me, maybe Andrew has more nifo karkey.

AndrewD 03-20-2010 05:19 AM

Quote:

Originally Posted by karkey (Post 2006483)
Edit that i needed to the the default administrator :)

You can configure LDM to let any usergroups be admins. Take a look at includes/local_links_init.php for the following lines:

PHP Code:

// This defines the usergroups that can access the LDM admin pages
// Usergroup 6 is the default vBulletin admininstrators' group
// If you want to give access to more than one usergroup, use a comma-separated list
// for example define('ADMIN_USER_GROUP', '5,6,7');

define('ADMIN_USER_GROUP''6'); 

and edit as required.

karkey 03-20-2010 09:24 AM

Thanks Andrew

however the look of the system, i do prefer Downloads II.
If any progress is made on how your system looks over the time by the user, i may switch back

Ophelia 03-21-2010 02:02 AM

grrr, I know I posted, but it doesn't appear it stuck.

Andrew, what do we need to do to configure it so that my designers, when they upload, can schedule their downloads for a specific date? Right now, whatever I have set, is not allowing them. They aren't able to pick hidden either. Thanks!

AndrewD 03-21-2010 07:00 AM

Quote:

Originally Posted by Ophelia (Post 2007349)
grrr, I know I posted, but it doesn't appear it stuck.

Andrew, what do we need to do to configure it so that my designers, when they upload, can schedule their downloads for a specific date? Right now, whatever I have set, is not allowing them. They aren't able to pick hidden either. Thanks!

These seem to work ok on my test system. Shall I take a look at your site? Send me a PM if so.

Concerning the pre-loading - have you set an expiry date for the categories in question? Recall that the scheduling functions when the category's entries will then subequently expire at a later date.

Concerning the hidden entries, have you given your designers 'can_view_hidden' permission?

Ophelia 03-21-2010 01:02 PM

Quote:

Originally Posted by AndrewD (Post 2007432)
These seem to work ok on my test system. Shall I take a look at your site? Send me a PM if so.

Concerning the pre-loading - have you set an expiry date for the categories in question? Recall that the scheduling functions when the category's entries will then subequently expire at a later date.

Concerning the hidden entries, have you given your designers 'can_view_hidden' permission?

Before I reply, let me upgrade to the most current build. Don't want to waste your time on things that may already be fixed :)

angeljs 03-26-2010 11:31 AM

Hi, I'm still having a problem with users commenting on the downloads...No matter what's entered in the comments box, the words 'No comment' appear on the page. :(

AndrewD 03-26-2010 01:26 PM

Quote:

Originally Posted by angeljs (Post 2010494)
Hi, I'm still having a problem with users commenting on the downloads...No matter what's entered in the comments box, the words 'No comment' appear on the page. :(

I think I know what is happening, but could you check - is the problem with internet explorer only, i.e does it work/fail with firefox?


All times are GMT. The time now is 09:12 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.01994 seconds
  • Memory Usage 1,861KB
  • 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
  • (7)bbcode_code_printable
  • (5)bbcode_php_printable
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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