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)

imranbaig 11-30-2006 07:31 PM

Quote:

Originally Posted by AndrewD (Post 1128518)
I'll try to post answers this weekend.

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 :)

mauro1947 11-30-2006 08:41 PM

Hi!
Please help me!!!
In my site are 2 administrators.
The other administrator can't edit my links!!!
Please, help me.
The can_edit_link is perfectly setted to Administrators can do all.
How can i fix this???
I'ts urgent!!!
Thanks!!!!!!!!!
EDITED: I'm administrator, and i can't edit some links. Please help me. Thanks!!!

chorton 11-30-2006 08:48 PM

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 :)

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

Slave 11-30-2006 11:40 PM

Quote:

Originally Posted by Zowners (Post 1128901)
I do indeed, I think I gave a full description of what I had in a previous post. But it works fine with module set to yes and doesnt when set to no.

Sorry, I missed your post showing your settings :p

A couple of things spring to mind ..

Do you have those templates installed within the style you are using? Looking at your screen shot you're using a custom style, perhaps it didn't update correctly?

How did you install the module? Not sure if it's been fixed in v2.2.1 but in earlier versions of CMPS if you didn't put in the template names first, before picking other options on that page, CMPS would ignore them. Not sure why TBH. Perhaps recreate the module and see what happens?

Ipuck 12-01-2006 12:38 AM

Hello

I have tried many times to used the Mod_Rewrite and use the seo_friendly links, but I can't get it to work.

1. I have an .htaccess file and I added the 5 lines noted in the LDM manual.
Quote:

RewriteEngine on
RewriteRule local_links/links/(.+)/(.+) local_links.php?catid=$1&linkid=$2 [R]
RewriteRule local_links/links/(.+) local_links.php?catid=$1 [R]
RewriteRule local_links/jump/(.+)/(.+) local_links.php?action=jump&id=$1&catid=$2 [R]
RewriteRule local_links/jump/(.+) local_links.php?action=jump&id=$1 [R]
2. Then I turn to YES the seo_friendly.

but is not working, when I click one of the categories it takes me back to LDM index page.

What am doing wrong?

My forum has vBSEO, do you think that is interfering with the mod?

mauro1947 12-01-2006 02:10 AM

Hi!
Can any one help me please?
I really apreciate your help
Thanks a lot!!!!!!!

obmob 12-01-2006 03:35 AM

Quote:

Originally Posted by mauro1947 (Post 1128981)
Hi!
Please help me!!!
In my site are 2 administrators.
The other administrator can't edit my links!!!
Please, help me.
The can_edit_link is perfectly setted to Administrators can do all.
How can i fix this???
I'ts urgent!!!
Thanks!!!!!!!!!
EDITED: I'm administrator, and i can't edit some links. Please help me. Thanks!!!

Hmm... all i can think is, did you gave enough permissions to the admin group, maybe you moved something.

Or, did the second admin has administrator as primary group? :surprised:

Sure Andrew will have more ideas, wait for him to go online... remember he is in Europe :D

Time to kick my pillow :)

AndrewD 12-01-2006 04:09 AM

Quote:

Originally Posted by mauro1947 (Post 1128981)
Hi!
Please help me!!!
In my site are 2 administrators.
The other administrator can't edit my links!!!
Please, help me.
The can_edit_link is perfectly setted to Administrators can do all.
How can i fix this???
I'ts urgent!!!
Thanks!!!!!!!!!
EDITED: I'm administrator, and i can't edit some links. Please help me. Thanks!!!

Happy to help you - it's much easier if I can take a look at your site - send me a PM with a username and password that has admin privs for your board and I'll gladly take a look.

AndrewD 12-01-2006 04:11 AM

Quote:

Originally Posted by obmob (Post 1129181)
Sure Andrew will have more ideas, wait for him to go online... remember he is in Europe :D

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.

AndrewD 12-01-2006 04:12 AM

Quote:

Originally Posted by Ipuck (Post 1129094)
Hello

I have tried many times to used the Mod_Rewrite and use the seo_friendly links, but I can't get it to work.

1. I have an .htaccess file and I added the 5 lines noted in the LDM manual.

2. Then I turn to YES the seo_friendly.

but is not working, when I click one of the categories it takes me back to LDM index page.

What am doing wrong?

My forum has vBSEO, do you think that is interfering with the mod?


Almost certainly, you have two hacks interfering with each other. I've not looked at VBSEO - has anyone else any advice?

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.

chorton 12-02-2006 07:13 PM

thanks andrew for your great support on this

NathanMc 12-02-2006 08:52 PM

Quote:

Originally Posted by maroceve (Post 1114249)
What about integrating the newly uploaded file into a podcast xml file directly ? that'd be nice.


that'd be real nice.

Zowners 12-03-2006 01:37 AM

Quote:

Originally Posted by AndrewD (Post 1129200)
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.

I tried this but it seems that using a copy of ldm_new module doesnt show any links. I renamed the second copy of ldm_new to ldm_new_manga and uploaded it then made a new modul in vbadvanced using the different copy but it doesnt show anything in it.

imranbaig 12-03-2006 06:53 AM

Quote:

Originally Posted by AndrewD (Post 1129831)
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.

Thanks That was the error, that fixed uploading files :) https://vborg.vbsupport.ru/external/2011/01/19.gif

caliman 12-03-2006 05:46 PM

Thanks. New version upgraded flawlessly!

Zowners 12-04-2006 09:46 PM

Any news on my request

ma7room 12-04-2006 09:57 PM

is it work with 3.6.4 ?

mauro1947 12-04-2006 09:58 PM

Yes, works fine on vB 3.6.4.
Bye!

