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)

ezurick 01-13-2008 11:48 AM

Quote:

Originally Posted by RS_Jelle (Post 1420222)
Use this:
For multiple usergroups:
HTML Code:

<if condition="is_member_of($bbuseruserinfo, 9, 6, 5)">
<td class="vbmenu_control"><a href="downloads.php$session[sessionurl_q]">$vbphrase[ecdownloads_downloads]</a></td>
</if>


That's strange... I applied this multiple usergroups and I am the admin (usergroup=6) and I don't see it in the navbar when I go to my forum. Also, is there a way to shorten that vbphrase? My navbar is getting kinda packed with stuff... thanks so much!

rizelim 01-13-2008 04:51 PM

hello ! Upload Your Files To External Server setting ?

inciarco 01-13-2008 08:06 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.

Great Advice!! :up::up::up:

It allows to Increase the FTP Upload Limit!! ;)

Thank You Very Much!! :up:

:)

Vinyljunky 01-14-2008 01:35 PM

This looks great :)

I currently use LDM for my downloads, how do the two compare?

With DownloadsII can I do the following:
- Restrict certain download groups (I want everyone to see them but only group Z to be able to download.
- Does anybody use this with VBSEO
- Are there stats for user and admin (Hot, new, most in catagory,.,,,,,)
- Integrate into VB search

Thanks

VinylJunky

Golzarion 01-14-2008 04:47 PM

Quote:

3. Change the permissions on the directory called 'downloads' (under your forum directory) making it writeable and executable (chmod 777) (Note for Advanced users: once you have installed the product, you also have the option to place the 'downloads' folder anywhere in your web server's path.)
how can I set the downloads directory above the document root.??

would you please tell me what I should write in admin cp ?

I mean what shold I write as the directory link ?

thx

CyberRanger 01-14-2008 05:00 PM

Quote:

Originally Posted by Golzarion (Post 1421324)
how can I set the downloads directory above the document root.??

That's not currently supported.

maidos 01-15-2008 07:22 PM

please reply on my previous msg

https://vborg.vbsupport.ru/showthrea...00#post1417700

i really need a feature to edit the links please

ezurick 01-15-2008 07:32 PM

Quote:

Originally Posted by ezurick (Post 1420605)
That's strange... I applied this multiple usergroups and I am the admin (usergroup=6) and I don't see it in the navbar when I go to my forum. Also, is there a way to shorten that vbphrase? My navbar is getting kinda packed with stuff... thanks so much!

Can I get help with this please?

CyberRanger 01-16-2008 12:28 AM

Quote:

Originally Posted by maidos (Post 1422094)
please reply on my previous msg

https://vborg.vbsupport.ru/showthrea...00#post1417700

i really need a feature to edit the links please

sorry but there's no feature to do this. If you've uploaded the file, you can't convert it into a linked file. You only option is to put the file somewhere else, then edit it's downloads page and put the new link in.

CyberRanger 01-16-2008 12:36 AM

Quote:

Originally Posted by ezurick (Post 1420605)
That's strange... I applied this multiple usergroups and I am the admin (usergroup=6) and I don't see it in the navbar when I go to my forum. Also, is there a way to shorten that vbphrase? My navbar is getting kinda packed with stuff... thanks so much!

little typo:
PHP Code:

<if condition="is_member_of($bbuseruserinfo, 9, 6, 5)"

should be

PHP Code:

<if condition="is_member_of($bbuserinfo, 9, 6, 5)"

if it's a vbphrase, simply search for the phrase (Language and Phrases -> Search in Phrases), find it, change it. :)


All times are GMT. The time now is 11:38 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.04338 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (2)bbcode_php_printable
  • (7)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