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)

sadiq6210 07-22-2008 08:54 AM

RS_Jelle

I think you should change your signature To

Quote:

Coming back with DownloadsII v6 at the [S]end of June [/S]beginning of [S]July[/S] August
:D

Take your time :up:

Aglarech 07-23-2008 06:38 PM

Quote:

Originally Posted by RS_Jelle (Post 1576647)
Add
HTML Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
inside each form.

Love the mod, and have actively used it on a few different forums I frequent, but now I've installed it to my own forum and I get that same 'security token' error when trying to upload a new file. Since I'm new to this I have to ask: which "forms" are we talking about here? Any chance you could list them, or just point me in the right direction? Many thanks.

Jase2 07-23-2008 08:26 PM

Quote:

Originally Posted by Jase2 (Post 1579449)
When can we expect v6?

???

maidos 07-24-2008 01:04 PM

Im also wondering when we can see v6?

Stifmeister2 07-24-2008 03:38 PM

Patience. ;)

DmentedH 07-25-2008 12:11 AM

Quote:

Originally Posted by Aglarech (Post 1582468)
Love the mod, and have actively used it on a few different forums I frequent, but now I've installed it to my own forum and I get that same 'security token' error when trying to upload a new file. Since I'm new to this I have to ask: which "forms" are we talking about here? Any chance you could list them, or just point me in the right direction? Many thanks.

yeah i also want to know this. i get a security token error as well and want to know where to put that edit

theque 07-25-2008 02:49 PM

should i pin or unpin the file after i upload it?

lane 07-26-2008 01:05 AM

Quote:

Originally Posted by theque (Post 1583907)
should i pin or unpin the file after i upload it?

That will depend if you want to sticky the download to the top of the list....

lane 07-26-2008 01:11 AM

Quote:

Originally Posted by Aglarech (Post 1582468)
Love the mod, and have actively used it on a few different forums I frequent, but now I've installed it to my own forum and I get that same 'security token' error when trying to upload a new file. Since I'm new to this I have to ask: which "forms" are we talking about here? Any chance you could list them, or just point me in the right direction? Many thanks.

Quote:

Originally Posted by DmentedH (Post 1583484)
yeah i also want to know this. i get a security token error as well and want to know where to put that edit

You will need to go into the Stylers & Templates --> Style Manager --> Choose the Drop Down next to your active Style and choose: Edit Templates

Now you will need to find the templates for DownloadsII and add the line Jelle listed after each form.

Example (downloads_file Templates):

I added the above line right below this line:
Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
so it looked like:
Code:

      <input type="hidden" name="s" value="$session[sessionhash]" />
      <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
      <input type="file" size="40" name="image" />

Example #2 (downloads_file Templates):
Same templates, but another form
Code:

      <input type="hidden" name="s" value="$session[sessionhash]" />
      <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
      <table cellpadding="5" cellspacing="0" border="0" width="100%">

Using the above examples you should be able to use the search template option and find everything you need.

Cheers!

lane 07-26-2008 01:14 AM

Quote:

Originally Posted by maidos (Post 1583087)
Im also wondering when we can see v6?

Quote:

Originally Posted by Jase2 (Post 1582540)
???

Quote:

Originally Posted by sadiq6210 (Post 1581252)
RS_Jelle

I think you should change your signature To

:D

Take your time :up:

You guys are quite demanding. You need to keep in mind this is a free MOD, you did not pay for it, so you should not be expecting anything.

When Jelle and his team finish up v6 they will let us know. The more you rag on them about it and complain the less they will feel like working on it.

Trying just saying "Thank you" for once.

DmentedH 07-26-2008 02:22 AM

Quote:

Originally Posted by lane (Post 1584307)
You will need to go into the Stylers & Templates --> Style Manager --> Choose the Drop Down next to your active Style and choose: Edit Templates

Now you will need to find the templates for DownloadsII and add the line Jelle listed after each form.

Example (downloads_file Templates):

