Link Directory (LD) [Deleted]

I would like to use this addon for a podcast directory.

But I need, for each podcast, to link to the website URL, the itures feed, eventually the Soundcloud page for the podcast, eventually a link to the XML feeed, etc. I.e., more links for each podcast. How can this be done?

Eventually, custom fields could be added, and it should be able for a custom field to specify if a link, text, image or something else should be shown for that field. If links could be added in the description field this could also work.
 
Last edited:
I have errors in ACP since the last update:
Server Error Log
Error Info
ErrorException: Undefined index: ld_no_tags - library/phc/LinkDirectory/Model/Links.php:999
Generated By: Unknown Account, 39 minutes ago
Stack Trace
#0 /home/axel/public_html/forum/library/phc/LinkDirectory/Model/Links.php(999): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/axel/publ...', 999, Array)
#1 /home/axel/public_html/forum/library/phc/LinkDirectory/Model/Links.php(1245): phc_LinkDirectory_Model_Links->canEditTags(Array)
#2 /home/axel/public_html/forum/library/phc/LinkDirectory/Model/Links.php(1193): phc_LinkDirectory_Model_Links->_getUserLinkRights(Array)
#3 /home/axel/public_html/forum/library/phc/LinkDirectory/Search/DataHandler/Links.php(113): phc_LinkDirectory_Model_Links->_prepareLinks(Array)
#4 /home/axel/public_html/forum/library/XenForo/Model/Search.php(297): phc_LinkDirectory_Search_DataHandler_Links->getDataForResults(Array, Array, Array)
#5 /home/axel/public_html/forum/library/XenForo/Model/Search.php(331): XenForo_Model_Search->getViewableSearchResultData(Array, Array, false, NULL)
#6 /home/axel/public_html/forum/library/XenForo/Search/Searcher.php(139): XenForo_Model_Search->getViewableSearchResults(Array, NULL)
#7 /home/axel/public_html/forum/library/XenForo/ControllerPublic/Search.php(360): XenForo_Search_Searcher->searchUser(4850, 0)
#8 /home/axel/public_html/forum/library/XenForo/FrontController.php(351): XenForo_ControllerPublic_Search->actionMember()
#9 /home/axel/public_html/forum/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#10 /home/axel/public_html/forum/index.php(13): XenForo_FrontController->run()
#11 {main}
Request State
array(3) {
["url"] => string(52) "http://mainecoon.nl/forum/search/member?user_id=4850"
["_GET"] => array(1) {
["user_id"] => string(4) "4850"
}
["_POST"] => array(0) {
}
}
Same here.
 
I would like to use this addon for a podcast directory.

But I need, for each podcast, to link to the website URL, the iturnes feed, eventually the Soundcloud page for the podcast, eventuall a link to the XML feeed, etc. I.e., more links for each podcast. How can this be done?

Eventually, custom fields could be added, and it should be able for a custom field to specify if a link, text, image or something else should be shown for that field.

- as each Link-Entry has a "Forum-Thread" associated with it, you could simply use the "Forum" (first post in the Forum-Thread) to add additional Links for a specific Link-Entry.
- the system is using "Keyword-Tags" which could be used as a substitution for "Custom-Fields".
 
dear au lait sir,

v2.5 have sidebar for "Most Clicks" in forum_list
but now v2.6, "Most Clicks" is gone from sidebar in forum_list

please bring it back,

tank for you many new features add-on is greater and greater



.
.
 
dear au lait sir,

i think phrase "trending" is confusing, i don't know what it means, because treading link goes to "latest_post"

so really, phrase should be "recent posts" or "recent replies" or "latest posts"

but it's ok, because i can easily change it in phrase settings,


but one suggestion, add small arrow or link so member can view thread and see the latest reply

only for "treading" sidebar

example:

Capture.webp

now, member can click on small arrow, or "view reply" link and will take them to thread from sidebar, he will see latest reply



.
.
 
@au lait None of the sidebar links show on the forum for me with the new upgrade :(
They show fine in the LD page though.
 
Last edited:
dear au lait sir,

i think phrase "trending" is confusing, i don't know what it means, because treading link goes to "latest_post"

so really, phrase should be "recent posts" or "recent replies" or "latest posts"

but it's ok, because i can easily change it in phrase settings,


but one suggestion, add small arrow or link so member can view thread and see the latest reply

only for "treading" sidebar

example:

View attachment 131639

now, member can click on small arrow, or "view reply" link and will take them to thread from sidebar, he will see latest reply



.
.

When you filter by "Trending", then the Link-List is being filtered by "Latest Forum Posts / Latest Forum Replies".
You will see the "indicator" (Number of Replies, Date) at the "Big Blue Button".

When you click onto the "Big Blue Button", you will be forwarded to the "Latest Forum Reply".



So what you are asking for, is literally already implemented.

:)
 
no it's not implemented, please reading again my suggestion,

suggestion is about sidebar only


.
.
 
@au lait None of the sidebar links show on the forum for me with the new upgrade :(
They show fine in the LD page though.

please check the "Options" in ACP.

there are 2 Tabs now:
- Tab named "LD Sidebar" (here you configure the Sidebar-Widgets for the "Link-Directory")
- Tab named "XF Sidebar" (here you configure the Sidebar-Widgets for the "Forum")

:)
 
v2.6, when editing an existing link ...
Code:
ErrorException: Undefined variable: tagger - library/phc/LinkDirectory/ControllerPublic/Links.php:458
Generated By: Mouth, A moment ago
Stack Trace
#0 library/phc/LinkDirectory/ControllerPublic/Links.php(458): XenForo_Application::handlePhpError(8, 'Undefined varia...', '...', 458, Array)
#1 library/XenForo/FrontController.php(351): phc_LinkDirectory_ControllerPublic_Links->actionEdit()
#2 library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 index.php(13): XenForo_FrontController->run()
#4 {main}
 
v2.6, when editing an existing link ...
Code:
ErrorException: Undefined variable: tagger - library/phc/LinkDirectory/ControllerPublic/Links.php:458
Generated By: Mouth, A moment ago
Stack Trace
#0 library/phc/LinkDirectory/ControllerPublic/Links.php(458): XenForo_Application::handlePhpError(8, 'Undefined varia...', '...', 458, Array)
#1 library/XenForo/FrontController.php(351): phc_LinkDirectory_ControllerPublic_Links->actionEdit()
#2 library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#3 index.php(13): XenForo_FrontController->run()
#4 {main}
fixed
 
dear au lait sir,

v2.5 have sidebar for "Most Clicks" in forum_list
but now v2.6, "Most Clicks" is gone from sidebar in forum_list

please bring it back,

tank for you many new features add-on is greater and greater
have added for the next release
 
please check the "Options" in ACP.

there are 2 Tabs now:
- Tab named "LD Sidebar" (here you configure the Sidebar-Widgets for the "Link-Directory")
- Tab named "XF Sidebar" (here you configure the Sidebar-Widgets for the "Forum")

:)
I did that and it still does not show :(
 
Congrats to the new version. Looks great.

I found two bugs:

1) Link widgets in XF Sidebar (Forum Index) does not show the link descriptions and does not show "full titles" as in the LD Sidebar (LD Home). Changing the checkmarks in ACP Options does not change anything.
ld_sidebars.webp
2) Tag Cloud does not show up. Not in XF Sidebar, nor in LD Sidebar
 
Back
Top Bottom