Bluto Posted November 6, 2019 Share Posted November 6, 2019 Just throwing some ideas out there - not sure if all would be possible. 1. Points for submitting a link 2. Points for reviewing a link 3. Points for commenting on a link 4. Points for getting a link featured 5. Points if a link gets pinned 6. Points if a link get X views 7. Points if a link gets X hits Link to comment Share on other sites More sharing options...
Adriano Faria Posted November 6, 2019 Author Share Posted November 6, 2019 Oh not sure I want to do that much, sorry. Link to comment Share on other sites More sharing options...
Bluto Posted November 6, 2019 Share Posted November 6, 2019 3 minutes ago, Adriano Faria said: Oh not sure I want to do that much, sorry. No worries. Whatever you want to add would be great. Link to comment Share on other sites More sharing options...
Adriano Faria Posted December 16, 2019 Author Share Posted December 16, 2019 What's New in Version 5.4.9: Fix exception error when using Upload as image API. Link to comment Share on other sites More sharing options...
annadaa Posted February 2, 2020 Share Posted February 2, 2020 Can you add in the widgets of your applications the possibility of seeing a tag or the name of the category. This allows for a clearer understanding because the name of the site is often not enough to know what it is about. Link to comment Share on other sites More sharing options...
TheSonic Posted February 6, 2020 Share Posted February 6, 2020 I want to add the link https://www.vbulletin.org to my Directory, but resoinse is Ivalid URL. Why does this happen ? Thanks 🙂 Link to comment Share on other sites More sharing options...
Adriano Faria Posted February 6, 2020 Author Share Posted February 6, 2020 (edited) 22 minutes ago, TheSonic said: I want to add the link https://www.vbulletin.org to my Directory, but resoinse is Ivalid URL. Why does this happen ? Thanks 🙂 Probably because there's nothing in .org. It redirects to https://www.vbulletin.org/forum/portal.php and this URL works: The system checks the URL in submission. It only accept httpResponseCode 200. Redirect is 302. You can use the main site and will work: https://www.vbulletin.com/ Edited February 6, 2020 by Adriano Faria Link to comment Share on other sites More sharing options...
Adriano Faria Posted February 10, 2020 Author Share Posted February 10, 2020 What's New in Version 5.4.10: New Feature: Introduces link weight so you can show important links first in the links listing (category view) New setting to enable weight in Links Directory app New setting to set default weight on link submission (from 0 to 100) New moderator permission to allow moderators to edit the weight of a link All weight information is available only to the moderators so users won't see it Bluto 1 Link to comment Share on other sites More sharing options...
Selor Posted February 12, 2020 Share Posted February 12, 2020 French Traduction somewhere ? Link to comment Share on other sites More sharing options...
Selor Posted February 12, 2020 Share Posted February 12, 2020 Just one future Request if possible . In comment when you add more than one image a possibility to have imagine 5 thumbnails linked to the photo instead of this : https://www.recifalfrance.fr/links/link/2-all-marine/?tab=comments Link to comment Share on other sites More sharing options...
Adriano Faria Posted February 12, 2020 Author Share Posted February 12, 2020 1 minute ago, Selor said: Just one future Request if possible . In comment when you add more than one image a possibility to have imagine 5 thumbnails linked to the photo instead of this : https://www.recifalfrance.fr/links/link/2-all-marine/?tab=comments It's and editor like any other across the suite. All you have to do it click twice in the image and resize it. Selor 1 Link to comment Share on other sites More sharing options...
Selor Posted February 12, 2020 Share Posted February 12, 2020 1 minute ago, Adriano Faria said: It's and editor like any other across the suite. All you have to do it click twice in the image and resize it. Ahhh ok sorry 🙂 will try this Adriano 🙂 Thanks and well job perfect code pretty .. easy Really nice Adriano Faria 1 Link to comment Share on other sites More sharing options...
Andre Raposo Posted February 12, 2020 Share Posted February 12, 2020 is there a way I can put a link for exemple google.com and it stays google.com because every time i put google.com it automatically puts https:// on it can you take that off? Link to comment Share on other sites More sharing options...
Adriano Faria Posted February 12, 2020 Author Share Posted February 12, 2020 No. It checks the URL, “redirects” to it, check its state (httpResponse=200) and add the right URL, which includes http or https. Link to comment Share on other sites More sharing options...
Andre Raposo Posted February 12, 2020 Share Posted February 12, 2020 22 minutes ago, Adriano Faria said: No. It checks the URL, “redirects” to it, check its state (httpResponse=200) and add the right URL, which includes http or https. Yeah but I don't need the http:// I want to put a link and leave it as it is can you advise me how to do it? Link to comment Share on other sites More sharing options...
Adriano Faria Posted February 12, 2020 Author Share Posted February 12, 2020 You can’t, mate. You don’t need but a link HAS http or https. That’s how it works. Link to comment Share on other sites More sharing options...
Andre Raposo Posted February 12, 2020 Share Posted February 12, 2020 (edited) 8 minutes ago, Adriano Faria said: You can’t, mate. You don’t need but a link HAS http or https. That’s how it works. I get what you saying but if I use for exemple https://bitly.com to shorter the links and put a link with only testing.com it works thats why Edited February 12, 2020 by Andre Raposo Link to comment Share on other sites More sharing options...
Adriano Faria Posted February 12, 2020 Author Share Posted February 12, 2020 Ok mate. I’ll take a look when I have to release a new version. No ETA at all as this is not a bug or is crashing your board. Link to comment Share on other sites More sharing options...
AmericanRev2 Posted February 18, 2020 Share Posted February 18, 2020 @Adriano Faria had an interesting situation come up today sir, A user added a link to his website in his club, then went to add a link to his website in the main site links directory and it is seeing it as a duplicate. Can you please remove "club links" from the duplication prevention method Link to comment Share on other sites More sharing options...
Adriano Faria Posted February 18, 2020 Author Share Posted February 18, 2020 Sorry, I don't see much sense in this. I usually don't change things that is working (at least I don't see any complaints) based in one particular situation from a single user. Sorry. Just allow to post duplicated links and you're done. Link to comment Share on other sites More sharing options...
Bluto Posted February 18, 2020 Share Posted February 18, 2020 3 hours ago, Adriano Faria said: Sorry, I don't see much sense in this. I usually don't change things that is working (at least I don't see any complaints) based in one particular situation from a single user. Sorry. Just allow to post duplicated links and you're done. Didn't you add a button to turn off duplicate checking? If that was there @fix3r could just turn off duplicate checking and moderate each link added. Depending on the subject of the directory, moderation is a good idea IMO. Link to comment Share on other sites More sharing options...
Adriano Faria Posted February 18, 2020 Author Share Posted February 18, 2020 Default doesn’t allow duplicates. There’s a setting to allow. Link to comment Share on other sites More sharing options...
Admin 1 Posted February 21, 2020 Share Posted February 21, 2020 How do I delete a link category? Link to comment Share on other sites More sharing options...
Adriano Faria Posted February 21, 2020 Author Share Posted February 21, 2020 6 hours ago, Admin 1 said: How do I delete a link category? Like any other forum/category, in your ACP. Link to comment Share on other sites More sharing options...
Adriano Faria Posted April 2, 2020 Author Share Posted April 2, 2020 On 2/12/2020 at 7:03 PM, Andre Raposo said: I get what you saying but if I use for exemple https://bitly.com to shorter the links and put a link with only testing.com it works thats why Took a look on this now and I really won't do it. I won't change how the app works: it uses a URL field to add URLs and make the checking properly. I won't change it for a text field and do manual checkings. About your example in Bitly.com: if I try to shorten www.test.com, it changes the end results to: It also adds the http:// as expected. Thank you. Link to comment Share on other sites More sharing options...
Recommended Posts