I added the above line right below this line:
Code:

<input type="hidden" name="s" value="$session[sessionhash]" />
so it looked like:
Code:

      <input type="hidden" name="s" value="$session[sessionhash]" />
      <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
      <input type="file" size="40" name="image" />

Example #2 (downloads_file Templates):
Same templates, but another form
Code:

      <input type="hidden" name="s" value="$session[sessionhash]" />
      <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
      <table cellpadding="5" cellspacing="0" border="0" width="100%">

Using the above examples you should be able to use the search template option and find everything you need.

Cheers!

well all my templates have that code into it like that, but i still get a security token error.

lane 07-26-2008 04:34 AM

Quote:

Originally Posted by DmentedH (Post 1584341)
well all my templates have that code into it like that, but i still get a security token error.

When do you get the error?

spirittina 07-27-2008 10:29 PM

hey guys

first off i want to say thanks for this mod

ok my problem is that i have installed everything and chmod to 777 i have the downloads link in my nav bar but when i click it it says page not found at the moment i dont have the options to create categories or anything

so what am i doing wrong lol
i am new to all of this so please be nice hehehe

cheers
tina

jonicoletta 07-28-2008 04:26 AM

Hi guys,
How can I include all the pages of DownloadsII (Main page, categories, files) in the reports of vBseo Sitemap Generator? I think that there is a modification or a plugin, but my english is not so good and I could not understand in the pages that I saw and read, where webmasters asks the same question.

Thank you very much.

lane 07-28-2008 06:22 AM

Quote:

Originally Posted by jonicoletta (Post 1585680)
Hi guys,
How can I include all the pages of DownloadsII (Main page, categories, files) in the reports of vBseo Sitemap Generator? I think that there is a modification or a plugin, but my english is not so good and I could not understand in the pages that I saw and read, where webmasters asks the same question.

Thank you very much.

Hi,

As far as I know this is not possible, we found a way around it by using the addon for downloadsII that creates a new thread each time a file is added to the download section. Which in turn, made it part of the sitemap.

It is a workaround, a true solution.

lane 07-28-2008 06:23 AM

Quote:

Originally Posted by spirittina (Post 1585528)
hey guys

first off i want to say thanks for this mod

ok my problem is that i have installed everything and chmod to 777 i have the downloads link in my nav bar but when i click it it says page not found at the moment i dont have the options to create categories or anything

so what am i doing wrong lol
i am new to all of this so please be nice hehehe

cheers
tina

Hi Tina,

Can you please provide a link to your site.

spirittina 07-28-2008 06:28 AM

ok here is the link to my site
http://digitaldownunder.com/gallery/index.php

though to see the download link you need to log in

you can use this one
username-digitaldownunder
password-digitaldownunder

thanks

Digital Jedi 07-28-2008 03:56 PM

Quote:

Originally Posted by lane (Post 1584308)
You guys are quite demanding. You need to keep in mind this is a free MOD, you did not pay for it, so you should not be expecting anything.

When Jelle and his team finish up v6 they will let us know. The more you rag on them about it and complain the less they will feel like working on it.

Trying just saying "Thank you" for once.

"Take your time :up:" is demanding?

drpeppper 07-29-2008 05:40 PM

any mention of a status bar? or maybe a 'loading' icon. just so users dont stare at a static page. ive got users uploading up to 50mb files and thats a long time to just wonder if the download is working.

thanks.

TurkYasam 07-29-2008 09:31 PM

Hey there, first of all thaks for this great hack..
I am facing with "ERROR: File not found." problem..Since I moved my server to somewhere else,I get this problem when I try to download file..In addition, there is no problem with uploading the file and showing the file but dowloading..Because, I see the file in ftp..

For example,
http://www.mydomain.com/forum/downlo...d=444&act=down
This doesnt work but direct link to that file works..
http://www.mydomain.com/forum/downlo...507-Belge2.rar

Please help me out on this..
regards..

