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)

Andyrew 08-26-2007 08:06 PM

Quote:

Originally Posted by RS_Jelle (Post 1326211)
Strange, it's working for me with version 5.0.5 :(
Any other people to confirm this?

It's working for me now since i upgraded. :)

CyberRanger 08-26-2007 08:09 PM

Quote:

Originally Posted by Andyrew (Post 1326232)
It's working for me now since i upgraded. :)

me too! :)

Saviour 08-26-2007 08:13 PM

I ran the installation one more time and now its working...that was totally strange...

Deadly Assassin 08-26-2007 08:22 PM

Brilliant, thanks alot.

:D

Works like a charm

bigevil 08-26-2007 08:34 PM

Question:

If I am updating from 5.0.4 to 5.0.5 what do I need to do? Dont want to crash my database... I havent updated DownloadsII before and you dont have anything written about how to do so.

Thanks.

y2krazy 08-26-2007 08:57 PM

A more friendly Member's Files in MEMBERINFO:

You'll need to change $vbphrase[ecdownloads_member_files] to the following:

Code:

{1}'s Files

New downloads_memberfiles template:

Code:

<br />
$navigation
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
        <tr>
                <td class="tcat" colspan="3"><phrase 1="$userinfo[username]">$vbphrase[ecdownloads_member_files]</phrase></td>
        </tr>
        <tr>
                <td class="thead">{$vbphrase['ecdownloads_file']}</td>
                <td class="thead">{$vbphrase['ecdownloads_description']}</td>
                <td class="thead">{$vbphrase['date']}</td>
                <td class="thead">{$vbphrase['ecdownloads_downloads']}</td>
        </tr>
        $filebits
</table>
$navigation


RS_Jelle 08-26-2007 09:11 PM

Quote:

Originally Posted by bigevil (Post 1326248)
Question:

If I am updating from 5.0.4 to 5.0.5 what do I need to do? Dont want to crash my database... I havent updated DownloadsII before and you dont have anything written about how to do so.

Thanks.

It's all described in the included Readme-Install.txt ;)
But in fact it's even easier as there aren't any usergroup or setting changes. In fact you just need to upload and overwrite all existing PHP files and import the new product (with the overwrite option set to Yes).

If you really want to be sure, you can disable DownloadsII with the settings for more security (avoiding table corruption). But it's really secure, you can't delete your database with it (except when you click the uninstall button).

RedGTiVR6 08-26-2007 10:14 PM

File is corrupt..it's only showing up as being 57k in size once downloaded.

Anyone else have this problem?

Black Tiger 08-26-2007 10:25 PM

Not me, I've just updated and all went just fine.

However I've got a question now. Can users also see and use the "Category tree"?

Before it had a nicer layout, and now some information is added which I don't like my users to view:
Quote:

Dreambox [Category ID is 2]
Why is that Category ID put there? My users don't need to know that.

Furthermore the Category tree is all lined up left-sided.
For example:
Dreambox
-firmware
-settings
-tools

It would look a lot nicer if subcategory's would jump in a little bit, for example
Dreambox
-firmware
-settings
-tools
Is that possible? Ofcourse whithout the white space between Dreambox (so Category) and the subcategory. The indent caused that in this message.

RS_Jelle 08-26-2007 10:43 PM

Hmm, the category tree wasn't changed in version 5.0.5, really :p

All users who can access DownloadsII (can view files), can view the category tree. The category id info between brackets is only shown to users with "Can edit all files" permissions.

The layout change you suggest isn't possible without changing the PHP code as it's using the construct_select_array() function, which is also used for the category select dropdown menus.


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