Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Thumbnails not showing
Anoroc
New
Hi there,
I currently moved our website to a different hosting company. In the process, something seems to have happened to the thumbnail icon after uploading an image to comments. Here's an example:
http://knkusa.com/forums/discussion/17/image-test#Item_1
While logged in, the name of the image appears as a link, and does open to the proper image. It seems like it's only the thumbnail that isn't working.
Anyone come across this before? Any known fixes?
Thanks!
0
Comments
The error page for the thumbnail is coming from your webserver which means the request isn't even getting to Vanilla. It looks like your rewrite rules aren't letting a page with '.png' go to the php process. You need to fix your rewrite rules which can be very tricky so you may need to contact someone at your webhost to help with this.
Todd, I'm guessing vanilla uses some sort of image server? Is there a way to bypass it?
this image: which is firing a server error ?
http://knkusa.com/forums/utility/thumbnail/FileUpload/0a/4f2b1c28708377def53ff0d2bb3413.png
Shouldnt the path be: /forums/uploads/thumbnails/FileUpload
There was an error rendering this rich post.
Is there a place to modify the path?
That path is correct. It's the path that generates the thumbnail.