Search

hi,

thumbnails do not appear. “system> extensions” is the JIT seems to work. but does not create thumbnails ftp server. What setting should I do? chmod is this error?

this my page: http://www.chak6.com/

(sorry for my bad english.)

The extension does not create physical files (aside from creating cached files) – it creates thumbnails dynamically.

Learn more about the extension.

but does not display thumbnails. how do i show thumbnails.

To aid with debugging, here’s an example:

http://www.chak6.com/workspace/uploads/Tree.jpg

http://www.chak6.com/image/2/133/88/2/uploads/Tree.jpg

You certainly do have GD installed, so I’m not sure where the problem lies.

http://www.chak6.com/image/2/133/88/2/uploads/Tree.jpg

This thumbnail link.

mode:2 width:133 height:88 cropping position:2

but JIT does not apply it. this is the position of the thumbnail.

“Disabling extension will remove rule from .htaccess”

What does this mean?

and “Updated to work with 2.0.2 config changes”

“Disabling extension will remove rule from .htaccess”

There is a .htaccess file in the root of your Symphony install that allows the JIT extension to work.

“Updated to work with 2.0.2 config changes”

The JIT extension was updated after Symphony was updated to version 2.0.2.

How the JIT extension works:

http://www.chak6.com/workspace/uploads/Tree.jpg

This is a link to an image. This is the normal way to link to it. Your image must be in your workspace folder.

http://www.chak6.com/image/2/133/88/2/uploads/Tree.jpg

This is a link to the exact same image with JIT. Replace workspace with image and add parameters to the URL. JIT will use the parameters and create a thumbnail based on them.

  • /2 - Mode 2: Crop to fill
  • /133 - Width of 133px
  • /88 - Height of 88px
  • /2 - Crop position anchor 2 (top, middle)

It’s tricky to figure out. You can play with an image’s URL until it works how you want. Here’s the same image with different height, width and crop position:

http://www.chak6.com/image/2/500/100/9/uploads/Tree.jpg

Also, JIT does not create new images and folders. It makes images on the fly and caches them. image/2/500/100/9/ are not folders on the server. They are instructions to JIT on how to recreate the image.

What happened last night? :)

now it is running. thanks all.

I have same problem, just do not know what to do, I try everything … My page: http://chieko.ru

anyone can help me… please :)

chieko: Your code looks just fine to me…

thanks, but my problem is next: JIT does not create thumbnails …

I know, I am just telling you that it is not your fault :-)

Have you installed the JIT Extension?

By the way: I have posted an issue requesting a debug-Mode for JIT.

Yes of course, by the way on localhost all is well..

P.S. sorry for my english :)

@chieko, it helps to post exact URLs to examples for us to check. Here’s what I can see:

Example image URL
http://chieko.ru/image/2/70/70/2/uploads/10007.jpg

This returns a 404, which implies to me that you do not have the JIT extension enabled. Things to check:

  1. Is the JIT extension enabled in the System > Extensions list? Try selecting it, choosing “Uninstall” from the With Selected drop down, then try “Enable” again.
  2. Look in your root .htaccess file. Is there a line saying IMAGE RULES followed by a single rewrite rule referring to jit_image_manipulation?
  3. Is there definitely an image named 10007.jpg residing in /workspace/uploads?
  1. So, i uninstall this extension, then “Enable”, but in the end nothing has changed…
  2. IMAGE RULES

    RewriteRule ^image/(.+.(jpg|gif|jpeg|png|bmp))$ /extensions/jit_image_manipulation/lib/image.php?param=$1 [L,NC]

  3. Yes, image exist http://chieko.ru/workspace/uploads/10007.jpg

ermm, i’m reinstalled Symphony… but JIT does not create thumbnails ((((

Have you checked if your cache folder is writable? (/manifest/cache)

yes, chmod 775 on this folder

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details