RS_Jelle 07-29-2008 10:03 PM

Quote:

Originally Posted by TurkYasam (Post 1586964)
Hey there, first of all thaks for this great hack..
I am facing with "ERROR: File not found." problem..Since I moved my server to somewhere else,I get this problem when I try to download file..In addition, there is no problem with uploading the file and showing the file but dowloading..Because, I see the file in ftp..

For example,
http://www.mydomain.com/forum/downlo...d=444&act=down
This doesnt work but direct link to that file works..
http://www.mydomain.com/forum/downlo...507-Belge2.rar

Please help me out on this..
regards..

Check the chmod of the ec_tmp folder inside the downloads folder. It should have 777 permissions (just as the downloads folder itself).

RS_Jelle 07-29-2008 11:51 PM

With the new version coming soon, I'm opening beta testing. If you want to test the new version, please send me a pm :)

You need a test forum (vB 3.7) for it as it's not meant for live sites yet (although it should be pretty stable). I'm mostly interested in how the upgrade from v5 to v6 goes. Running a copy of your normal downloads section on your test site would be great, so you can test with lots of files.

VIPER-MAN 07-30-2008 07:28 PM

I'm a tad bit confused ... this works for v3.7? So the beta-testing you mention above is for the new version of this hack, not for the new vb version?

maidos 07-30-2008 07:34 PM

The beta version works for 3.7 including the profile download tab

Louis Phong 07-31-2008 05:57 AM

Quote:

Originally Posted by RS_Jelle (Post 1587058)
With the new version coming soon, I'm opening beta testing. If you want to test the new version, please send me a pm :)

I'm waiting you, Jel ^_^. Good Luck!

puredarkness 08-03-2008 12:04 AM

Nice piece of work thanks

But please I am stuck when I upload a file when the file is upload IE say cant display this page so I have to click on the back button and refresh the page before it shows the file

Can someone please help on this

Thank You

BozzaJos 08-03-2008 11:55 AM

Hey guys,

I've recently upgraded my forum to 3.7 but since then, the smilies-box is really making the downloads page look awful. This is because the box is next to the box for quick reply instead of below it. I know I've had it below the quick reply box before the upgrade but I have no idea how I did that (if I even did it lol).

Can anyone help me with moving the smiliesbox below the quick reply box?

Thanks in advance.

Take care,

Bozza

Aglarech 08-03-2008 01:34 PM

First I'd like to thank lane for helping out earlier. And now for something completely different:

I've been uploading larger files to the 'downloads' folder via ftp and importing them, but this seems to create a duplicate of the file. After searching this thread and reading around a little it seems that I should have created an 'import' folder, then upload to - and import from - that, and finally delete the file from 'import'. I now have the original file (filename.rar) and the duplicate (2215-filename.rar) in 'downloads', and my question now is this: can I just delete the original?

My thanks for any help.

maidos 08-03-2008 02:00 PM

Quote:

Originally Posted by Aglarech (Post 1590522)
First I'd like to thank lane for helping out earlier. And now for something completely different:

I've been uploading larger files to the 'downloads' folder via ftp and importing them, but this seems to create a duplicate of the file. After searching this thread and reading around a little it seems that I should have created an 'import' folder, then upload to - and import from - that, and finally delete the file from 'import'. I now have the original file (filename.rar) and the duplicate (2215-filename.rar) in 'downloads', and my question now is this: can I just delete the original?

My thanks for any help.


Yes, you've to delete the original files which you were used to importthe files. I have done this 5000 times already and no files missing from the download page

if the original files and the renamed files is in the same directory be cautious when you delete. like you mention 2215-filename.rar is the file from downloads page which you are not suppose to delete and if you do delete those renamed file with numbers the link from download page wont work

Aglarech 08-03-2008 03:00 PM

Quote:

Originally Posted by maidos (Post 1590544)
Yes, you've to delete the original files which you were used to importthe files. I have done this 5000 times already and no files missing from the download page

