Access to ISSO/admin/

I have searched the forum for similar issues

on

This category is for issues regarding specific apps, NOT general issues with YunoHost.

on

This form is written in English :united_kingdom: but feel free to write in French :france: if you’re more comfortable!

on

What type of hardware are you using

VPS bought online

What YunoHost version are you running

11.2.30.2 (stable)

What app is this about

isso

Describe your issue

I installed isso, when accessing it (https://my.isso.domain), it automatically goes to https://my.isso.domain/js/embed.min.js and display the raw js.

I can’t access the admin of do anything.

Any idea on what to do?

Share relevant logs or error messages

No error but here is what is displayed. It starts with:

!function(){var e={822:function(e,t,n){for(var o,a,i=n(468),s=n(606),m=function(){return window.location.pathname},r=document.getElementsByTagName(“script”),c=0;c<r.length;c++)if(r[c].hasAttribute(“data-isso”)){a=r[c].getAttribute(“data-isso”);break}if(!a){for(c=0;c<r.length;c++)if(r[c].getAttribute(“async”)||r[c].getAttribute(“defer”))throw"Isso’s automatic configuration detection failed, please refer to GitHub - isso-comments/isso: a Disqus alternative and add a custom data-isso attribute.“;o=r[r.length-1],a=o.src.substring(0,o.src.length-”/js/embed.min.js".length)}“/”===a[a.length-1]&&(a=a.substring(0,a.length-1));var d=function(e,t,n,o,a){var i=new XMLHttpRequest;try{i.open(e,t,!0),i.withCredentials=!0,i.setRequestHeader(“Content-Type”,“application/json”),i.onreadystatechange=function(){

Not a full copy/paste, I guess it’s not relevant

Does anyone uses isso with success?
Thanks for any help. :pray:

1 Like

OK I got it! Turns out I missunderstood what was the api/integration part and where was the admin interface. Yunohost wasn’t clear at all. :sweat_smile:

So I had to go to /admin/ and now I can access the moderation queue.

Have a good day and thank you so much for your work!

1 Like

Propose a an update for the admin documentation on the repo of the app

I don’t know how to do that. :sweat_smile:

Here isso_ynh/doc at master · YunoHost-Apps/isso_ynh · GitHub
Edit admin files. You will have to fork then propose a pull request

Yes, I use it for my blog.

I’m sorry I don’t know how to do all that. :cry:

I see the admin.md has the information I needed, where is it supposed to be found in the doc??

The admin.md file will be displayed on the webadmin > applications > your application.
Scroll down to see all the page

Thank you! I missed it.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.