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)

Pirat3 05-15-2008 08:53 PM

Ever since I moved servers I always get a error:
ERROR FILE NOT FOUND when trying to download ANY of my files, when I check FTP all the files there are present, but when I try to download it gives me file not found error...

I am on latest version please help.

rsuplido 05-16-2008 11:11 AM

First of all, great add-on!

Here's a suggestion. I wish there was a separate 'version' field. Filename then should also be always shown as: filename field + ' ' + version field. Comments can then be tagged internally with the version number so it can be filtered accordingly -- a drop-down to show all comments or show only comments for a particular version.

Also, the Create New Thread Add-on will work better since it will only create a reply on the original thread when the version number is changed.

Other extra fields I would like to see:
1. License - Commercial, Shareware, Freeware, Open Source, etc.
2. Homepage - to add a link to the homepage of the software
2. What has changed since the last version - easy way to report what has changed without showing the full description

Black Tiger 05-16-2008 11:37 AM

@Maidos: Sorry I don't have files that big.

Pirat3 05-16-2008 05:35 PM

Quote:

Originally Posted by Pirat3 (Post 1521034)
Ever since I moved servers I always get a error:
ERROR FILE NOT FOUND when trying to download ANY of my files, when I check FTP all the files there are present, but when I try to download it gives me file not found error...

I am on latest version please help.

Anyone?

Black Tiger 05-16-2008 09:27 PM

File not found? That can only happen if the database tag is gone, the files are not in their original locations or something of the setup of downloads II is not yet correct or files are not world readable.
You could check those. Maybe overlooked something, like filerights?

cedar 05-17-2008 10:48 AM

Wait for the following version support 3.7 :(

Btw, I read some pages but dont see how to add a link to downloads.php in navbar!Someone pls helps me...I need to remove the FAQ shortcut link and add a shortcut to downloads.php into this position!Of course I'm using 3.7 :D

maidos 05-17-2008 11:11 AM

actually i do get error file not found sometimes, after some more download retry it works downloading again, checked the server load and it was under 0.5

RS_Jelle 05-17-2008 11:41 AM

Quote:

Originally Posted by cedar (Post 1522469)
Wait for the following version support 3.7 :(

Btw, I read some pages but dont see how to add a link to downloads.php in navbar!Someone pls helps me...I need to remove the FAQ shortcut link and add a shortcut to downloads.php into this position!Of course I'm using 3.7 :D

The currect version works fine with vB 3.7 (except for the optional profile template edits) ;)

Adding a link in the navbar template is documented in the Readme-Install.txt:
Quote:

Perform the following OPTIONAL template edit (only required if you want a 'Downloads' link in your navigation bar)

Find in navbar:

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

If you are running vBulletin 3.6.7 (or higher), you need to search for the following as it changed slightly:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

Add below:

<td class="vbmenu_control"><a href="downloads.php$session[sessionurl_q]">$vbphrase[ecdownloads_downloads]</a></td>
This will add the link after the Calendar link. For replacing the FAQ link with it, just find

HTML Code:

<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
and replace it with

HTML Code:

<td class="vbmenu_control"><a href="downloads.php$session[sessionurl_q]">$vbphrase[ecdownloads_downloads]</a></td>

maidos 05-17-2008 12:11 PM

on search drop down menu how to add downloads search feature

<form action="./downloads.php?do=search" method="post">
<br />{$vbphrase['ecdownloads_search_instructions']}
<br /><input type="text" name="query" maxlength="75" size="50" />&nbsp;<input type="submit" name="submit" value="{$vbphrase['ecdownloads_search']}" />
</form>

cedar 05-17-2008 02:09 PM

Quote:

Originally Posted by RS_Jelle (Post 1522502)
The currect version works fine with vB 3.7 (except for the optional profile template edits) ;)

Adding a link in the navbar template is documented in the Readme-Install.txt:


This will add the link after the Calendar link. For replacing the FAQ link with it, just find

HTML Code:

<td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
and replace it with

HTML Code:

<td class="vbmenu_control"><a href="downloads.php$session[sessionurl_q]">$vbphrase[ecdownloads_downloads]</a></td>

Oops, I also read the readme, but it is for vBB version 3.6.x!I tried but couldnt find the right code to replace...I also read many times the whole navbar code but cant identify the necessary code to replace :(

Anyway, thanks :D


All times are GMT. The time now is 09:13 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.03447 seconds
  • Memory Usage 1,757KB
  • 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_html_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