if the original files and the renamed files is in the same directory be cautious when you delete. like you mention 2215-filename.rar is the file from downloads page which you are not suppose to delete and if you do delete those renamed file with numbers the link from download page wont work

Thanks for the swift reply, maidos!

Pirat3 08-03-2008 03:14 PM

Hey guys I am using the download manager II mod in VB directly though this mod (rar zip) I get a CRC error or corrupt archive, but when uploading manually via FTP I get no issue...do you guys know why? I know the mod is not broken because I recently moved servers, I Think its a file permission error somewhere. (Yes downloads directory is 777).

UPDATE: Ok apparently its something wrong with mod or my server config...

If I download the direct url stored on my FTP vai www......RAR it opens up just fine, but if I try to download SAME file through download manager...then I get CRC error...any idea?

youjoomla 08-04-2008 03:10 AM

Any way to limit how many times, or how many times per day users can download same file or multiple ?

TheFallenAngel 08-04-2008 04:49 AM

Quote:

Originally Posted by youjoomla (Post 1590912)
Any way to limit how many times, or how many times per day users can download same file or multiple ?

There's no setting for a single file but you can limit how many downloads a usergroup can download in one day.

Admin CP > Usergroups > Usergroup Manager > [Edit usergroup to apply restriction to] > DownloadsII Permissions > This is the maximum number of files that a user can download in one day. Set this to -1 for there to be NO limit.

youjoomla 08-04-2008 05:03 AM

Quote:

Originally Posted by TheFallenAngel (Post 1590942)
There's no setting for a single file but you can limit how many downloads a usergroup can download in one day.

Admin CP > Usergroups > Usergroup Manager > [Edit usergroup to apply restriction to] > DownloadsII Permissions > This is the maximum number of files that a user can download in one day. Set this to -1 for there to be NO limit.


I CANT THANK YOU ENOUGH!

youjoomla 08-04-2008 05:04 AM

one more before install , any way to move files from server to download area and assign or do I have to upload all files manually? we have huge download section

Fynnon 08-04-2008 01:22 PM

This is a great mod but how to make it work with SEO ?

i get the: http://my_forum/downloads instead of http://my_forum/downloads.php

Pirat3 08-04-2008 03:18 PM

Quote:

Originally Posted by Pirat3 (Post 1590598)
Hey guys I am using the download manager II mod in VB directly though this mod (rar zip) I get a CRC error or corrupt archive, but when uploading manually via FTP I get no issue...do you guys know why? I know the mod is not broken because I recently moved servers, I Think its a file permission error somewhere. (Yes downloads directory is 777).

UPDATE: Ok apparently its something wrong with mod or my server config...

If I download the direct url stored on my FTP vai www......RAR it opens up just fine, but if I try to download SAME file through download manager...then I get CRC error...any idea?

Anyone?

blazinthu 08-06-2008 12:35 PM

Quote:

Originally Posted by lane (Post 1584403)
When do you get the error?

I as well am having the same issue when uploading files.

I verified <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> is in all the templates already no need to add.

Maybe it not in a perticular form but I see it in the below templates in all my styles. Am I missing something???
Downloads Template >>
DOWNLOADS
downloads_buddy_assign_usr
downloads_file
downloads_file_addit
downloads_man
downloads_search

RS_Jelle 08-06-2008 12:46 PM

Quote:

Originally Posted by puredarkness (Post 1590216)
Nice piece of work thanks

But please I am stuck when I upload a file when the file is upload IE say cant display this page so I have to click on the back button and refresh the page before it shows the file

Can someone please help on this

Thank You

Try the same as I said to blazinthu below in this post. First the downloads.php code change and it that doesn't work, the .htaccess changes from vB.com.

Quote:

Originally Posted by BozzaJos (Post 1590488)
Hey guys,

