Link Directory (LD) [Deleted]

Where do I go with some nasty stuff like this?:

Code:
 ErrorException: Invalid argument supplied for foreach() - library/phc/LinkDirectory/Install/19772024.php:46

And this - (domain name changed):

Code:
#0 /home/nginx/domains/example.net/public/library/phc/LinkDirectory/Install/19772024.php(46): XenForo_Application::handlePhpError(2, 'Invalid argumen...', '/home/nginx/dom...', 46, Array)
#1 /home/nginx/domains/example.net/public/library/phc/LinkDirectory/Install/19772024.php(10): phc_LinkDirectory_Install_19772024->getDirContents('/home/nginx/dom...')
#2 /home/nginx/domains/example.net/public/library/phc/LinkDirectory/Install.php(187): phc_LinkDirectory_Install_19772024->install()
#3 /home/nginx/domains/example.net/public/library/XenForo/Model/AddOn.php(211): phc_LinkDirectory_Install::Install(false, Array, Object(SimpleXMLElement))
#4 /home/nginx/domains/example.net/public/library/XenForo/Model/AddOn.php(169): XenForo_Model_AddOn->installAddOnXml(Object(SimpleXMLElement), false)
#5 /home/nginx/domains/example.net/public/library/AddOnInstaller/ControllerAdmin/AddOn.php(36): XenForo_Model_AddOn->installAddOnXmlFromFile('/tmp/phpqmkrOR')
#6 /home/nginx/domains/example.net/public/library/XenForo/FrontController.php(351): AddOnInstaller_ControllerAdmin_AddOn->actionInstallUpgrade()
#7 /home/nginx/domains/example.net/public/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /home/nginx/domains/example.net/public/admin.php(13): XenForo_FrontController->run()
#9 {main}

Code:
array(3) {
  ["url"] => string(64) "https://www.example.net/admin.php?add-ons/install-upgrade"
  ["_GET"] => array(1) {
    ["add-ons/install-upgrade"] => string(0) ""
  }
  ["_POST"] => array(4) {
    ["resource_url"] => string(0) ""
    ["server_file_oldskool"] => string(0) ""
    ["_xfConfirm"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
  }
}
 
Is this good looking add-on fully translateable or is there hardcoded words?
Fully translateable. I'm in the process of translating it to Dutch as we speak. It is a lot of work, but everything from what I can see, can be translated.
I've got more addons running from au lait. His support is mint, so if anything is missing, he will correct it.
 
Is this good looking add-on fully translateable or is there hardcoded words?

I'm in the process of translating it to Dutch as we speak. It is a lot of work, but everything from what I can see, can be translated.


Friends, when you are translating this "Link Directory"-Addon into another language, please share your translation with the XF-Community or send your translated language-file to @au lait

In todays world, small webmasters like us need to help and support each other, need to work together... in order to become stronger collectively.


Many thanks!

:)
 
Last edited:
The last category is to be showed 2 times in the category view. Thats happens even on even/odd numbers of category.. Before the marked ones, that are the latest, it also happens with the software category. I ACP I only see one.. Any hints on how to get rid of the extra category..

upload_2016-1-29_23-9-29.webp

Thanks in advance.
 
Bug Report (v2.2) ...
/admin.php?options/list/phc_linkdirectory (Links tab) | Select and show language (unticked). "Site-Language" is still displayed when editing and adding links.
 
Small issue (v2.2) ... A comma and ellipse is still shown at the end of the sub-categories list, even when there is no further sub-categories (ie. all are shown).
Screen Shot 2016-01-30.webp
 
Bug Report (v2.2) ...
For *some* links (I could not determine the criteria) when clicking on the rating stars to submit/modify a rating for a link, you are sent to a 404 page - /linkdirectory/inline-mod/switch
 
Screen Shot 2016-01-30 at 12.42.16.webp
Is it possible with CSS to remove the description, and just have the title displayed and word-wrapped so that the full title is shown?
 
View attachment 127406
Is it possible with CSS to remove the description, and just have the title displayed and word-wrapped so that the full title is shown?

That is actually a great suggestion.

I think it would look better and make sense (in case you display image + text) to remove the "description" totally.
Show the "Title" only (if the title is longer, then title should occupy 2 or 3 lines).
 
Back
Top Bottom