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)

ezak 05-30-2012 12:45 PM

thanks for your help, but I'm already know to to use Navigation manager tools

I'm already added IDM in Navigation bar, Manually - (early version is added it automatically)


But what I'm talking about is threre is alot of feature is missed after upgrade


here is picture for more infomation

this version 4.1.12

http://img.gem-flash.com/images/2041...2642433793.png



this version 4.2

http://img.gem-flash.com/images/1515...0601647765.png

all links in LDM , I hope you can find fix for it
I think the problem is in Templates has been changed in vb 4.2
and hooks can't access for that new tempate

Alfa1 05-30-2012 05:17 PM

Read the links I posted. These give you the answer. Especially this one: https://www.vbulletin.com/forum/cont...nd-Edit-a-Link

ezak 06-05-2012 06:01 PM

Mr. Alfa1
I have edit my navbar_link and add this code into it
Code:

        <a href="local_links.php?action=addlink&amp;catid={vb:raw viewcatid}">
        {vb:rawphrase ll_menu_addlink}
        </a>

as it will add entry in the opened category
but it return with this link
local_links.php?action=addlink&catid=

as it show , its can't fetch the catid from the opened page link, and I don't know how to do this

it should be like this
local_links.php?action=addlink&catid=22
as I already open catid=22 then I click on addentry

ezak 06-05-2012 08:12 PM

I have fixed it and make add entry and add category is working fine with 4.2.0 under navbar
By added this code in the end of NAVBAR template


Code:

<vb:if condition="is_member_of($bbuserinfo, 6)">
        <li><a href="{vb:raw relpath}&action=addlink">
        {vb:rawphrase ll_menu_addlink}
        </a></li>
        <li>
        <a href="{vb:raw relpath}&action=addcat">
        {vb:rawphrase ll_menu_addcat}</a>
        </li>
</vb:if>

membergroup 6 to show for admin only , you can add any other groups by 6,7,8

SemperFideles 06-09-2012 09:40 AM

1 Attachment(s)
I'm getting this error whenever a link is clicked on from within LDM:

Invalid Redirect URL (http://books.google.com/books?id=1-1-Kx9PJskC&dq)

See attached.

Does anyone know what is going on?

Alfa1 06-10-2012 05:43 PM

I have been encountering the same. It may be related to php/mysql software updates. Im not sure. Im still using vb3.8 and did not have this before. So I doubt its LDM alone.

ezak 10-09-2012 09:05 PM

I request paid for who make LDM fully support with 4.2 (full function)

Ophelia 02-14-2013 05:51 PM

I miss Andrew :(

SoltanWorld 03-09-2013 06:58 AM

I'm still developing this great mod.

If you like to see my new changes on LDM take a look at this link :

http://www.negahradio.com/

Linkbit : http://www.negahradio.com/forum/down...d=43&linkid=29

SoltanWorld 03-17-2013 01:30 PM

Quote:

Originally Posted by SemperFideles (Post 2338039)
I'm getting this error whenever a link is clicked on from within LDM:

Invalid Redirect URL (http://books.google.com/books?id=1-1-Kx9PJskC&dq)

See attached.

Does anyone know what is going on?

Quote:

Originally Posted by Alfa1 (Post 2338515)
I have been encountering the same. It may be related to php/mysql software updates. Im not sure. Im still using vb3.8 and did not have this before. So I doubt its LDM alone.


Go to Admin CP -> Settings -> Options -> Site Name / URL / Contact Details

Set the option : Always use Forum URL as Base Path to No

And if you're using Vbadvanced Portal, Do not turn this option to NO, you should change the Disable Redirect Domain Checking to Yes


All times are GMT. The time now is 10:51 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.01645 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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