Thread: Major Additions - DownloadsII
View Single Post
  #1480  
Old 06-21-2007, 08:40 AM
RS_Jelle RS_Jelle is offline
 
Join Date: Jul 2005
Posts: 1,276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Citizen View Post
Does this pick up on all attached files or just ones used in the downloads section?

Is there a way to limit the downloads section to one file type?

Is there a way to not allow external link downloads?
1. It's a separate system, so it has nothing to do with the vBulletin attachments and it can't use them.

2. There a file types option to specify the allowed extensions.

3. You can control this using the usergroup permissions.

Quote:
Originally Posted by yaoren View Post
I'm having some difficulty uploading some attachments. Didn't really ever try to do this and did some moderations to the board and found I can't. Deleated the mods in hope to fix this issue but still have the same problem. Every time I try to upload certain file types, for example .zip or .mpg I then get

Internet Explorer cannot display the webpage

( no error message or anything else..just straight to the page )

Although jpg seems to work fine. Any ideas on what this could be? I have double checked the MIME settings, set permissions for usergroups and while viewing other threads to troubleshoot myself I have attempted to run a upload dianostic which took me to the exact same page.

Not sure if there's some .php file that I can reupload from VB before I made changes. Any help is appreciated.

Version 3.6.7
Mods I Installed were Downloads II and Links and Download Manager
Tried with the hooks on and off.
In 'file suspect' diagnostics, doesn't report any customized files. Only thing different was

.includes
functions_forumlist.php (states: file does not contain expected contents)

As far as I know all users...since we really don't have too many users....just other Admin and I are using forum at this point in time.
Happens in Firefox as well.
All styles were always set to no parent.
Attachments are stored in database.

Tried working on all of these possible scenarios but still no luck and it only seems to be on new attachment files that we manually add or fix.
Hmm, this is not a DownloadsII related problem. DownloadsII doesn't change any files, it has nothing to do with the vBulletin attachments, it doesn't use any attachments related plugins, ... This is more a question for the vBulletin.com support team

Quote:
Originally Posted by tekguru View Post
Anyone know what may be causing this error and if so how to fix it:

Code:
Database error in vBulletin 3.6.7: 

Invalid SQL: 
SELECT title, usergroup.usergroupid, username, userid 
FROM vb_usergroup, vb_user 
WHERE ecdownloadpermissions & 1024 AND usergroup.usergroupid = user.usergroupid; 

MySQL Error : Unknown table 'usergroup' in field list 
Error Number : 1109 
Date : Tuesday, June 19th 2007 @ 09:38:00 AM 
Script : <http://www.4winmobile.com/forums/downloads.php?do=edit&id=37> 
Referrer : <http://www.4winmobile.com/forums/downloads.php?do=edit&id=37> 
IP Address : 83.67.61.245 
Username : boz 
Classname : vb_database
Did it occur since you updated to vB 3.6.7? Or is it a new DownloadsII install on vB 3.6.7 or something else? He says that there's no usergroup table, but the usergroup table is a default vBulletin table ... Try editing a usergroup and just save it, so it rebuilds your bitfields if necessary.

Quote:
Originally Posted by unknowngiver View Post
i have a small request:
i was using vbulletin attachment feature as my download system...is there any way of exporting all of my attachments to this module?
Not at the moment; DownloadsII is a separate system. The vBulletin attachments system is also a bit more complicated: it saves files with the .attach extension and the real extension is stored in the database (if you use the filesystem option). So you can't use the DownloadsII mass import feature for this ...
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01226 seconds
  • Memory Usage 1,785KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete