vb.org Archive

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

AndrewD 05-29-2007 04:23 AM

Quote:

Originally Posted by mili (Post 1256641)
Yes thank you. It is essential for my site. Any idea when this feature will be available? I don't want to sound pushy, merely inquiring.

I'm part way through with 2.2.8, but am in the busiest part of the year as far as my main job is concerned. I can probably code your request this weekend - but will have to decide whether to honour the commitment to add some other features in 2.2.8 (in which case, release of everything is a few weeks away) or not (in which case I can probably do an update in a couple of weeks).

mili 05-29-2007 04:29 AM

Please please pelase :-)
Even if only a patch.

AndrewD 05-29-2007 05:15 AM

Quote:

Originally Posted by mili (Post 1256644)
Please please pelase :-)
Even if only a patch.

I'll do my best.

itsblack 05-29-2007 07:14 AM

Hi Andrew, do you remember the download allowance problem I mentioned before?
I edited local_links.php file, moved these codes
PHP Code:

// Use filesize recorded in database to check that user has sufficient allowance to complete the download
    
$allow check_user_allowances($linksize$linkid);
    if (!
$allow['can_download']) {
        eval(
standard_error($allow['errormessage']));
        exit;
    } 

before these codes
PHP Code:

    if (!$links_permissions["can_access_link"]) {
        
ldmjump_access_error();
        exit;
    } 

now everything goes OK.

AndrewD 05-29-2007 04:04 PM

Early days with vba 3.0, but it seems that the release LDM modules do not work by default with a new installation of vba 3.0. You get a funny page.

I find that if you turn off vba/options/main options/Process PHP File Modules Within A Function
that everything works ok.

Will investigate further.

wolfe 05-29-2007 06:21 PM

m8 why wont it wrap the descriptions of the download files

Alfa1 05-29-2007 07:45 PM

Quote:

Originally Posted by Alfa1 (Post 1256323)
I see this description of RSS feeds in your wish list:
Does this cover implementing the RSS feeds of flash video sites(google video et al) to get the video's in the desired feeds to play in the jukebox, with the flash video add on?
If not, can you please add this request to your wish list?

Quote:

Originally Posted by Slave (Post 1256577)
That was one of my wishes Alfa1 :)

I was thinking more along the lines of just links ..

It would use the RSS feeds of flash sites in a similar way that vbulletin's RSS Feed Manager turns feeds into threads. But instead video entries in LDM would be created.

Andrew, Could you please consider adding this feature to the wish list?

obmob 05-29-2007 11:04 PM

Pushie, pushie!!! XD

No, no patches... can't we just wait for the next release? u.u

AndrewD 05-30-2007 04:09 AM

Quote:

Originally Posted by wolfe (Post 1257027)
m8 why wont it wrap the descriptions of the download files

It's very difficult to fix problems with only a partial description of what's going wrong, without access to your site. Sorry. Maybe you want to got to LDM/admin/imprt and export and do an xml export of your LDM database? I could take a look at that.

AndrewD 05-30-2007 04:10 AM

Quote:

Originally Posted by obmob (Post 1257209)
Pushie, pushie!!! XD

No, no patches... can't we just wait for the next release? u.u

It won't be a patch - it will be a plugin, an 'extra'.

I'm having some difficulties with the next release - I made a commitment to a) multiple urls and b) metadata, and they're hard to retrofit!


All times are GMT. The time now is 11:39 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.02509 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
  • (2)bbcode_php_printable
  • (6)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