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)

breakice 12-22-2008 12:50 PM

that trick with .htacess not work
and we cannot upload 30 mb
but we can upload manually and link it
any idea?

Sunka 12-22-2008 01:44 PM

Quote:

Originally Posted by RS_Jelle (Post 1691008)
Then you need to set the Download URL setting to ../downloads/ (with two points in front of the first slash)
It's a relative path setting.

Yes, that is working. Thank you very much!

Quote:

Same problem is for import files from folder allready in my web root. You can not import files from folder, if that folder is not on sam place where is downloads.php
Maybe you have solution for this one too? :D

entertain 12-22-2008 03:00 PM

Hi Jelle,

the Hook called cron_script_cleanup doesn't exist.

There are only the following hooks available:
- cron_complete
- cron_script_cleanup_daily
- cron_script_cleanup_hourly
- cron_script_cleanup_hourly2
- cron_script_subscriptions
- cron_start

Greetings. :)

glennybee 12-22-2008 03:43 PM

Hi,

I've just been informed there is a 5.1.0 version out. I am current using v5.0.8 with vb 3.7.4 PL1, if I upgrade this product will I loose all my downloads or will they be unaffected?

Thank you! :)

OCPerformance 12-22-2008 03:47 PM

sorry for questions but I'm a newbie

Little Problem, how i can delete the "":"" for the decription ? (its red marked in pic what I mean)

I can't find it ? Its in the same template like downloads_cat_filebit

downloads_cat_filebit template

PHP Code:

<tr>
 <
td class="$bgclassvalign="top" align="center"><if condition="$filethumb != ''">{$filethumb}<else />{$download}</if>
 </
td>
 <
td class="$bgclassvalign="top" align="left"><a href="downloads.php?do=file&amp;id={$file['id']}">{$file['name']}</a><if condition="$file['pin']">&nbsp;
   <
img class="inlineimg" src="{$stylevar['imgdir_misc']}/sticky.gif" alt="{$vbphrase['ecdownloads_pinned_file']}title="{$vbphrase['ecdownloads_pinned_file']}/>
  </if></
td

 <
td class="$bgclassvalign="top" align="left">{$smalldesc}&nbsp;($size)  </td

 <
td class="$bgclassvalign="top" align="center" nowrap="nowrap"><span class="smallfont">$date</span></td
 <
td class="$bgclassvalign="top" align="center" height="40"><span class="smallfont">{$file['downloads']}</span></td>
 <if 
condition="$dl->showcomments"><td class="$bgclassvalign="top" align="center"><span class="smallfont">{$file['comments']}</span></td></if>
</
tr


Link to pic its red marked what I mean.

echo2kk5 12-22-2008 04:02 PM

Quote:

Originally Posted by glennybee (Post 1691194)
Hi,

I've just been informed there is a 5.1.0 version out. I am current using v5.0.8 with vb 3.7.4 PL1, if I upgrade this product will I loose all my downloads or will they be unaffected?

Thank you! :)

I'm running VB 3.7.4 PL1 and have successfully upgraded to the 5.1.0 version from 5.0.8 without a hitch....I just over-wrote all files and imported the product allowing overwrite, didn't lose anything. ;)

OCPerformance 12-22-2008 04:16 PM

sorry for questions but I'm a newbie

Little Problem, how i can delete the "":"" for the decription ? (its red marked in pic what I mean)

I can't find it ? Its in the same template like downloads_cat_filebit

downloads_cat_filebit template

PHP Code:

<tr>
 <
td class="$bgclassvalign="top" align="center"><if condition="$filethumb != ''">{$filethumb}<else />{$download}</if>
 </
td>
 <
td class="$bgclassvalign="top" align="left"><a href="downloads.php?do=file&amp;id={$file['id']}">{$file['name']}</a><if condition="$file['pin']">&nbsp;
   <
img class="inlineimg" src="{$stylevar['imgdir_misc']}/sticky.gif" alt="{$vbphrase['ecdownloads_pinned_file']}title="{$vbphrase['ecdownloads_pinned_file']}/>
  </if></
td

 <
td class="$bgclassvalign="top" align="left">{$smalldesc}&nbsp;($size)  </td

 <
td class="$bgclassvalign="top" align="center" nowrap="nowrap"><span class="smallfont">$date</span></td
 <
td class="$bgclassvalign="top" align="center" height="40"><span class="smallfont">{$file['downloads']}</span></td>
 <if 
condition="$dl->showcomments"><td class="$bgclassvalign="top" align="center"><span class="smallfont">{$file['comments']}</span></td></if>
</
tr


Link to pic its red marked what I mean.

kho91 12-22-2008 04:23 PM

please help me I have a problem this error message

Quote:

The download directory does not exist!

MrEyes 12-22-2008 04:32 PM

Quote:

Originally Posted by OCPerformance (Post 1691226)
Little Problem, how i can delete the "":"" for the decription ? (its red marked in pic what I mean)

Oddily enough I have just made that very modification to my install as I wanted the title and description to be on separate lines and the ':' looked odd. Your setup seems to be slightly different to the version I have (5.1.0) but the following might help:

Open the downloads.php file and find the line that reads:

Code:

$smalldesc = ": ".$smalldesc;
Change it to this:

Code:

//$smalldesc = ": ".$smalldesc;
This basically comments out that line so the ':' isn't added.

OCPerformance 12-22-2008 04:38 PM

Thanks a lot :)


All times are GMT. The time now is 04:10 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.05072 seconds
  • Memory Usage 1,780KB
  • 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
  • (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
  • (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