vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122)

glennybee 10-15-2008 07:13 PM

For those having problems with the Error: File not found error after moving server, this is how I fixed it.

I'm not sure what version of this hack I was running on prior to moving server, probably a previous version as it was installed at the start of the year.

Make sure the 'downloads' folder is chmod 777.
Make sure the ec_tmp' folder is chmod 777.
Download the latest version (if you are running a previous version).
Reinstall the product in your APC

All your settings will not be affected and your downloads will still be there.

After I reinstalled the product, the downloads worked.

Hope this helps.

RS_Jelle 10-19-2008 06:46 PM

Quote:

Originally Posted by gothicuser (Post 1642717)
Have a small problem. I have created a new download, but linked to a file held externally in a secure area. Consequently the URL begins with an 'https://' Well, for some reason this is misinterpreted by your mod, and modified to 'http://https:// which of course breaks the link.
Any ideas on how to fix this please?

Open downloads.php
Find
PHP Code:

if (strpos($newfilename"http://") === false AND strpos($newfilename"ftp://") === false

Replace with
PHP Code:

if (strpos($newfilename"http://") === false AND strpos($newfilename"https://") === false AND strpos($newfilename"ftp://") === false


steven s 10-21-2008 11:18 PM

Quote:

Originally Posted by GafferSports (Post 1494118)
Resolved - thanks.

Quote:

Originally Posted by drpeppper (Post 1639660)
nvm. figured this out on my own.

Either care to share why I am too hit my maximum upload?

My limits are 32Mb and am trying to upload a 1M file.

Faol 10-22-2008 01:59 AM

I have two issues since I installed it:

1. I cannot find where to change file size limits. I need to up the size limits, but do not have an option to do so in the DownloadsII CP.

2. My users are getting an error that states "missing a security token" after they hit the Add File button.

Thanks for the help.

sweeps78 10-22-2008 03:42 PM

Quote:

Either care to share why I am too hit my maximum upload?

My limits are 32Mb and am trying to upload a 1M file.
The answer is here somewhere in the 198 pages, searching helps.

Okay, I'll be nice and tell ya;)

There's a setting on your in php configuration called "upload_max_filesize" This controls the maximum amount that a file can be during an upload. I believe there is another setting somewhere too though. Just remember that you need to restart after you change the setting. If you don't have access to your config file, then you'll need to ask your host to do this for you.

steven s 10-23-2008 12:09 AM

Quote:

Originally Posted by sweeps78 (Post 1650526)
The answer is here somewhere in the 198 pages, searching helps.

Okay, I'll be nice and tell ya;)

There's a setting on your in php configuration called "upload_max_filesize" This controls the maximum amount that a file can be during an upload. I believe there is another setting somewhere too though. Just remember that you need to restart after you change the setting. If you don't have access to your config file, then you'll need to ask your host to do this for you.

Thanks but I think there is more to that.
My php file says upload_max_filesize: 30M. :confused:

logofreax 10-23-2008 06:15 AM

1 Attachment(s)
Hi, is it possible to build in another Row to write there an own Text like shown in Attachment and that this Text will only shown to a specified Usergroup?

cu
logofreax

abhimation 10-23-2008 03:11 PM

Here's a NEWBIE Question - How do i change the color of CATEGORIES text in the main download page ? Its almost merging with the background.

Please help..

sweeps78 10-24-2008 12:48 PM

Stupid question, but did you make sure to restart Apache after you changed the upload_max_filesize setting?

There's also a setting called max_allowed_packet, that could prevent members from uploading larger files.

Powlo 10-24-2008 05:37 PM

First of all a big thanks to RS Jelle & CyberRanger for a superb addition to my forum. It was exactly what i needed.

I hope you dont mind me making a couple of suggestions maybe for the next release. I appologise if they have already been mentioned.

Basically the mod works perfectly but cosmetically it could do with a bit of love and care. ;-)

I think it could be jazzed up a bit, maybe some buttons for edit/cat tree etc etc

The search field is very basic, perhaps the addition of a category search.

The ability to implement a 'already posted' function as a title is being inputted would make this perfect for me.

A better layout for the main Category screen showing subcats with their individual file counts.

How easy would it be to add a 3rd input field for the add_bit?

Cheers for reading.


All times are GMT. The time now is 06:21 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.04612 seconds
  • Memory Usage 1,756KB
  • 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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