smoknz28 12-04-2006 10:53 PM

Just installed and now going through the settings in my control panel.

Is there suppose to be a link in the navbar for my members to use this program? I have a custom navbar and am worried that maybe the xml didn't install the code in the navbar if that's the case.

Thanks,
Gonzo

sunnycher 12-04-2006 11:48 PM

Anyone using this on their forumhome? I'd like to see it if so.

The instructions to do this is confusing me.

chorton 12-05-2006 12:25 AM

<a href="http://www.versionist.com" target="_blank">www.versionist.com</a> ..its a vbadvanced home though

sunnycher 12-05-2006 12:35 AM

thanks chorton!

smoknz28 12-05-2006 02:32 AM

Am I understanding that I need to add a link on my navbar for my users pointing to: http://nameofmysite/forums/local_links.php

Thanks,
Gonzo

AndrewD 12-05-2006 04:21 AM

Quote:

Originally Posted by smoknz28 (Post 1132155)
Am I understanding that I need to add a link on my navbar for my users pointing to: http://nameofmysite/forums/local_links.php

Thanks,
Gonzo

You need a link somewhere. Most people do this by editing their navbar. Another option is to have a single link on your home page, for example using a vbadvanced module. In either case, the url you have given is correct.

It's explained in the documentation wiki at http://www.eirma.org/wikis/index.php...hin_your_board

AndrewD 12-05-2006 04:39 AM

Quote:

Originally Posted by Zowners (Post 1131988)
Any news on my request

I worked on this over the weekend, and turned the current ldm/vba interfaces into .module files. This means that the adjustable parameters can now be set via vbadvanced's admincp page (Edit Modules), rather than by patching the code.

I think everything is working correctly, so perhaps you can give it a try. For your purpose, upload the ldm_new.module into vba, set its title and category (categories), then use vba to copy the module and set a new title/category.

Let me know that this works ok.

nexus851 12-05-2006 07:53 AM

FEATURE REQUEST:

Can you add .FLV / FLA extensions to your medialist?

Zoon 12-05-2006 10:43 PM

Hello,

I have just installed LDM on VBB 3.6.3 on a fresh install. When I click "add category" via the admin page it takes me to an error message saying that the category does not exist.

This is exactly what I did to cause the fault:

- Fresh install of VBB
- Installed vbAdvanced
- Installed LDM
- Went into admin cp and added one top level category which added correctly
- Attempted to add another top level category which did not add correctly

When trying to add the top level category this is the page it goes to:

mydomain.com/local_links.php?action=addcat&catid=-1

And this is the error message:

Category does not exist.

Go Back

I know the category does not exist; its supposed to be adding a new top level category :D I would appreciate any insight anyone could give.

Should I try a full remove and reinstall and see if that does it? Using the "Kill LDM totally" script mentioned here http://www.eirma.org/wikis/index.php...g_LDM#Removing ?

Thanks in advance!

Tyegurl 12-06-2006 01:48 AM

have a request andrewd can we add a few little link icons?

need .exe .tar .avi .wmv and torrent

i have all but the tar image and i am not sure where to find one, the others i found here on this forum, obviouosly avi/wmv are the same image ;)

can we add them so they show up in the links and download manager?

for everyone who doesn't know

1st is avi/wmv
2nd is exe
3rd is torrent
4th should be tar but i don't have it ;) and i need it

AndrewD 12-06-2006 03:50 AM

Quote:

Originally Posted by Zoon (Post 1132847)
Hello,

I have just installed LDM on VBB 3.6.3 on a fresh install. When I click "add category" via the admin page it takes me to an error message saying that the category does not exist.

This is exactly what I did to cause the fault:

- Fresh install of VBB
- Installed vbAdvanced
- Installed LDM
- Went into admin cp and added one top level category which added correctly
- Attempted to add another top level category which did not add correctly

When trying to add the top level category this is the page it goes to:

mydomain.com/local_links.php?action=addcat&catid=-1

And this is the error message:

Category does not exist.

Go Back

I know the category does not exist; its supposed to be adding a new top level category :D I would appreciate any insight anyone could give.

Should I try a full remove and reinstall and see if that does it? Using the "Kill LDM totally" script mentioned here http://www.eirma.org/wikis/index.php...g_LDM#Removing ?

Thanks in advance!

Thanks for the detailed report, and sorry to learn of your problems. I cannot reproduce this error on my test system - I set up a empty database and followed your path, but everything seemed to work fine.

It really shouldn't be necessary to uninstall and reinstall - this should just work out of the box. Any chance of taking a look at your site? I'd like to get to the bottom of this. Send me a PM.

AndrewD 12-06-2006 03:56 AM

Quote:

Originally Posted by Tyegurl (Post 1132922)
have a request andrewd can we add a few little link icons?

need .exe .tar .avi .wmv and torrent

i have all but the tar image and i am not sure where to find one, the others i found here on this forum, obviouosly avi/wmv are the same image ;)

can we add them so they show up in the links and download manager?

for everyone who doesn't know

1st is avi/wmv
2nd is exe
3rd is torrent
4th should be tar but i don't have it ;) and i need it

What you do is put these into the LDM icons directory with filename "filetype.gif" (.png should also work). LDM will automatically pick them up. So you need to create avi.gif, wmv.gif, exe.gif and tar.gif.

On my PC, tar files use the same icon as zips - I suppose that is because winzip has associated the extension with itself. You could just copy zip.gif to tar.gif.

If you like, I'll add your three icons to the main release next time round?


All times are GMT. The time now is 11:00 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.03371 seconds
  • Memory Usage 1,863KB
  • 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
  • (25)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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