vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=166094)

Alfa1 02-15-2008 12:00 AM

Use this:
Quote:

Version 2.2.8

The 2.2.8 release version of LDM, available in this thread, works correctly in most respects.

To use this version, install (or keep) the 2.2.8 code and replace the initialisation file with the includes/local_links_init.php file attached to this thread. I have found only one problem, which is with the member profile integration features in LDM.

AndrewD 02-17-2008 06:32 PM

I'm pleased to report that (all being well) the next version of LDM will be uploaded some time this week for testing.

This is a quite substantial rewrite of the code to implement a consistent function naming scheme and (hopefully) avoid conflicts with other hacks. In addition, these features are implemented:

- a flash based uploader with progress bar, handling uploads to 100MB
- nominations for 'entry of the month/year/etc'
- new statistics options and a redesign of the statistics layouts on the home page
- an optional collapsible category explorer display (see attached image)
- extensions to the filmstrip extra to include various hit parades on home page.

and so on.

Give the extent of the changes, and the fact that more work is still needed to interface fully with VB3.7, this release will remain alpha code for some time still.

Has anyone tried the gold release of vbadvanced 3.0? I'm having problems with modules on windows (but not on Linux).

hydn 02-17-2008 07:14 PM

Looks really good. I also love the sound of the stats improvements. :up:

obmob 02-18-2008 03:48 PM

WOW! It looks awesome! ^^

Thanks Andrew, will be glad to start testing :D

pspcrazy 02-19-2008 03:52 AM

Quote:

Originally Posted by AndrewD (Post 1445390)
I'm pleased to report that (all being well) the next version of LDM will be uploaded some time this week for testing.

This is a quite substantial rewrite of the code to implement a consistent function naming scheme and (hopefully) avoid conflicts with other hacks. In addition, these features are implemented:

- a flash based uploader with progress bar, handling uploads to 100MB
- nominations for 'entry of the month/year/etc'
- new statistics options and a redesign of the statistics layouts on the home page
- an optional collapsible category explorer display (see attached image)
- extensions to the filmstrip extra to include various hit parades on home page.

and so on.

Give the extent of the changes, and the fact that more work is still needed to interface fully with VB3.7, this release will remain alpha code for some time still.

Has anyone tried the gold release of vbadvanced 3.0? I'm having problems with modules on windows (but not on Linux).

Looking great as usual AndrewD :) Can't wait until we see this come out :) Of course for larger uploads will there be an alternative uploader? Thanks

AndrewD 02-19-2008 04:59 AM

Quote:

Originally Posted by pspcrazy (Post 1446384)
Looking great as usual AndrewD :) Can't wait until we see this come out :) Of course for larger uploads will there be an alternative uploader? Thanks

The existing upload mechanism will continue to work as before. The flash based uploader is an optional extra, but it can only handle 100Mb max.

seangworld 02-19-2008 08:28 AM

how do i edit my php.ini file to allow for uploads larger than 2mb???

AndrewD 02-19-2008 08:37 AM

Quote:

Originally Posted by seangworld (Post 1446471)
how do i edit my php.ini file to allow for uploads larger than 2mb???

Do you have full access to your web server? If not, you will have to ask your service provider to handle the changes on your behalf.

Assuming that you do have full access:

a) locate the php.ini file (e.g. vb/admincp/maintenance/php info)
b) download the file and edit a copy:

find the line starting post_max_size and edit, e.g.
post_max_size = 16M

find the line starting upload_max_filesize and edit, e.g.
upload_max_filesize = 16M

save and upload

restart your web server software (e.g. apache)

seangworld 02-19-2008 08:43 AM

and if i dont, can i edit my htaccess file instead?

seangworld 02-19-2008 08:49 AM

i followed this part:

Quote:

a) locate the php.ini file (e.g. vb/admincp/maintenance/php info)
and am looking right at it, but i dont see how you can download/edit it.


All times are GMT. The time now is 07:00 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.02554 seconds
  • Memory Usage 1,745KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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