When I click on the "Conversations" tab in the user account, it displays an error.

Comments

zenimagine created an issue. See original summary.

NewZeal’s picture

Ok, I see what you mean. This is similar to the other problem and the solution is to clear the cache.

I'll add that step to the install process so that it works on install.

  • New Zeal committed 0b825ea on 8.x-1.x
    Issue #2906376 by zenimagine: The "Conversations" tab does not work
    
NewZeal’s picture

Cache clear step added on module install. Tested by uninstalling and reinstalling and now the error no longer occurs.

See latest version: alpha3

zenimagine’s picture

The problem is still here. The problem comes from the path, which is :

https://s1biose.com/update.php/user/1/conversations

he should be :

https://s1biose.com/user/1/conversations

NewZeal’s picture

I'm not sure where you are getting that unusual path from: https://s1biose.com/update.php/user/1/conversations . If you could give more details on how you arrive at that, it would be helpful.

Have you tried uninstalling the module and reinstalling again?

zenimagine’s picture

Thanks, I completely remove the module to reinstall it and it works.
But it lacks a button to create a conversation.

NewZeal’s picture

Status: Active » Fixed
NewZeal’s picture

Status: Fixed » Closed (fixed)