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.


All times are GMT. The time now is 11:23 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.04537 seconds
  • Memory Usage 1,755KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_html_printable
  • (10)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