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)

Ipuck 03-19-2009 11:40 PM

Quote:

Originally Posted by Gostemilov (Post 1770907)
Thanks for wonderful product.

Im using LDM since VB 3.5 and there are about 5000 entries in database.
Is it possible to autocreate forum announsements for all of them?

Thanks a lot

Sorry for my English.

I asked that same question to AndrewD once, and the announcements can only be created with the new links and not from the old one.

Gostemilov 03-20-2009 08:08 AM

Maybe external PHP-script? Smth like

PHP Code:

for i=1 to reccount();
INSERT.... 


sava700 03-20-2009 02:07 PM

Great setup here..but I'm running into a issue and was curious if anyone could point me to a solution.

I keep getting this when I try to upload a file


Quote:

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.
solution?

Gostemilov 03-20-2009 03:09 PM

Find
PHP Code:

<input type="submit".......> 

in templates

Above it add

PHP Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]/> 


AndrewD 03-21-2009 09:43 AM

Quote:

Originally Posted by sava700 (Post 1772602)
Great setup here..but I'm running into a issue and was curious if anyone could point me to a solution.

I keep getting this when I try to upload a file




solution?

The vbulletin people added these security tokens a while ago. I think LDM now correctly handles all of them, but if you have an old installation and have any customised LDM templates, there will be this problem. Check your templates.

sava700 03-21-2009 11:32 AM

Quote:

Originally Posted by AndrewD (Post 1773253)
The vbulletin people added these security tokens a while ago. I think LDM now correctly handles all of them, but if you have an old installation and have any customised LDM templates, there will be this problem. Check your templates.

Got the latest version of vB and no customised LDM templates since I've not done much with it.

Also, Gostemilov

which template is that addition supposed to go in? I did a search and can't find any matches to that first line.

sava700 03-21-2009 11:38 AM

nvm... skip this

readjono 03-21-2009 12:38 PM

Good to hear you're coping AndrewD. LDM is a masterpiece and glad I installed it :)

pooslokka 03-22-2009 05:15 PM

i found a bug, pls help to solve it.

i cant upload a 3325 x 2081 jpg image with 800k. The out put is a blank page.
but i can upload a 1920 x 1200 with 900k successfully.

whats wrong??? in vb cp under attachments. the max width and height for jpg images are set to unlimneted. i even try chnaging it to 10000 x 10000. no use :(

pls help

edit : -
Quote:

If you like this modification support the author by donating.
paypal id pls andrewD.

Simon Lloyd 03-22-2009 05:27 PM

Quote:

Originally Posted by pooslokka (Post 1774367)
paypal id pls andrewD.

Just click Support Developer!


All times are GMT. The time now is 09:52 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.03051 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)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
  • (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