vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=91107)

AndrewD 12-10-2005 03:08 PM

Quote:

Originally Posted by LoOnEyToOnZ
Hi.

I am getting upload limit error
(Error - upload larger than maximum size allowed.)
when i try to upload files into the system.

I already added the filetype into the attachments part of Admin CP and also given it a big size limit, but still doesnt help...

Check each of the following:

* file is smaller than maximum filesize specified in VB attachment table for the given filetype
* file smaller than the values in your php.ini for the parameters upload_max_filesize and post_max_sizecode

DKN 12-10-2005 06:33 PM

Does anyone know how to be able to upload more than 3MB with this? My file size limits in the ACP are high. My upload_max_filesize, post_max_size, and memory_limit are all high. When I use a simple php upload script, which basically uploads a file to a temp folder and then moves that file to another folder, allows anything over 3MB to be uploaded. But for some reason this mod and attachment do not allow anything higher than 3MB to be uploaded. What happens when I upload a file that is over 3MB, is that it only uploads 35KB of that file. I noticed that the error messages that I recieve in my email, shows that it uploads the filedata into the database, which is pretty long. :ermm:

DKN 12-10-2005 11:49 PM

I found the fix. If anyone has the same problem as me, make sure you go to vBulletin Options - > Message Attachment Options and change the limit in Limit Space Taken Up By Attachments (Total).

AndrewD 12-11-2005 03:59 AM

Quote:

Originally Posted by DKN
I found the fix. If anyone has the same problem as me, make sure you go to vBulletin Options - > Message Attachment Options and change the limit in Limit Space Taken Up By Attachments (Total).

I'm a little :ermm: confused, as LDM does not use (as far as I know) the code and limits that VB uses for attachments

Code Monkey 12-11-2005 02:23 PM

I seem to find this in my error logs a lot now.
Code:

File does not exist: /home/blah/blah.com/html/forums/local_links
Everything seems to work fine. Though I am not using a lot of the features so maybe I missed something. I simply upgraded the old one which I am only using for links. Is that a directory I am supposed to create for the file features?

AndrewD 12-11-2005 02:41 PM

Quote:

Originally Posted by JumpD
I seem to find this in my error logs a lot now.
Code:

File does not exist: /home/jsr_admin/joystickrequired.com/html/forums/local_links
Everything seems to work fine. Though I am not using a lot of the features so maybe I missed something. I simply upgraded the old one which I am only using for links. Is that a directory I am supposed to create for the file features?

I think you should check the links admin page - take a look to see if the setting seo_friendly has got itself set to 1. Set it to 0. Your home page has a lot of 'search engine' friendly links in the 'Hot links' group which are all broken and will trigger this error.

Someone else reported this - I'm not sure how, but it seems that people are inadvertently (or my code is inadvertently) changing this setting.

Code Monkey 12-11-2005 03:03 PM

I set it that way. I obviously misunderstood it's intent.

Code Monkey 12-11-2005 03:07 PM

Works now. Thanks. I got the idea that it would make the links function in a seo friendly way. Obviously, it has a different function.

AndrewD 12-11-2005 03:09 PM

Quote:

Originally Posted by JumpD
I set it that way. I obviously misunderstood it's intent.

For LDM's seo_friendly to work, you also have to configure apache -see section 8.3 in the instructions.txt

Code Monkey 12-11-2005 03:11 PM

Yes, I understand the configuration issues.

If you ever get time, you might want to make the configuration pages actual CP home pages and add the help button feature. Might eliminate silliness from dummies like me. :D


All times are GMT. The time now is 04:04 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.03096 seconds
  • Memory Usage 1,745KB
  • 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
  • (2)bbcode_code_printable
  • (4)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