Link Directory (LD) [Deleted]

Suggestion.

It would be good if this add-on was the same as the resource manager. Where you can click inside and there is a new page and you can give members updates about your link.

1. View Profile
Capture.webp

2. Profile Page (has screenshot, ratings, and discussion tab) and member can write about their website

Capture11.webp

3. Updates
Members can put updates about their website. For example. If i use the link add-on for restaurants, The owner can send update. Discount this weekend!

Capture.webp


4. Display by Google Maps
Capture.webp

same as the resource manager,
the resource manager is good for reviews but missing many features.



.
.
 
Last edited:
Suggestion.

It would be good if this add-on was the same as the resource manager. Where you can click inside and there is a new page and you can give members updates about your link.

I think there is a reason why it does not work the same as the "Resource Manager", having a "Separate Page" at which you can put in some additional information.


When you think about it, this "Separate Page" could as well be the "First Post of a Forum-Thread", where you can put in all this information.

You would just need "Custom Fields" which will be displayed to the user at the "First Post of a Forum Thread".
There is no need for a "Separate Page", just utilize the space in the "Forum".

It is even easier and less confusing for the user - and also less amount of "Clicks" required.


https://xenforo.com/community/threads/custom-thread-fields.1267/page-3#post-1024205


:)
 
1. View Profile
2. Profile Page (has screenshot, ratings, and discussion tab)
You can do exactly that by clicking the username in the top right corner of the listing, and see this users submitted links.

member can write about their website
3. Updates
Members can put updates about their website. For example. If i use the link add-on for restaurants, The owner can send update. Discount this weekend!
That's what creating/linking to a discussion thread allows. Users and owners of submitted links can post updates.

4. Display by Google Maps
What would be the source for mapping data? Link entries don't have fields for physical addresses.
 
Suggestion:

1. Automatically/or Ability to add website's favicon beside the title

Capture.webp


2. Ability to run multiple instances of your add-on on the same forum

.
.
 
Suggestion:

1. Automatically/or Ability to add website's favicon beside the title

View attachment 126580

please make this "optional", as I do not want to use a "Favicon" (too much non-value-add distraction).
Also, the position at the beginning of the Link is not ideal, since it will clash with the "Prefix" which is at the beginning of the Link (XF-Standard).


:)
 
Last edited:
I forgot to add a picture for multiple instances.

I really want to use this add-on for many different directories, Restaurants, Cars, Movies, Computers, Video Games, Sports Clubs,
Example: A general discussion forum

But i don't want to have many tabs in the navigation bar
Capture.webp



Instead it would be better to be able to add many different directories within,

The problem is i don't want to use 1 category for the whole directory is because then members will see movies and restaurants together. I want members to only see restaurants

so if they click on restaurants , they only see the restaurants directory

Capture2.webp


so when they click on "Restaurants Categories" They only see restaurants in the list

.
.
 
Last edited:
I forgot to add a picture for multiple instances.

I really want to use this add-on for many different directories, Restaurants, Cars, Movies, Computers, Video Games, Sports Clubs,
Example: A general discussion forum

But i don't want to have many tabs in the navigation bar
View attachment 126584



Instead it would be better to be able to add many different directories within,

The problem is i don't want to use 1 category for the whole directory is because then members will see movies and restaurants together. I want members to only see restaurants

so if they click on restaurants , they only see the restaurants directory

View attachment 126585


so when they click on "Restaurants Categories" They only see restaurants in the list

.
.


not sure if this is technically manageable....

https://xenforo.com/community/threa...of-resource-manager.99816/page-2#post-1016246
 
Last edited:
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"
  }
}
 
Back
Top Bottom