vb.org Archive

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

D3m-fny 03-26-2010 02:57 PM

very good
thank you

angeljs 03-26-2010 03:05 PM

Quote:

Originally Posted by AndrewD (Post 2010530)
I think I know what is happening, but could you check - is the problem with internet explorer only, i.e does it work/fail with firefox?

Hi, it happens in both browsers, unfortunately :(

hydn 03-26-2010 04:04 PM

Marked as installed:up:

How can I rename the navbar link?

Thanks

obmob 03-26-2010 05:02 PM

Quote:

Originally Posted by hydn (Post 2010606)
Marked as installed:up:

How can I rename the navbar link?

Thanks

Search the phrase in the language manager :D

AndrewD 03-27-2010 06:27 AM

Quote:

Originally Posted by angeljs (Post 2010577)
Hi, it happens in both browsers, unfortunately :(

I've tried a number of tests on my system but everything seems to be working fine since I fixed the ie-related bug. I can't make any more progress without admin access to your site. Send me a PM if you want me to do this - am happy to try to sort this out.

hydn 03-28-2010 03:31 AM

How can I add the forumhome or cms sidebar to the Links and Downloads Manager?

The Links and Downloads Manager pages have no sidebar on the right. I'd like to have them.

Thanks

AndrewD 03-28-2010 04:29 AM

Quote:

Originally Posted by hydn (Post 2011402)
How can I add the forumhome or cms sidebar to the Links and Downloads Manager?

The Links and Downloads Manager pages have no sidebar on the right. I'd like to have them.

Thanks

All in due time :)

hydn 03-29-2010 08:34 AM

Thanks.

Is there an "if condition this_script" for the main page only?

I'd like to post a welcome message with suggested downloads on the main page only. I try to edit links_main but it shows it in all categories.

Any way around this?

I used this for the 3.8.5 vb with ldm 2.
Code:

        <if condition="$viewcatid==-1">bla bla</if>
Now im on vb 4.0.2 and ldm 3 and this does not work:
Code:

        <vb:if condition="$viewcatid==-1">bla bla</vb:if>
Thanks,

ffak 03-29-2010 08:45 AM

How do you make a module for vbadvanced that works with LDM?
I tried to add a php file module (ldm_new.php) but a get an error:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: adv_portal_custom_ldm_new in [path]/includes/functions.php on line 3932


What do you think?

Thanks :)

AndrewD 03-29-2010 09:42 AM

Quote:

Originally Posted by ffak (Post 2012140)
How do you make a module for vbadvanced that works with LDM?
I tried to add a php file module (ldm_new.php) but a get an error:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: adv_portal_custom_ldm_new in [path]/includes/functions.php on line 3932


What do you think?

Thanks :)

I have not rewritten the LDM vba modules to work with vbulletin 4, and I'm not sure when I will manage to do so. The error you report is related to the (quite fundamental) changes that have been made to vbulletin coding practices between vb3 and 4, so the starting point has to be to understand these changes (and also any changes in vbadvanced). If you want to try to code this yourself, you could try comparing the LDM releases 2.3.0 and 3.0.x.


All times are GMT. The time now is 11:02 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.01356 seconds
  • Memory Usage 1,740KB
  • 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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