Hmm i have same problem.. sometimes the plugin dont create thumbs... just resize the original picture with html (width & height)..
Didnt find out whats the reason....
CHMOD: 777 or 755 (accidental behavior - sometimes thumbs, sometimes nothing)
Cache 0, 1 or 2 (accidental behavior)
...
Hello everyone. Sorry, i have no much time last time to work with plugin but i look at this problems as it possible.
@jimryder, endyzer Are $lightbox_mode, $allow_from path is correctly set and images are in this folder(s)? It seems that images are not processed because some conditions are not allow plugin to do this.
DirectResize 0.9 beta. PHPThumb, sets of configurations, configuration, binded to specific path. No backward compatibility. |
DirectResize 0.9. PHPThumb, наборы параметров, параметры, привязанные к определенным путям. Без обратной совместимости.
Unfortunately, DirectResize project is closed. If you want to continue development, PM me for access to project page on Google Code. К сожалению, проект DirectResize закрыт. Если вы желаете продолжить разработки, обращайтесь через ПМ для получения доступа к репозиторию на Google Code.
[PLUGIN] DirectResize - as Maxigallery but for single images ::
Download :: [url=
http://modxcms.com/forums/index.php/topic,21490]
thx for your support!!
- tried to set path with http:// (doesnt seem to work; in my manager i set already full path for assets - any influences????)
I tried some more and now it seems to work - at the moment...
- removed some parameter who where in myconfig AND slimbox.config (lightbox_mode and $resize_method) - now its only in one of the config files.
Hi,
I think there is an issue with using your plugin with quickedit if images are inserted from TinyMCE
For some of the following configurations
* slimbox
* slidebox
* lightboxv2
* highslide
Quickedit is not displayed
If you use highslide is ok but for the rest quickedit does not work or I get javascript errors
Not a big issue but someone might have time to look into it
Thanks, i’ll check it, but after all of other founded bugs.
DirectResize 0.9 beta. PHPThumb, sets of configurations, configuration, binded to specific path. No backward compatibility. |
DirectResize 0.9. PHPThumb, наборы параметров, параметры, привязанные к определенным путям. Без обратной совместимости.
Unfortunately, DirectResize project is closed. If you want to continue development, PM me for access to project page on Google Code. К сожалению, проект DirectResize закрыт. Если вы желаете продолжить разработки, обращайтесь через ПМ для получения доступа к репозиторию на Google Code.
[PLUGIN] DirectResize - as Maxigallery but for single images ::
Download :: [url=
http://modxcms.com/forums/index.php/topic,21490]
How to delete DirectResize text on thumb image in editor mode ?
It trouble my client who think that this text going to appear on the website
Little tweaks :
In readme.html :
Change :
&config=Configuration;string;highslide &clearCache=Cache clear mode;list;0,1,2;0
To
&config=Configuration;list;slimbox,slidebox,lightboxv2,highslide;highslide &clearCache=Cache clear mode;list;0,1,2;0
Thanks about tweaks, but in this case you can’t to use your own configuration name.
About WYSIWYG thumb image - in the next version i’ll make a config option to disable this watermark. Now find in directResize.php
function ApplyWatermark($watermark)
and comment or delete lines
if ($modx->isBackend())
{
$this->thumbclass->img_watermark=$modx->config['base_path']."assets/plugins/directresize/images/wysiwyg.png";
$this->thumbclass->img_watermark_Valing="BOTTOM";
$this->thumbclass->img_watermark_Haling="RIGHT";
}
DirectResize 0.9 beta. PHPThumb, sets of configurations, configuration, binded to specific path. No backward compatibility. |
DirectResize 0.9. PHPThumb, наборы параметров, параметры, привязанные к определенным путям. Без обратной совместимости.
Unfortunately, DirectResize project is closed. If you want to continue development, PM me for access to project page on Google Code. К сожалению, проект DirectResize закрыт. Если вы желаете продолжить разработки, обращайтесь через ПМ для получения доступа к репозиторию на Google Code.
[PLUGIN] DirectResize - as Maxigallery but for single images ::
Download :: [url=
http://modxcms.com/forums/index.php/topic,21490]
I didn’t fixed this bug, but i check this on my local site and it seems that QE is working good.
DirectResize 0.9 beta. PHPThumb, sets of configurations, configuration, binded to specific path. No backward compatibility. |
DirectResize 0.9. PHPThumb, наборы параметров, параметры, привязанные к определенным путям. Без обратной совместимости.
Unfortunately, DirectResize project is closed. If you want to continue development, PM me for access to project page on Google Code. К сожалению, проект DirectResize закрыт. Если вы желаете продолжить разработки, обращайтесь через ПМ для получения доступа к репозиторию на Google Code.
[PLUGIN] DirectResize - as Maxigallery but for single images ::
Download :: [url=
http://modxcms.com/forums/index.php/topic,21490]