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)

AndrewD 12-01-2006 04:15 AM

Quote:

Originally Posted by Zowners (Post 1128899)
You lost me.

I think he was trying to say that you need to make copies of the ldm_new module. Edit each of them to display entries from only one of your categories of interest, then install them separately into vba.

If you use only one module with the filter (ltoc IN (a,b,c)), then it will group all the categories into one display group.

I'll try to go through the whole vba installation process this weekend to get to the bottom of the other discussion.

AndrewD 12-01-2006 04:18 AM

Quote:

Originally Posted by kompakt (Post 1128791)
My MIME types are defined correctly in the vbulletin attachments table, that never fixed it. I had to add the mimetypes into my .htaccess file and have force_redirect set to 1 for the mp3s to download correctly. Some times audio files work. But video files never work...

Now if the files were renamed in a way that they do not have any spaces, nor in their parent directories, will that fix it?

Can I take a look at your site? - I'm concerned that you are having to set force_redirect to 1 to get downloads to work properly. If so, send me a PM with an admin username/password.

imranbaig 12-01-2006 10:43 AM

Quote:

Originally Posted by chorton (Post 1128989)
sounds to me like you need to increase the upload size in your php.ini file

Login to admincp>links and downloads>settings at the bottom of that page is a box with the following info
PHP 5.1.6
allow_url_fopen Yes
cURL Yes
GD2 Yes
open_basedir Unset
post_max_size 20M
upload_max_filesize 21M

what is your post_max_size and upload_max_filesize

PHP (php.ini) 4.3.11
allow_url_fopen Yes
cURL Yes
GD2 Yes
open_basedir (not set)
post_max_size 8M
upload_max_filesize 2M

I think 2mb is enough, the problem is even 10kb file is not being able to upload from LDM, it works from attachments, downloadsII and wallpapers.

Alfa1 12-01-2006 10:49 AM

Where do I place my .htaccess? I have been trying to get the rewrite to work without success.

AndrewD 12-01-2006 11:44 AM

Quote:

Originally Posted by imranbaig (Post 1129330)
PHP (php.ini) 4.3.11
allow_url_fopen Yes
cURL Yes
GD2 Yes
open_basedir (not set)
post_max_size 8M
upload_max_filesize 2M

I think 2mb is enough, the problem is even 10kb file is not being able to upload from LDM, it works from attachments, downloadsII and wallpapers.

2mb is definitely enough. Can I take a look at your site, please. (send me a PM)

AndrewD 12-01-2006 11:45 AM

Quote:

Originally Posted by Alfa1 (Post 1129334)
Where do I place my .htaccess? I have been trying to get the rewrite to work without success.

Usually this goes in the forum directory, but I think it depends on the web server software you are using.

Alfa1 12-01-2006 12:58 PM

I have sent you this info by PM.
Is there an add on to vBSEO site map for LDM?

obmob 12-02-2006 02:11 AM

Quote:

Originally Posted by AndrewD (Post 1129198)
Andrew's problem is that he is in too many parts of Europe :knockedout: seems to spend his life on trains and planes. As a result, the number of ideas is dropping sharply.

:confused: no, no, don't let ideas drop down... ideas move and change the world!!!

You can also have a long nap from time to time. :D

AndrewD 12-02-2006 05:16 AM

Quote:

Originally Posted by imranbaig (Post 1128913)
Thanks, apart from this, I got another issue when registered user's are trying to upload files, it gives error saying max file size exceeded even though the file is just 250kb got this error for 10kb file as well.

In my user groups have given them large size for attachments, in LDM max upload size is 0 unlimited (have 300gb space).
how can i fix this thanks :)

You have probably set the maximum filesize for every filetype to 5000 bytes in your vb/admincp/attachments/attachment manager information.

On your site, I can see that this limit is being set explicitly to 5000 (log on to LDM as a registered user, do 'add entry', and click on the drop down 'uploadable filetypes and size limits). This is only possible if the vb attachment table says this or if the one of the php.ini variables upload_max_filesize and post_max_size is set to 5000. You've told us that the second is not the case, so it must be the first.

Get back to me if this does not resolve the problem - you'll need to change my account to 'admin' for me to do any more.

AndrewD 12-02-2006 06:10 AM

Quote:

Originally Posted by imranbaig (Post 1128245)
Wanted to Have a Standalone player, which opens as a popup, and along with links such as send to friend, close, a option to save/download would be nice.

I attach modified versions of the link_play_standalone and link_play_embedded templates, with the save/email/etc links included. Just import these via the VB admincp.

Quote:

Originally Posted by imranbaig (Post 1128245)
There are templates like photo_album, modren, etc I liked the one which is photo album but it does not have save option.

You can edit any of the main linkbit templates to include a 'save' option. You need to place the following code:
Code:

<if condition="$linksavebit">$linkurlsave</if>
where you want it to appear.

The templates are as follows:

modern - links_linkbit
photo - links_linkbit_photo
table - links_linkbit_table
bold - links_linkbit_greg

Quote:

Originally Posted by imranbaig (Post 1128245)
Also Is there a option to have sis files? i.e mobile phone themes? I have this in attachment table as Content-type: application/vnd.symbian.install, and add a screen shot for the themes?

If sis files are defined in the vb attachment table, then LDM will handle them automatically as downloadable files. However, there's no means to automatically display a screen shot - the standard utility libraries do not know how to extract the graphics. What you could do is create separate jpg files as screen shots and upload these as the accompanying 'image' in the LDM add entry form.


All times are GMT. The time now is 01:08 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.02707 seconds
  • Memory Usage 1,755KB
  • 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
  • (1)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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