Jump to content

Links Directory

Featured Replies

  On 4/27/2021 at 10:41 PM, Adriano Faria said:

Sorry, the error is happening in Links Directory?

Yes 241641322_Soumettreunnouveaulien-LeForumdesCryptoMonnaies.png.bee18906c7fb6e006d11bfec7472953d.png

  • Replies 1.5k
  • Views 113.6k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • I've removed two posts from this topic as there's no need to allow a support topic to descend to what is not far off insulting. Lets try to keep it civil. Thank you.

  • Adriano Faria
    Adriano Faria

    I can't reproduce: Not sure why it is pointing on a file called CATEGORIES.PHP, when the right one is CATEGORY.PHP. I should have changed that in some point, so it's a FALSE positive th

  • Adriano Faria
    Adriano Faria

    Yes: Actually, I've made a clean in a lot of things that I thought was not necessary. But this and a few other things I decided to keep but all of them are perfectly removeable by settings.

Posted Images

  • Author

Just 2 features, you might be interested adding when updating this application.😇🙏

1. Possibility to use the "Linked accounts - post as" for links, but also for the comments & reviews section (if you have the plugin installed, of course)

2. The possibility to include the categories in the main forum board like "Club Cards on Forum index" plugin.

 

Hello

i found out that member groups who have no permission to add attachments in their group settings can still upload files thru the submit links page, is this some loophole or am i missing some setting?

 

 

  • Author
  On 5/6/2021 at 4:47 PM, Kenneth Baker said:

i found out that member groups who have no permission to add attachments in their group settings can still upload files thru the submit links page, is this some loophole or am i missing some setting?

Yes, just checked and my mistake. If you have access to FTP in your server and want to fix by yourself, open applications/links/extensions/core/EditorLocations/Links.php and find:

	public function canAttach( $member, $field )
	{
		return TRUE;
	}

Change to:

	public function canAttach( $member, $field )
	{
		return NULL;
	}

I'll fix in next version.

hi @Adriano Faria

thanks for your answer and checking this

I have checked the file and that value is already set on Null 

  • Author

Not sure how. My dev copy here shows TRUE, which will make it enable attachments regardless group settings. NULL will make it use the group settings. 

Double check it.

You should have downloaded Link.php rather than Links.php. Link.php will be removed in next version. 

  • 3 weeks later...
  • Author

What's New in Version 5.6.0

IPS 4.6 ONLY!

  • Added ability to post links/comments anonymously
  • Added a  new setting to check URL status on link submission
    • Setting initially disabled
  • IMPORTANT: Packages remade from the scratch
    • MAKE SURE YOU REVIEW YOUR PACKAGES AFTER UPGRADE
  • Script optimization
  On 5/26/2021 at 9:27 AM, Adriano Faria said:

 

What's New in Version 5.6.0

IPS 4.6 ONLY!

  • Added ability to post links/comments anonymously
  • Added a  new setting to check URL status on link submission
    • Setting initially disabled
  • IMPORTANT: Packages remade from the scratch
    • MAKE SURE YOU REVIEW YOUR PACKAGES AFTER UPGRADE
  • Script optimization

Hi

I updated to 4.6 Beta 2 and cannot Update Links Directory to 5.6.0 the following Error occurs:

1S111/1 Class IPS\links\setup\upg_500059\Upgrade could not be loaded. Ensure it has been properly prefixed with an underscore and is in the correct namespace.

  • Author

I’ll take a look. 

  • Author
  On 5/28/2021 at 10:54 AM, Andreas Toscan said:

Hi

I updated to 4.6 Beta 2 and cannot Update Links Directory to 5.6.0 the following Error occurs:

1S111/1 Class IPS\links\setup\upg_500059\Upgrade could not be loaded. Ensure it has been properly prefixed with an underscore and is in the correct namespace.

A new version was just submitted to fix the upgrade. You have to wait for it to be reviewed and approved.

  • Author

@Andreas Toscan, that was quick! @Daniel F (probably) already approved!

Thanks, Daniel!

Edited by Adriano Faria

Thanks, @Adriano Fariabut it is still not working with the same Error Message.

Kind regards

Andreas

  • Author
  On 5/29/2021 at 10:20 AM, Andreas Toscan said:

Thanks, @Adriano Fariabut it is still not working with the same Error Message.