I've recently upgraded my forum to 3.7 but since then, the smilies-box is really making the downloads page look awful. This is because the box is next to the box for quick reply instead of below it. I know I've had it below the quick reply box before the upgrade but I have no idea how I did that (if I even did it lol).

Can anyone help me with moving the smiliesbox below the quick reply box?

Thanks in advance.

Take care,

Bozza

Have a look at this post. Install the add-on trynksssj2 mentions and do the code change I proposed.

Quote:

Originally Posted by Pirat3 (Post 1590598)
Hey guys I am using the download manager II mod in VB directly though this mod (rar zip) I get a CRC error or corrupt archive, but when uploading manually via FTP I get no issue...do you guys know why? I know the mod is not broken because I recently moved servers, I Think its a file permission error somewhere. (Yes downloads directory is 777).

UPDATE: Ok apparently its something wrong with mod or my server config...

If I download the direct url stored on my FTP vai www......RAR it opens up just fine, but if I try to download SAME file through download manager...then I get CRC error...any idea?

Please send me a pm with your forums URL and the username/password of a test account, so I can check it out.

Quote:

Originally Posted by youjoomla (Post 1590947)
one more before install , any way to move files from server to download area and assign or do I have to upload all files manually? we have huge download section

There's a mass import feature in the AdminCP to import files from a directory on your FTP.

Quote:

Originally Posted by Fynnon (Post 1591160)
This is a great mod but how to make it work with SEO ?

i get the: http://my_forum/downloads instead of http://my_forum/downloads.php

I know there's a DownloadsII extension for vBSEO available at their forums, but I'm not using any SEO mods myself.

Quote:

Originally Posted by blazinthu (Post 1592575)
I as well am having the same issue when uploading files.

I verified <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> is in all the templates already no need to add.

Maybe it not in a perticular form but I see it in the below templates in all my styles. Am I missing something???
Downloads Template >>
DOWNLOADS
downloads_buddy_assign_usr
downloads_file
downloads_file_addit
downloads_man
downloads_search

All security tokens are in place. This is a problem with the large files. You will probably have the same when uploading large attachments in vB itself.

You can try this:

Open downloads.php
Find
PHP Code:

error_reporting(E_ALL & ~E_NOTICE); 

Add this after it:
PHP Code:

@set_time_limit(0); 


If that doesn't work, read #3 in http://www.vbulletin.com/forum/showthread.php?t=268862 for more information (but disregard the my.cnf MySQL part, DownloadsII is only storing its files in the filesystem, not in the database).

blazinthu 08-06-2008 06:28 PM

Quote:

Originally Posted by RS_Jelle (Post 1592586)
Try the same as I said to blazinthu below in this post. First the downloads.php code change and it that doesn't work, the .htaccess changes from vB.com.



Have a look at this post. Install the add-on trynksssj2 mentions and do the code change I proposed.



Please send me a pm with your forums URL and the username/password of a test account, so I can check it out.



There's a mass import feature in the AdminCP to import files from a directory on your FTP.



I know there's a DownloadsII extension for vBSEO available at their forums, but I'm not using any SEO mods myself.



All security tokens are in place. This is a problem with the large files. You will probably have the same when uploading large attachments in vB itself.

You can try this:

Open downloads.php
Find
PHP Code:

error_reporting(E_ALL & ~E_NOTICE); 

Add this after it:
PHP Code:

@set_time_limit(0); 


If that doesn't work, read #3 in http://www.vbulletin.com/forum/showthread.php?t=268862 for more information (but disregard the my.cnf MySQL part, DownloadsII is only storing its files in the filesystem, not in the database).

I ended up changing post_max_size and upload_max_filesize in my php.ini to like 30MB each which worked do you recomend this or should I make the edit to the PHP instead??


All times are GMT. The time now is 01:49 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.05129 seconds
  • Memory Usage 1,890KB
  • 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
  • (6)bbcode_code_printable
  • (1)bbcode_html_printable
  • (4)bbcode_php_printable
  • (30)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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