Please help guys, I have no idea what's causing this, whenever I upload a photo the image gets distorted, everything on the host tools shows as fine, I have even installed dolphin again but its still does it.
Please help guys, I have no idea what's causing this, whenever I upload a photo the image gets distorted, everything on the host tools shows as fine, I have even installed dolphin again but its still does it. |
Can I see an example of what you mean ? https://dolphin-techs.com - Skype: Dolphin Techs |
I took your same photo and uploaded it to my site... it resized ok for me. Did you change any of the size settings in the photo module in admin. Also I noticed the image is missing when you click on it to view it but you can view original fine. Was this an auto installer for dolphin or did you install it yourself ? https://dolphin-techs.com - Skype: Dolphin Techs |
This actual install is a fresh auto install but I had a manual install on the domain doing the exact same thing.
also no changes have been made straight install and only photos module installed nothing else. |
What is the sever? By default, Dolphin uses the GD libraries but you can also install ImageMagick and use IM to handle image tasks. You might want to try reinstalling the GD libraries if you have root access to your server. Geeks, making the world a better place |
It's a vps with eukhost I have other dolphin sites on the same server with no issues on the images |
Something is obviously different. Why not display the GD, ImageMagick etc versions and post them here.
It's a vps with eukhost I have other dolphin sites on the same server with no issues on the images
|
its a cpanel server running centos so gd should be fine.... I wonder if he uploaded the files as root user ? and not the cpanel user. or maybe the tmp folder is missing... https://dolphin-techs.com - Skype: Dolphin Techs |
Would have been root user
tmp file is there http://screencast.com/t/N3bmjs1lm
ive found this in the error logs
[09-May-2016 22:01:21 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/hehub/public_html/inc/utils.inc.php:412) in /home/hehub/public_html/inc/design.inc.php on line 104
|
So you have been using the root user to upload and edit files ? Do you use skype or yahoo. If not you can use the live chat on my site if you want... https://dolphin-techs.com - Skype: Dolphin Techs |
Turns out that plugins/intervention-image was crashing eaccelerator which crashed php so it couldn't write to the tmp folder for image conversion.... https://dolphin-techs.com - Skype: Dolphin Techs |