Quote:
Originally Posted by AndrewD
You have to make changes in three places:
a) to control the location while in LDM - edit includes/local_links_include.php, find function ldm_fetch_navbar_template() and edit the template_hook assignment;
b) ditto to control the location while in other parts of vbulletin - go to the vb/admincp/products and plugins and edit the plugin "Links and Downloads Manager - Add LDM to main vBulletin menu" attached to the process_templates_complete hook, and make the same change
c) ditto to control the location while in error messages, as per b) but edit the plugin attached to the error_nopermission hook.
I'll see if there's a better way to specify this as a single configuration setting.
|
Andrew, thank you so much for your help. I could not find (a) for the life of me. It is appreciated!