Link Directory (LD) [Deleted]

Get this error on install.

Code:
ErrorException: Fatal Error: Call to undefined method phc_LinkDirectory_Helper_Helper::sendScreenshot() - library/phc/LinkDirectory/CronEntry/LDScreenshot.php:30
Generated By: Unknown Account, 2 minutes ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
  ["url"] => string(42) "https://www.mydomain.com/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(19) "/admin.php?add-ons/"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}

this is not v2 version.
Neither the file nor the method still exist in 2.0


Minor issue ... I have "Position in the navigation" @ /admin.php?options/list/phc_linkdirectory set to 'Middle' but it's now moved the navigation entry from the middle to immediately after 'Forums'
on xenmade.com its work
I think another add-on is here faster


Trying to understand VIP links ....
1. 'VIP Group' @ /admin.php?options/list/phc_linkdirectory vs User Group Permission 'Can bumb Links' - these would appear to achieve the same thing?
2. How can an Admin/Moderator bump/VIP a link? Doesn't appear to be any method to do so, despite having 'Can bumb Links' permission.
Add User to the VIP Grouop (Must create with "Can bumb Links" permissions) - then select this Group in the LD Settings "VIP"




First this error when try to install to newest (2.0) version:
Code:
Callback phc_LinkDirectory_Listener_Listener::template_post_render is invalid (Invalid Method).
Please Delete library/phc/linkdirectory an upload again - something goes wrong



Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Duplicate column name 'logo_file_date' - library/Zend/Db/Statement/Mysqli.php:214
fixed!


@au lait
Critical error, causing /reports/ to error and not load ...
Code:
ErrorException: Fatal Error: Cannot redeclare class phc_LinkDirectory_ReportHandler_Links -library/phc/LinkDirectory/ReportHandler/LD.php:0
Strange! Again, there is this file is no longer "library/phc/LinkDirectory/ReportHandler/LD" (no longer used)
I think the installer did not work here clean!
Sorry!


Code:
Server Error Log
Error Info
ErrorException: Undefined index: scheme - library/XenForo/Helper/Http.php:35
fixed



The fixed version will released today!
SORRY!
 
Ok, waiting for new version before update. I am still on version 1.8.
I think that will be better before upgrading to newest version to delete all old files manually before upload files from new version
 
1. With collapsed categories, when I click on the expand link [+] they are not expanding. Working @ xendmade.com though, so not sure why wouldn't be working on my site?
Clear the Browser Cache? JS Files was changed. Does it help?
or upload again JS Folder

2. With collapsed categories active, I think the link count displayed should be the sum total including those in all sub-categories. Looks like they contain far less links otherwise.
1+
 
I downloaded it from your site. it was the latest version under my license.

Then the upload of the files was faulty! please delete the Folder "library/phc/LinkDirectory/"
File "library/phc/LinkDirectory/CronEntry/LDScreenshot.php" is no longer used
 
Last edited:
I setup there 5, but still is 10 in frontpage.

Sidebar settings in ACP are for sidebar on the left on LD page?
 
Still can not set number of displayed links in widget, always there is 10 links, no matter what limit I set, so I gave up from widget
 
Found a bug and a typo (2.oa)

When you uncheck create Thread in the ACP it still shows the option to create a thread when adding a link.

And one typo in the user group permissions “Can bumb Links” needs to be bump.

Furthermore I would like to hide the discuss button. I have "create thread" disabled now. But there were already links with threads before I enabled this.
 
Ok, another bug? :unsure:

If a link has a 301 or 302 redirect it can’t make a screenshot.
For example you can try to add hollandamerica.com

When it can't make a screenshot you are unable to add the link.
 
Server Error with v2.0a while setting options in ACP:

...and this error happens every five minutes (CRON JOB ERROR???)
Link cleanup???


Code:
Zend_Exception: No entry is registered for key 'session' - library/XenForo/Application.php:1008
Generated By: Unknown Account, 2 minutes ago
Stack Trace
#0 /var/www/clients/client180/web812/web/library/XenForo/Application.php(1623): XenForo_Application::get('session')
#1 /var/www/clients/client180/web812/web/library/phc/LinkDirectory/CronEntry/Cron.php(35): XenForo_Application::getSession()
#2 [internal function]: phc_LinkDirectory_CronEntry_Cron::runLinksCheck(Array)
#3 /var/www/clients/client180/web812/web/library/XenForo/Model/Cron.php(357): call_user_func(Array, Array)
#4 /var/www/clients/client180/web812/web/library/XenForo/Deferred/Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#5 /var/www/clients/client180/web812/web/library/XenForo/Model/Deferred.php(295): XenForo_Deferred_Cron->execute(Array, Array, 7.9999971389771, '')
#6 /var/www/clients/client180/web812/web/library/XenForo/Model/Deferred.php(429): XenForo_Model_Deferred->runDeferred(Array, 7.9999971389771, '', false)
#7 /var/www/clients/client180/web812/web/library/XenForo/Model/Deferred.php(374): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#8 /var/www/clients/client180/web812/web/deferred.php(23): XenForo_Model_Deferred->run(false)
#9 {main}
Request State
array(3) {
  ["url"] => string(44) "https://www.xxxxxxxxxxxxxxxx.com/deferred.php"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(4) {
    ["_xfRequestUri"] => string(41) "/admin.php?options/list/phc_linkdirectory"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfToken"] => string(8) "********"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Back
Top Bottom