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)

cedar 05-26-2008 02:55 PM

Quote:

Originally Posted by RS_Jelle (Post 1531601)
You already asked this three times now and the answer stays the same: the current version is already compatible with it. Also the navbar template edits are still working fine, the code part to search for in that template is still there.

Only the additional memberinfo template changes need an update, which will be in version 6.

Some sites running vB 3.7 and DownloadsII 5.0.8:
http://www.satellitefun.org/bbs/downloads.php
http://www.joomlart.com/forums/downloads.php
http://roundcubeforum.net/downloads.php
And even more: http://www.google.com/search?hl=en&q...rsion+3.7.0%22

Thank you so much!

I knew it still work with 3.7, but I still dont know how to change the template to have the info in memberinfo or postbit etc...And I still dont know how to add the link to navbar, so I add it below navbar :(

Sorry for the inconvenient, I will search through this topic again for some info!Because I'm a noob a.k.a newbie, then I made you angry :erm:

nike.stars 05-26-2008 03:34 PM

Quote:

Originally Posted by nike.stars (Post 1528764)
is it possible to change / editing the php file to change thumbnail size? I feel it a little bit small, i prefer it to be about 250x250 pixel somehow

and how do i show up "Mod of the Month" just like in your demo site?

if you do, please ansewer my questions :)

Goomzee 05-27-2008 04:03 AM

Quote:

Originally Posted by carrlos (Post 1529109)
You have to chmod the download folder to 777.

well i did chmood to download directory but still same error

RS_Jelle 05-27-2008 05:55 AM

Quote:

Originally Posted by cedar (Post 1531910)
Thank you so much!

I knew it still work with 3.7, but I still dont know how to change the template to have the info in memberinfo or postbit etc...And I still dont know how to add the link to navbar, so I add it below navbar :(

Sorry for the inconvenient, I will search through this topic again for some info!Because I'm a noob a.k.a newbie, then I made you angry :erm:

For adding it to the navbar, please note you need to search for the second line provided in the Readme-Install.txt (because vB 3.7 is higher than vB 3.6.7), so you need to search for
Code:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
in the navbar template (which is there for sure if you didn't changed it or so) and below that you place:
Code:

<td class="vbmenu_control"><a href="downloads.php$session[sessionurl_q]">$vbphrase[ecdownloads_downloads]</a></td>
The first memberinfo template change doesn't work anymore like I said, but the second (with $footer) still does. Also the postbit template change still works, just do a template search.

Quote:

Originally Posted by nike.stars (Post 1528764)
is it possible to change / editing the php file to change thumbnail size? I feel it a little bit small, i prefer it to be about 250x250 pixel somehow

and how do i show up "Mod of the Month" just like in your demo site?

1. That's possible, but only for the width as the height is calculated for keeping the image ratio. Also this doesn't work for images you already uploaded, you can't recalculate their thumbs at the moment.

Open downloads.php
Find four times (lines 851-861)
Code:

100
Replace with
Code:

250
You can set $newheight to 250 also if you really want, but then you loose a correct image ratio like I said.

2. That's not a real future, just a template change of downloads_main. You can add such things where you want.

Quote:

Originally Posted by Goomzee (Post 1532503)
well i did chmood to download directory but still same error

Is the downloads folder located inside your vB forums directory? You can't place it outside of it. Also the Download URL setting should be ./downloads/ (don't forget the period in front of it).

If it doesn't work, pm me with your site URL and a (temporary) vB admin/FTP account if possible.

batman1983 05-27-2008 10:51 AM

Hey there,

how can I protect my downloads folder? Some other sites are leeching files from our server directly. Most files are linked, because they are to big to upload (50-600 MB).
I can't use the .htaccess setting "DENY". The server software "Confixx" doesn't allow the option.

Please help me.

Batman1983

Golzarion 05-27-2008 02:22 PM

<span style="text-decoration: line-through">I installed on 3.7.0 and works great. But there is one problem : I upload large files ( 5 to 8 Mb ) easily but after the users download them the zip/rar files are corrupted !!
I checked the files via FTP ... the files on server have no problem!
Is this issue related to server ?
I have this issue only for files more than 2 Mb . They upload easily but after download we see the files are corrupted!!
the server settings are : </span>

Edit : it's solved !

bpat1434 05-27-2008 04:00 PM

Is there a way we can add notifications of moderated and new/edited attachments? I've tried, but failed. I created a thread to help me out, but can't get a reply. Would love to know how to do this.

My Thread

GoTTi 05-28-2008 06:54 AM

i added a new category and when i goto add a video to it, i see this error:

Quote:

Fields marked in RED must be filled in!
any ideas? i have added videos before, but not working now for some reason. on vb 3.7 gold. about to upgrade to 3.7.1

RS_Jelle 05-28-2008 07:24 AM

Quote:

Originally Posted by GoTTi (Post 1533793)
i added a new category and when i goto add a video to it, i see this error:



any ideas? i have added videos before, but not working now for some reason. on vb 3.7 gold. about to upgrade to 3.7.1

You can find the solution in the first post :)

Quote:

Originally Posted by RS_Jelle
If you also use the latest version of GARS, you will get the "Fields marked in RED must be filled in!" error when uploading a file. I provided a fix here on the GARS forums.


GoTTi 05-29-2008 02:42 AM

where am i looking jelle? it says marked in red need to be filled in, but nothing is marked in red.


All times are GMT. The time now is 09:30 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.05033 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
  • (4)bbcode_code_printable
  • (9)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