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 - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=216118)

Vinyljunky 05-30-2011 04:34 PM

Quote:

Originally Posted by Alfa1 (Post 2201348)
I wonder if anyone has this running with php 5.3

Im running ok on 5.2.10

Alfa1 07-02-2011 12:40 AM

1100 entries in my LDM have dead links in the description field, due to copy -pasting of text.
I need to remove all links from the description field, so that only plain text remains in that field.

Does anyone know what query I could use to do this?

Ipuck 07-11-2012 08:39 PM

Any one try using this with php 5.3? my server is forcing me to move to 5.3.

Alfa1 07-11-2012 09:43 PM

Yes, php 5.3 is no problem for LDM.

Simon Lloyd 07-12-2012 08:03 AM

Quote:

Originally Posted by Alfa1 (Post 2215689)
1100 entries in my LDM have dead links in the description field, due to copy -pasting of text.
I need to remove all links from the description field, so that only plain text remains in that field.

Does anyone know what query I could use to do this?

Make a backup of the table first and run this in the sql query for local_linkslink table
Quote:

DELETE FROM `local_linkslink` WHERE `local_linkslink`.`linkdesc` LIKE '%something.com%'
I've not tested it but it should be pretty close to what you need :)

Alfa1 07-12-2012 03:40 PM

Thanks for the help Simon. I resolved this last year.

Simon Lloyd 07-12-2012 04:23 PM

Lol, sorry, i must have misread the date, oh well, better late than never :)

Ipuck 07-12-2012 05:17 PM

I'm glad to inform that LDM works great with 3.8.7 PL3 and PHP 5.3.10 :D. I'm a happy camper now. Thanks AndrewD where ever you are.

viper357 09-03-2012 06:26 PM

I'm not sure if this is an error because of php 5.3.13 but can anyone help as to why I have this at the top of my LDM pages?

Warning: uksort() [function.uksort]: Array was modified by the user comparison function in [path]/includes/local_links_include.php on line 1587

Thanks.

:o Nevermind, found the solution here --> https://vborg.vbsupport.ru/showthrea...99#post1970099

Blueracer66 09-17-2012 04:37 AM

R.I.P. Andrew! :(

reitube 11-05-2012 04:32 PM

I soved this just for links.

Go to ./includes, open local_links_main_fetch.php

go to row 827 and 833 and change

eval(print_standard_redirect($vbphrase['ll_redirect'],0));

to

eval(print_standard_redirect($vbphrase['ll_redirect'],0,0,$languageid,true));

This solves the link problem by bypassing the rewrite whitelist.
'cause I don't use other features I have no other things checked.

Best regards,

WebMonster2013 07-11-2013 11:17 PM

Damm, Rest in peace man.

zipmaker 07-28-2013 05:39 PM

Quote:

Originally Posted by Blueracer66 (Post 2366038)
R.I.P. Andrew! :(

Andrew D passed away in April 2010 after a long period of illness.
R.I.P.

farsgsm 03-12-2016 10:34 AM

does anyone know how to set LDM show filesize more than 2 gigabytes?
because max filesize that will be shown in the file lists are 2 gigabyte

I mean that if i add a file with 3 gigabyte size, then ldm shows that it is 2 gigabyte.
files below 2gigabytes it shows correct filesize

Alfa1 03-18-2016 08:06 PM

I had an importer created for LDM to various other gallery/downloads solutions.


All times are GMT. The time now is 10:27 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.01817 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (15)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