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)

squidsk 08-10-2011 06:59 PM

You're misreading the error message. The error occurs on ajax.php at line 69, which is a hook, the actual error is on the 102 line that is being evaluated at that hook.

So to solve the error, go to line 69 of your ajax.php and find what hook is being evaluated when the problem occurs. Then go to the corresponding hook for downloadsII and see what the 102nd line of code is.

Based on the referrer I'd say it has something to do with searching downloads.

peterle1 08-10-2011 07:11 PM

Thanks, but the hook ist ajax_start and there are two plugins using that hook.
One ist vbacmps and the other one is ecdownloads installed with this mod.
Now I can disable vbacmps and the error jumps from line 102 to line 1.
The plugin named vbacmps has exactly 101 lines, so the next one starts with line 1 of ecdownloads.

So I think that ajax.php doesn't like the '<' at that place.

peterle1 08-10-2011 08:12 PM

Well some testing seems to show, that the plugin ecdownloads at hook ajax_start isn't that important ... turning it off, shows no difference in the behaviour of the plugin itself ... except the missing errors. :D

Maybe, I have done something completely wrong ... sometime ...

peterle1 08-11-2011 06:35 AM

Ok, problem solved.
This "plugin" is either some lost part of an older, very much older installation or someone has done something wrong, while he tried to installed the addon.

Whatsoever - thanks for your time! :)

ProFifaLeagues 08-12-2011 09:58 AM

Quote:

Originally Posted by RS_Jelle (Post 1411831)
That's because of the default upload limit of PHP.

You need to create a file named .htaccess (note the period in front of the name). Put the following two lines into the file:

Code:

php_value upload_max_filesize 30M
php_value post_max_size 30M

Upload the file into your forum directory (the same location where downloads.php is located.)

This will increase the size of the file you can upload to 30MB.


When ever i use this i get this error.
Any ideas on any other ways to up the size limits please?

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@......com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Black Tiger 08-12-2011 10:56 AM

Quote:

Any ideas on any other ways to up the size limits please?
If you get an internal server error, it could be you can't use .htaccess files to set those limits because your host is probably using SuPHP.

In that case you can try if making your own php.ini would work.

Create a php.ini in your public_html folder with the following content:
Quote:

upload_max_filesize = 30M
post_max_size = 30M
You could then also add a .htaccess file with the following content:
Quote:

suPHP_ConfigPath /home/username/public_html
<Files php.ini>
order allow,deny
deny from all
</Files>
With these files the internal server error should be gone too.

slinky 08-18-2011 11:21 PM

Is there a way to pay to remove the copyright credits? It's the only thing cluttering up the display on my site? I generally do that to maximize the already crowded space.

Second, is there a way to get the subcategories into columns the same way like subforums can be done?

spirittina 10-09-2011 05:00 AM

*clicks install* thanks :)

Ophelia 10-25-2011 03:12 PM

Quote:

Originally Posted by RS_Jelle (Post 1411831)
That's because of the default upload limit of PHP.

You need to create a file named .htaccess (note the period in front of the name). Put the following two lines into the file:

Code:

php_value upload_max_filesize 30M
php_value post_max_size 30M

Upload the file into your forum directory (the same location where downloads.php is located.)

This will increase the size of the file you can upload to 30MB.

I am having issues uploading files bigger than 100M. I added the above lines in the .htaccess file, changed 30 to 100. When I upload to /forum (where downloads.php is located) and try to load the forum, I receive an Error 500. I've put the same code into my .htaccess that is in / but that doesn't help.

I have also had my webhost do all the changes suggested in this thread
https://www.vbulletin.com/forum/show...=1#post1565199

But again, no ability to upload over 50M.

Nelson58 10-30-2011 01:52 PM

Hi,

I am new to VB and this mod (had a similar one for my SMF forum), so please forgive the newbie question.

I have to copy a bunch of files at once to the downloads area from my old forum. This mod does one at a time from what I can tell.

Is there any way to upoload a bunch of files at once, and then put them in categories once they are uploaded.

Thanks,

Nelson


All times are GMT. The time now is 06:36 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.05891 seconds
  • Memory Usage 1,747KB
  • 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
  • (5)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
  • (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