Kind regards

Andreas

Not for me. Tested and retested:

---------------------

---------------------

What should happen in your board is that the upgrade updated some cache or value in the database and now is recognizing the new version when you still have the old.

Run the support tool to update your cache then retry. If it insists, send a PM with ACP credentials and I will take a look later. 

Edited by Adriano Faria
Add a screen video

Unfortunately this app is showing that it is no longer compatible with 4.5 as such I can't install it.

image.png.8d22478046de52bb06c2e039ac9f733e.png

Please make a version available for 4.5 as I won't be upgrading to 4.6 until it has been officially released and the marketplace apps I will be using have all been updated to be compatible with 4.6. Thanks...

  • Author
  On 5/29/2021 at 10:59 AM, Chris Anderson said:

Unfortunately this app is showing that it is no longer compatible with 4.5 as such I can't install it.

image.png.8d22478046de52bb06c2e039ac9f733e.png

Please make a version available for 4.5 as I won't be upgrading to 4.6 until it has been officially released and the marketplace apps I will be using have all been updated to be compatible with 4.6. Thanks...

spacer.png

  On 5/29/2021 at 11:03 AM, Adriano Faria said:

spacer.png

I checked again.  No matter which version you choose here it shows it's only compatible with Version 4.6.  The app doesn't show up in the ACP marketplace even though it did prior to you releasing Version 5.6.0 and 5.6.0.1 

  • Author
  On 5/29/2021 at 4:07 PM, Chris Anderson said:

I checked again.  No matter which version you choose here it shows it's only compatible with Version 4.6.  The app doesn't show up in the ACP marketplace even though it did prior to you releasing Version 5.6.0 and 5.6.0.1 

You have to submit a ticket to IPS. I did the only thing I can: I updated the resource to IPS 4.6. New version is compatible with it only. I have no idea how you will download prior versions. This is a marketplace thing. 

  • Author

Summarizing: LD version 5.6.X is IPS 4.6.X only. No new versions will be released to IPS 4.5. If that’s your doubt, it’s answered. If you want to download the latest version for IPS 4.5 (LD 5.5.5) and you’re not able to, then you should submit a ticket to IPS.

Edited by Adriano Faria
Make versions clearer.

  On 5/29/2021 at 4:07 PM, Chris Anderson said:

I checked again.  No matter which version you choose here it shows it's only compatible with Version 4.6.  The app doesn't show up in the ACP marketplace even though it did prior to you releasing Version 5.6.0 and 5.6.0.1 

As far as I understand it, the Marketplace really works like that. A resource can only be available for multiple IC versions, if ONE VERSION of that resource supports all those IC versions. If there is a version for 4.5 and the developer makes a separate 4.6 version available, users on 4.5 won’t see that product anymore since the current release restricts the product to 4.6 only. The developers and theme designers wouldn’t be able to do anything about that. I guess we will see a lot of complaints about that problem now. It didn’t exist before, since the older resources before 4.5 were all manual downloads anyway. 

Edited by opentype

  • 3 weeks later...
  On 5/29/2021 at 4:14 PM, Adriano Faria said:

You have to submit a ticket to IPS. I did the only thing I can: I updated the resource to IPS 4.6. New version is compatible with it only. I have no idea how you will download prior versions. This is a marketplace thing. 

I can confirm this as well it not showing up. I open up a ticket before finding this post and they stated it was only for 4.6 but base on the information above if the owner can't see the addon because it mislisted for early versions I can see what IPB was trying to do but in this case they may need to be a fix to this issue so other problem with other applications and user don't have a similar problems. I did reply to the support ticket I have with this post, waiting for a reply.

  On 5/29/2021 at 5:21 PM, opentype said:

As far as I understand it, the Marketplace really works like that. A resource can only be available for multiple IC versions, if ONE VERSION of that resource supports all those IC versions. If there is a version for 4.5 and the developer makes a separate 4.6 version available, users on 4.5 won’t see that product anymore since the current release restricts the product to 4.6 only. The developers and theme designers wouldn’t be able to do anything about that. I guess we will see a lot of complaints about that problem now. It didn’t exist before, since the older resources before 4.5 were all manual downloads anyway. 

100% a problem now but hopefully they can a apply a patch to fix this problem.

Recently Browsing 0

  • No registered users viewing this page.