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)

Black Tiger 09-02-2007 01:13 AM

Discovered a little bug.
When using the "Manage files" option. Then select a file and do someting like "delete file", then after the action is taken (which works fine) you won't be put back in the filelist of the "Manage files" section.
You just get the head with the subhead (ping, category, approval) but no list of files anymore. However you should be put back in the "Manage Files" section with the list of the remaining file.

Furthermore if I select 2 files, then select 1 action next to 1 of the files, only that file is effected, so I don't quite understand the benefit of the selection squares.

PeteBlume 09-02-2007 07:54 PM

Is there any possibility to use the permission of the groups while seeing downloadinformation in the profile?

Hornstar 09-03-2007 05:26 AM

Edit, nvm got it, it is dl_files, ignore this post.

What is the table name that the files are stored in?

I ask because I am trying to change the below code (another files system)

Code:

$count_files = mysql_query("SELECT id FROM ccms_file");
$files_c = mysql_num_rows($count_files);
$files = number_format($files_c);

Which I dont use, as I use this files system.

Which shows my stats here

http://www.gamerzneeds.net/sig.php


Basically i'm trying to modify the code above so it will display the number of files for this instead. any help is much appreciated.
Thanks.


Edit, nvm got it, it is dl_files

WarLion 09-03-2007 06:01 PM

someone knows which is the template ffor the category look i have thub for each category but look so bad have the name and the imagen in the same place

i try to edit downloads_cat_subbit but not look i put the zelse> condicion to show only one but i guess this is not the template that im looking for

https://vborg.vbsupport.ru/

i like to see something like this

https://vborg.vbsupport.ru/

skooby 09-03-2007 11:12 PM

Quote:

Originally Posted by CyberRanger (Post 1278066)
Like Jelle has said already, you need to create a file named .htaccess (not 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.

For a while DownloadsII was working for me and then all of a sudden my site got a 500 internal server error.

When i comment out these 2 lines, the site works again. If I leave them commented, I can upload files (but only small ones). Any ideas? Also there is a file stuck in the etc_tmp folder that I can't delete, like something is locking it. Not sure if that has anything to do with it. I'm on VB 3.6.5 running 4.0.5. below is the errorl

Code:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@nokturnalist.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.


RS_Jelle 09-04-2007 06:50 PM

Quote:

Originally Posted by Black Tiger (Post 1330447)
Discovered a little bug.
When using the "Manage files" option. Then select a file and do someting like "delete file", then after the action is taken (which works fine) you won't be put back in the filelist of the "Manage files" section.
You just get the head with the subhead (ping, category, approval) but no list of files anymore. However you should be put back in the "Manage Files" section with the list of the remaining file.

Furthermore if I select 2 files, then select 1 action next to 1 of the files, only that file is effected, so I don't quite understand the benefit of the selection squares.

I'm going to look into this :)
I'm not using this feature myself, so I just hotfixed it for the previous bug, but most likely not that good :p

Quote:

Originally Posted by PeteBlume (Post 1330962)
Is there any possibility to use the permission of the groups while seeing downloadinformation in the profile?

We are going to address this "bug" in a next release, as there are no permissions for this set at the moment.

Quote:

Originally Posted by hornstar1337 (Post 1331193)
What is the table name that the files are stored in?

A better way is to get the 'files' variable from the dl_main table, that's faster (there are some other statistics stored in that table) :)

Quote:

Originally Posted by WarLion (Post 1331584)
someone knows which is the template ffor the category look i have thub for each category but look so bad have the name and the imagen in the same place

i try to edit downloads_cat_subbit but not look i put the zelse> condicion to show only one but i guess this is not the template that im looking for

http://img504.imageshack.us/img504/465/catjr6.jpg

i like to see something like this

http://img232.imageshack.us/img232/1913/carfixec0.jpg

There's downloads_main and downloads_main_catbit you need to edit for the downloads.php main page. There's also downloads_cat_subs and downloads_cat_subbit for the sub categories displayed on category pages.

Quote:

Originally Posted by skooby (Post 1331752)
For a while DownloadsII was working for me and then all of a sudden my site got a 500 internal server error.

When i comment out these 2 lines, the site works again. If I leave them commented, I can upload files (but only small ones). Any ideas? Also there is a file stuck in the etc_tmp folder that I can't delete, like something is locking it. Not sure if that has anything to do with it. I'm on VB 3.6.5 running 4.0.5. below is the errorl

Code:

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@nokturnalist.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.


You get an internal error 500 if there's something wrong with the .htaccess file or its syntax. Are there any more rules than those two mentioned by CyberRanger in it?
Then check the chmod (file permissions) of the .htaccess file. It should have full read permissions for the three possible read levels.

skooby 09-04-2007 11:59 PM

Thanks for the response. Yes, I have the chmod set to 644 on the file (all 3 reads). The only other thing in the file is stuff for vBSEO. Like I said though, it worked fine for a bit and then it just stopped working. Not really sure why.

Flep 09-05-2007 04:18 AM

Hi,
if i upgrade to last version,will i lose my downloads ?

thx

reza1217 09-05-2007 05:50 AM

I absolutely love this mod. Using it in my forum. Click my signature to see it at work. Nice Job.:D

RS_Jelle 09-05-2007 05:53 AM

Quote:

Originally Posted by skooby (Post 1332561)
Thanks for the response. Yes, I have the chmod set to 644 on the file (all 3 reads). The only other thing in the file is stuff for vBSEO. Like I said though, it worked fine for a bit and then it just stopped working. Not really sure why.

Can you post the full content of your .htaccess file?

Quote:

Originally Posted by Flep (Post 1332637)
Hi,
if i upgrade to last version,will i lose my downloads ?

thx

You won't lose any data during a normal upgrade when you follow the instructions. The only way to remove your files and other database stuff, is uninstalling the product.


All times are GMT. The time now is 05:15 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.04603 seconds
  • Memory Usage 1,758KB
  • 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
  • (4)bbcode_code_printable
  • (8)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