Hi again,
One modx site where DR is running has suddendly an issue : in the content, when adding an img (TinyRTE) the thumb generation is ok,
[edit : no there’s no more action from DR, the images are just displayed regarding with the size choosen into the properties field from Tiny ]
now there’s no more link on the img to pop out the normal img (highslide)
no <a href> tag in the the generated code ..?..?.?
All images previously inserted a couple of weeks ago, in any content have this issue now : no more action link on it...
but a few inserted well before, continue to be "Directresized" correctly.....
afaik I probably updated TinyRTE to 3.1.0.1a: last time I admin this site, but I’m absolutly sure DR was ok for all the images.
,
any idea ?
thank you
Schtroumpf Grognon - Grouchy Smurf
---------------------------------
Faites pas attention.. - Don't pay attention
http://www.dzi-neo.net
@ elz64: Same as my posting four above...
hi, ho .. I did not see it
Look like being quit the same issue.
except I’m not able to get even ONE time a newly inserted image to be Directresized.
What your Tiny version ?
It looks like Tiny issue, do not generate many reply in the forum.
Schtroumpf Grognon - Grouchy Smurf
---------------------------------
Faites pas attention.. - Don't pay attention
http://www.dzi-neo.net
so this is not the clue, as I updated to 3.1.01a
I just cant understand I’m (we are both) the only ones to have this problem.
Schtroumpf Grognon - Grouchy Smurf
---------------------------------
Faites pas attention.. - Don't pay attention
http://www.dzi-neo.net
hi again,
The issue about DR not being effective in some case is due to the way the page is called.
I usualy never write the url with www prefix. If so, then DR is no more active.
Call the site with the full www.domain.ext url and here it comes again !
Not even an idea about WHY...
This htaccess statement will do the job anyway (in my case)
RewriteCond %{HTTP_HOST} ^domain-name\.fr$ [NC]
RewriteRule ^(.*)$ http://www.domain-name.fr/$1 [L,R=301]
Any reaction appreciated from the plugin creator
Thank you
Schtroumpf Grognon - Grouchy Smurf
---------------------------------
Faites pas attention.. - Don't pay attention
http://www.dzi-neo.net
Sorry, can’t help right now. I have no time to test it on old DR. I totally rewrote code with phpThumb, but it’s not ready yet and i have no time to complete it now.
May be someone else can help you.
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]
Thank you,
Just read my previous reply.
The issue is solved (its consequences, but not the cause)
This, maybe, have to be taken in count in the new plugin rewriting.
Regards
Schtroumpf Grognon - Grouchy Smurf
---------------------------------
Faites pas attention.. - Don't pay attention
http://www.dzi-neo.net
-
☆ A M B ☆
- 1,031 Posts
Just a small enhancement to get the html template in slimbox.config.php valid.
Line 5: <img src="[+dr.thumbPath+]" width="[+dr.thumbWidth+]" height="[+dr.thumbHeight+]" alt="[+dr.title+]" />