Your comments

I'll see if that makes a difference. I'm currently in the middle of a server upgrade and I'm moving to docker and traefik on the new box. 

Tom,

Yeah I'm running it on nginx with reverse proxy.  Now that you've said that, it might be something in my config.  The download function was working previously, one of my users just told me that they couldn't download about a month ago.  I'll have to check and see if nginx made any changes and look over my config.  

Thanks for testing it your end and giving me an idea of where to look.  Also thanks for making such a great application!

Hey,

I've tried it across four different systems (win10 pro box, ubuntu 17.1, win7 pro, and Pixel 2)  on different networks.  I made sure there wasn't any extensions associated with cbz/cbr reading.  Even made sure and turned off all extensions and made sure on the windows boxes that there isn't anything associated with .cbr/cbz files.  What theme are you using?  Just had a brainstorm that maybe something with the materialized theme I'm using.  I'll switch themes and see if that makes a difference. (edit:  Changed to default theme and still didnt make a difference)

Ok!  So I figured it out.  The "folder-info.html" I had for it was my issue.  This is what happens when I try to work on fun stuff while at work!

Ok after looking at this again, it has to do with the logout button on the publisher pages.  From the splash page, the logout button has "subdomain.domain.com/comics/?logout=true" but when you look at it from the publisher page it doesn't have the subfolder ("subdomain.domain.com/?logout=true").  


Does anyone else have an issue with the logout button when using Nginx and Proxy Pass?  The default theme works fine when you click logout, but with this theme, it kicks it back to my root subdomain and doesn't actually log you out.


Thoughts?