vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - DownloadsII ver 5.0 vbAdvanced Add-On (https://vborg.vbsupport.ru/showthread.php?t=110122)

Hitterman 09-14-2008 03:27 AM

Is it compatible with vbulletin 3.7.

bollie 09-14-2008 09:43 AM

Quote:

Originally Posted by Hitterman (Post 1621684)
Is it compatible with vbulletin 3.7.

yes

freni32 11-21-2008 01:07 PM

Can this work with vbadvanced dynamics as well?

I tried to upload this module into dynamics and get this message:

"The file you have uploaded is not a valid module file."

Also I am trying to edit the categories for the downloads module, the downloads options only appear in admincp - vbulletin options - downloads II

how do you get it to appear like it should in

admin cp - downloads ??

laercioaugusto 01-02-2009 03:37 PM

installed .... thanks:up::up:

Vaupell 01-12-2009 01:19 AM

mm nice works fine with

Vbulletin 3.8
Vbadvanced 3.1

yay, lovely.

arashjaf 01-16-2009 03:50 AM

thank you so much guys

great add-on, I love it

arashjaf 01-16-2009 03:58 AM

Quote:

Originally Posted by Jay... (Post 1187622)
That worked a treat that mate! Cheers :up:

has it been removed completely?

arashjaf 01-16-2009 04:00 AM

Quote:

Originally Posted by CyberRanger (Post 1187617)
Yes, you'll need to edit downloads.php to make that happen.

Around line 393, look for:
PHP Code:

    eval('$dpanel = "' fetch_template('downloads_panel_side') . '";');
    eval(
'$dmain = "' fetch_template('downloads_wrapper_side') . '";'); 

REPLACE with:
PHP Code:

eval('$dmain .= "' fetch_template('downloads_wrapper_top') . '";'); 

Around line 1980, look for:

PHP Code:

    if ($dl->statslatestfiles OR $dl->statstopcontributers OR $dl->statsmostpopularfiles 0)
    {
        eval(
'$dpanel = "' fetch_template('downloads_panel_side') . '";');
        eval(
'$dmain .= "' fetch_template('downloads_wrapper_side') . '";');
    }
    else
    {
        eval(
'$dmain .= "' fetch_template('downloads_wrapper_none') . '";');
    } 

REPLACE with:
PHP Code:

eval('$dmain .= "' fetch_template('downloads_wrapper_none') . '";'); 

That should do the trick!

great thanks, I did that, and now it does not show it when I go to the download section (that is what i want), but it does show it when I go to category Tree, stats ... how can I make sure the new files block do not show at all in my downlaod section.

regards

zushiba 05-12-2009 03:01 PM

So I'm guessing this just isn't being updated any longer for the latest versions of Download II/VB/VBCMPS?

I tried and all I seem to get is a blank module.

csrober055 05-21-2009 07:49 AM

Wonderful! Downloaded and installed seamlessly! Brilliant work!

Thank you,

csrober055


All times are GMT. The time now is 09:24 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.01496 seconds
  • Memory Usage 1,755KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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