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)

dmknights 12-23-2008 11:10 AM

Before i download & install this mod, can someone tell me if this mod can set permissions for which group can download certain files?

7lanet 12-23-2008 11:55 AM

Quote:

Originally Posted by dmknights (Post 1691887)
Before i download & install this mod, can someone tell me if this mod can set permissions for which group can download certain files?

yes

^_^

dmknights 12-23-2008 12:09 PM

*Downloaded*
Will try this later

drpeppper 12-23-2008 02:20 PM

Quote:

Originally Posted by Mastergumble (Post 1691345)
I still get this message :(

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

I have GARS and did the change on the plugin but still unable to upload large files.

Other thing how can i put the smiles under the box instead by side?

Quote:

Originally Posted by bollie (Post 1691741)
Work not.

the fix was for users getting the token security message with image uploads, not file uploads.
if you're having problems with the file uploads, find this line

Code:

<input type="submit" name="submit" value="{$vbphrase['ecdownloads_addit_file']}" />
in template downloads_file_addit

under that place this line

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
hope that works, it worked for me. good luck.

bollie 12-23-2008 04:25 PM

Quote:

Originally Posted by drpeppper (Post 1692013)
the fix was for users getting the token security message with image uploads, not file uploads.
if you're having problems with the file uploads, find this line

Code:

<input type="submit" name="submit" value="{$vbphrase['ecdownloads_addit_file']}" />
in template downloads_file_addit

under that place this line

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
hope that works, it worked for me. good luck.

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

drpeppper 12-23-2008 04:44 PM

Quote:

Originally Posted by bollie (Post 1692119)
Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

cleared cookies/cache?

if you did, there is a last thing you can try, but i dont recommend.

in the downloads.php file, find the line

Code:

define('CSRF_PROTECTION', true);
change true to false

let me know if this works.

Drakah 12-23-2008 06:10 PM

Does this version now let you customize the fields, lets say, to add in a "Version:" under the Date of the download? Speaking of which... does the date now update when you update the file attachment?

Sandgrinder 12-23-2008 06:55 PM

Bloody hell lad, you made my day.

Veteranich 12-24-2008 02:44 AM

Thanks, but I have two suggestions.
  1. Many buttons doesn't have class atribute so in different style they will be showed same. Add please class="button".
  2. Commas isn't be parsed in the title. For example I type "Hack name". Then if I will see source code, I can find alt=""Hack name"". It doesn't make valid code. Please, add the feauture that commas will be parsed (commas will be replaced by &quot;).

Thank you again!

Goomzee 12-24-2008 02:53 AM

what's new this time


All times are GMT. The time now is 03:06 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.03502 seconds
  • Memory Usage 1,746KB
  • 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
  • (5)bbcode_code_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