Link Directory (LD) [Deleted]

the screenshot will be linked

would it be possible to just show the Screenshot within the thread-post, without the "overlay" ?
So not having it "linked", but directly show the Screenshot-image in the thread-post ?

:)
 
Last edited:
when you are going to display this "Info Button".....


button-info.webp





then it would be nice to also have a Filter for "New Posts" (new posts in the Forum):


order_by_new_posts.webp



There could be a new feature whereby "Links" which have "New Posts" (new posts in the Forum) will be pushed to the top of the "Link List".
This will be some sort of "Recent Activity" whereby "Links" with "New Posts" will flow to the top position.


Additionally, there could be a new feature named "Featured Links" whereby certain "Links" will always be shown at the top of the "Link List".
Webmasters could generate some $$$ by selling "Featured Links" whereby these "Featured Links" will stay at the very top of the "Link List" for a certain period of time.



Currently the default "Filter" shows the "Date" when a "Link" has been submitted. This "Date" is not very important for the end-user.
The "New Posts Filter" should actually be the default Filter, meaning: "Links" which have "New Forum posts" should show at the very top of the "Link List".



Generally speaking:

What could make this Addon very interesting is to show "Featured Links" (XF-Webmaster could generate some $$$ by selling "Featured Links") and the other interesting thing is "Recent Activity Links" which will excite the end-user as he will be interested in new "Forum post / Forum Comments" and this will fuel Forum-discussions.



:)
 
Last edited:
Server Error Log
Error Info
ErrorException: Undefined offset: 0 - library/phc/LinkDirectory/Helper/Helper.php:62
Generated By: Unknown Account, 18 minutes ago
Stack Trace
#0 library/phc/LinkDirectory/Helper/Helper.php(62): XenForo_Application::handlePhpError(8, 'Undefined offse...', '...', 62, Array)
#1 library/phc/LinkDirectory/Helper/Helper.php(111): phc_LinkDirectory_Helper_Helper::getPageData('https://www.aab...')
#2 library/phc/LinkDirectory/Helper/Helper.php(121): phc_LinkDirectory_Helper_Helper::checkURL('https://www.aab...', -1, -1)
#3 library/phc/LinkDirectory/Helper/Helper.php(121): phc_LinkDirectory_Helper_Helper::checkURL('https://www.aab...', -1, -1)
#4 library/phc/LinkDirectory/Helper/Helper.php(121): phc_LinkDirectory_Helper_Helper::checkURL('https://www.aab...', false, -1)
#5 library/phc/LinkDirectory/CronEntry/LDCron.php(67): phc_LinkDirectory_Helper_Helper::checkURL('https://www.aab...', 13, false, -1)
#6 [internal function]: phc_LinkDirectory_CronEntry_LDCron::runLinksCheck(Array)
#7 library/XenForo/Model/Cron.php(357): call_user_func(Array, Array)
#8 library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#9 library/XenForo/Model/Deferred.php(295): XenForo_Deferred_Cron->execute(Array, Array, 7.9999990463257, '')
#10 library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 7.9999990463257, '', false)
#11 library/XenForo/Model/Deferred.php(374): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#12 deferred.php(23): XenForo_Model_Deferred->run(false)
#13 {main}
Request State
array(3) {
["url"] => string(36) "deferred.php"
["_GET"] => array(0) {
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(10) "/admin.php"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
 
The "Links in the Sidebar" should actually link to the Forum-thread, not to the CNN-website
Sorry, disagree. If implemented, please ensure it's configurable.
I guess the purpose of this Addon is that users are using the "Discussion Forum" to discuss about a certain website
Sorry disagree again. The purpose is to provide a directory of links to external sites, easily accessible and searchable by users to get to. As per current functionality, having a thread created for new submissions is great and providing a link to that thread from the directory entry is great, but the primary link should be to open the destination site in another window/tab.
 
Suggestion as per mockup below:

- display Link-URL
- display Category-Name
- display Rating-Stars



search-results.webp




:)
 
Last edited:
endless scrolling is one of the most annoying things I have ever seen on the web.

If you have any links in the footer, such as advertise or contact, then users take FOREVER to get to them.

Endless scrolling is as cool as girls putting sparkles all over their myspace pages.
 
Suggestion:

The "Links in the Sidebar" should actually link to the Forum-thread, not to the CNN-website:

https://xenmade.com/threads/breaking-news-u-s-world-weather-entertainment-video-news-cnn-com.24/


I guess the purpose of this Addon is that users are using the "Discussion Forum" to discuss about a certain website, therefore each "Submitted Link" should have its own dedicated Thread.


View attachment 124386

No they shouldn't.

If you want links in your sidebar to go to threads, then put a widget with threads there.

This is a LINK addon and the point of it is for people to submit links and for people to click on those links. Anything else becomes a distraction.
 
The new version is available for testing on xenmade.com!
I will publish tomorrow

Can we disable the "take screenshot" ability? The thumbnails or auto generated thumbs are much better for our site. I don't want to waste system resources on it.
 
How do we...

1. remove and disable ratings? I have "likes" so we don't need ratings AND likes.
-- I also set permission for people to NOT be able to rate, but the gray stars still appear. They shouldn't be visible for anyone who can't rate, or we should be able to disable rating.

2. How do I get the URL to NOT be present under the title? I am only displaying the title, thumbnail, and like button. To have the original url displayed is pointless for us.

Have them commented out for now.
 
Last edited:
1. remove and disable ratings? I have "likes" so we don't need ratings AND likes.
-- I also set permission for people to NOT be able to rate, but the gray stars still appear. They shouldn't be visible for anyone who can't rate, or we should be able to disable rating.

I would rather like to see two different permissions:
1) Can view ratings
2) Can submit rating
 
Error on upgrade:

Code:
An exception occurred: Call to undefined method phc_LinkDirectory_Model_LD::fetchAllLinksForSend() in /home/nginx/domains/pijanitvor.com/public/library/phc/LinkDirectory/CronEntry/LDScreenshot.php on line 21

phc_LinkDirectory_CronEntry_LDScreenshot::sendUrls() in phc/LinkDirectory/Install.php at line 245
phc_LinkDirectory_Install::Install() in XenForo/Model/AddOn.php at line 211
XenForo_Model_AddOn->installAddOnXml() in ConvEss/Model/AddOn.php at line 24
ConvEss_Model_AddOn->installAddOnXml() in XenForo/Model/AddOn.php at line 169
XenForo_Model_AddOn->installAddOnXmlFromFile() in XenForo/ControllerAdmin/AddOn.php at line 237
XenForo_ControllerAdmin_AddOn->actionUpgrade() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/nginx/domains/pijanitvor.com/public/admin.php at line 13
 
Code:
Call to undefined method phc_LinkDirectory_Model_LD::fetchAllLinksForSend()
Please upload again all files up - or Download the ZIP archive again
Because the file "library\phc\LinkDirectory\ModelLD.php" does not seem to have been updated!
 
Download and upload again solved problem. (y)
I found a bug... permission for Bypass moderator link confirmation not working. Whatever option I choose for my group (SuperAdmin), I have to approve link for my self
 
Back
Top Bottom