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)

HappyPike 09-03-2006 11:24 PM

If you do that, you likely will see your site and forum wiped out the next day. :p

DementedMindz 09-03-2006 11:46 PM

Quote:

Originally Posted by HappyPike
If you do that, you likely will see your site and forum wiped out the next day. :p

yeah that is very true. RS_Jelle i fixed it as it was my fault. also was wondering is there anyway to have it where when you limit files to say donators only it wont display to everyone just the donators. I have it setup where only donators can download large files but when you add the file they still show on the on the Latest Files. I changed the phrase for now so it reads only donators can download these files but it would be easier if they didnt even show up to member groups that aint allowed to download them.

Triggerhappy 09-04-2006 01:01 AM

Ok i see your point :P

When i try to upload files that arnt really very large 5mb ish it just says the upload has failed. Is there some sort of time out?

Intex 09-04-2006 05:33 PM

Thanks for the quick reply RS_Jelle. I didn't think it was that easy - I spent over an hour trying to piece it together :).

How do you remove the 'Important Information' column as well as that's still interfering with the style.


Quote:

Originally Posted by RS_Jelle
You can't edit it easily only there. It's a known bug and the next big release will have a different layout to fix this.

But you can remove the left panel on that page only:

Open downloads.php
Find
PHP Code:

    eval('$dmain_jr = "' fetch_template('downloads_file') . '";');
    eval(
'$dpanel = "' fetch_template('downloads_panel_side') . '";');
    eval(
'$dmain = "' fetch_template('downloads_wrapper_side') . '";');
}
else if (
$_GET['do'] == 'assignuser'

Replace with
PHP Code:

    eval('$dmain_jr = "' fetch_template('downloads_file') . '";');
    eval(
'$dmain .= "' fetch_template('downloads_wrapper_none') . '";');
}
else if (
$_GET['do'] == 'assignuser'



Intocable 09-05-2006 12:19 AM

It will be great to have an option to sticky some of the files we think should be apart from the others.

Just a suggestion :D

Installed and looks great :) ;)

HappyPike 09-05-2006 02:28 AM

There is already a sticky file feature. :) It's called "Pin".

BETIServices 09-05-2006 02:38 AM

Hello! I wondering if the hack coud have the categories to be view by groups.

Thanks, I love the hack

RS_Jelle 09-05-2006 05:15 AM

Quote:

Originally Posted by Triggerhappy
When i try to upload files that arnt really very large 5mb ish it just says the upload has failed. Is there some sort of time out?

That's a standard limit of PHP. You (or your host) can edit it in the php.ini ;)

Quote:

Originally Posted by Intex
How do you remove the 'Important Information' column as well as that's still interfering with the style.

AdminCP -> Downloads -> Settings -> Site Message or Disclaimer
Just remove everything in that field :)

Quote:

Originally Posted by BETIServices
Hello! I wondering if the hack coud have the categories to be view by groups.

No, there are no category based permissions at this moment. But you can list the allowed or not allowed categories for each usergroup. Not the most interesting way, but it's working (temporary).

Triggerhappy 09-05-2006 02:56 PM

Where do i find the file, and what do i change.

Thanks

DementedMindz 09-05-2006 03:42 PM

have you tried this? https://vborg.vbsupport.ru/showpost....&postcount=152 cause if you dont have server root access then you wont find it.


All times are GMT. The time now is 10:52 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.02515 seconds
  • Memory Usage 1,749KB
  • 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
  • (4)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