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)

Black Tiger 01-08-2011 05:59 PM

I would certainly be interested in the enhancements. Even more when there could also be an option that users would be able to download only after a certain amount of posts.

But unfortunately I'm no coder and I can't make such things.
I just know some things f.e. about .htaccess and php.ini because I also have a little hosting company.

Helmut71 01-09-2011 08:48 AM

is it possible to use the menu items as a drop down menu (like Forum > Cummunity)??

ALBCODERS 01-18-2011 12:38 PM

laters files and most popular files
tables has just deseper for some reasen any idea ;/

Scandal 01-19-2011 02:56 PM

How can I increase the title's number of characters? (the default number is 50)

Pls help! :(

squidsk 01-26-2011 08:09 PM

There's a bug in the creation of the _author field. If a username has unicode characters (e.g. Sqυιd) when the author textarea is being processed the mu and ioto are referenced using &XXX; notation (e.g. Sqυιd = Sqυιd) . The problem comes in with line 1284:

Code:

$authors= explode(";", $_POST['author']);
Rather than process Sqυιd as one member the line actually splits the name into three pieces Sq&#965 , &#953 and d, and then of course can't match the username to the account because it thinks it has three separate usernames.

My solution was to write a custom function and replaced the call to explode with a call to the new function.

ritunb 01-28-2011 09:13 PM

Hi, I've vBulletin 3.8.4 and I'm using 'Links and Downloads Manager' and has lot's of file downloads.

I'm keen to test out "DownloadsII" but am apprehensive if both the doanload system could exist together or not? I don't wish to remove the 'LDM' before I test out 'DII' as the 'LDM' also provides a 'media player' to play the downloadable media files and am not sure if 'DII' also has the similar features or not.

Please advice.

RS_Jelle 01-31-2011 08:30 AM

Quote:

Originally Posted by ritunb (Post 2155860)
Hi, I've vBulletin 3.8.4 and I'm using 'Links and Downloads Manager' and has lot's of file downloads.

I'm keen to test out "DownloadsII" but am apprehensive if both the doanload system could exist together or not? I don't wish to remove the 'LDM' before I test out 'DII' as the 'LDM' also provides a 'media player' to play the downloadable media files and am not sure if 'DII' also has the similar features or not.

Please advice.

You can have both mods installed together without any problems :)

But there's no media player in DownloadsII.

ggr80 01-31-2011 11:20 PM

Hi im not really sure where to ask this question and im hoping someone can help me. I installed various mods including this one to my forum last night and all the avatars have disappeared. I thought it was another mod but i have uninstalled that one and there is still no avatars. I have checked the settings and they are all ok.

ggr80 02-01-2011 12:27 AM

Its all good i have fixed the problem

Dave84311 02-07-2011 08:47 PM

Ugh, this plugin will not install my board. I have ~750k members and when importing the plugin it hangs. I guess it has to do with all the tables it has to alter. Has anyone encountered/fixed this?


All times are GMT. The time now is 02:57 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.05204 seconds
  • Memory Usage 1,737KB
  • 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
  • (1)bbcode_code_printable
  • (1)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
  • (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