also...
if i got into the /core/cache/phpthumb/ directory via SFTP I can see ALL of the generated thumbs and they are all valid correct images.
so where is the disconnect?
redid all the paths. set the paths to blank, relavive, absolute, / , public_html, and 100 other things.
deleted the files in my server, no matter what I do, the images come up as BROKEN IMAGE LINKS. but if i go into my server and look in the cache/phpthumb folder they are all getting created.
the user is nobody / nobody for chown Do you think that is causing the manager to not load them? crazy thing is that the manager can pull them up once i select them but the thumbnail is busted. this is definetally a bug. I did it on another modx 2.0.8 and the thumbnails showed up! WOOOOO! then i logged out and logged in 2 hours later and broken thumbnail images. something is certainly wrong.
-
☆ A M B ☆
- 2,475 Posts
Have you checked your server logs?
And have you enabled debug mode in phpThumb? It might kick out some errors that would identify the problem.
how would I enable debug mode of it in modx?
all images are broken links on phpthumb.
if i remove phpthumb and use the real one (not modx one) i can at least get error messages to load (purple images with red text)
but with modx implementation i get broken links,. this is on 4 or 5 modx websites on different servers... am I the only one who doesn’t get thumbnails>???
i got them to display ONCE on a site and then when i logged out and back in, broken ! so something is off...
how do i view debug on phpthumb for modx? any other suggestions? where is phpthumb located in modx? the connectors/system/phpthumb.php is not the real file, where is the real one at?
-
☆ A M B ☆
- 2,475 Posts
Yeah, PHPThumb is a mess... that’s why it got brutally hacked.
Have you made any recent changes to your server? Like moving hosts or editing your .htaccess file? I’ve seen weird things happen with directives in the .htaccess that force a handler for .php files, for example.
I’ve got exactly the same Problems. Did you find any solution?