Support

  1. abhinav.cyber
  2. Support
  3. Thursday, December 03 2015, 03:07 PM
GIF image does not run after the upload

does social network supports GIF?

if yes,then ,is there image re-sizing of some sort in place which might be corrupting GIF images?

if it doesn't support GIF,how can we perform check image format check at upload.

thanks in advance..
admin Accepted Answer
Admin
does social network supports GIF?
Yes, it support, but remove animation. here an example http://socialnetwork.easy-profile.com/albums/view/104/gif-test

is there image re-sizing of some sort in place which might be corrupting GIF images?
All images are resized, but normally this not cause any problem.
  1. more than a month ago
  2. Support
  3. # 1
abhinav.cyber Accepted Answer
Pro
So no animated GIF in social network ?

i would really like to have animated GIFs in the photo detail view at least.

this is the the last requirement we have before the site go for prototype release . Please advise .
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
sorry this is not possible, there are no library that using the popular PHP GD library to do this.
  1. more than a month ago
  2. Support
  3. # 3
abhinav.cyber Accepted Answer
Pro
Sorry, i did not get you.

are you saying the library used here for image processing is not PHP GD library?

can i upgrade anything from my end in code to use a PHP GD library ?
  1. more than a month ago
  2. Support
  3. # 4
admin Accepted Answer
Admin
We use a framework that use PHP GD Library (this is a server PHP extension).

PHP GD Library does not natively support this.

I think that all Joomla extensions work with this library.

Alternative to GD is Imagemagick, but this is not installed by default in all servers. so in a few use it to avoid incompatibility.

Conclusion: this is not possible, you need to change image convert framework, code of social network plugin to use this and check if you have Imagemagick on your server. This is very very complex.
  1. more than a month ago
  2. Support
  3. # 5
abhinav.cyber Accepted Answer
Pro
i think my hosting server does have image magic installed .

"It seems ImageMagick is installed and should work correctly. Version: ImageMagick 6.7.2-7 2015-07-29"

i would look into code and will keep this thread open for a while.(i am not a PHP guy though )

can you tell me the files in particular for image processing in plugin though.

i must say most of my current requirements are met with the product . however,there are a few fix like this which need to be done to achieve perfection .

thank you!
  1. more than a month ago
  2. Support
  3. # 6
admin Accepted Answer
Admin
can you tell me the files in particular for image processing in plugin though.
No problem, all images are resized by UploadController, you will find this at /plugins/jsn/socialnetwork/app/Controller/UploadController.php
  1. more than a month ago
  2. Support
  3. # 7
abhinav.cyber Accepted Answer
Pro
Hi,

after looking into part of code this is what i understood.

-phpthumb is used for image processing
-it tries to detect the plugin (either GD or imagemagic)
-use the detected library when phpthumb methods are called.


now,i have joomgallery running on image magic on same domain and GIFs are getting converted with animation.

i was hoping that social network also sud be able to convert GIFs with animation based on above.

do let me know your thoughts on this .

can you also tell me how can i add image magic plugin explicitly in _registry if its not present .
  1. more than a month ago
  2. Support
  3. # 8
admin Accepted Answer
Admin
now,i have joomgallery running on image magic on same domain and GIFs are getting converted with animation.
This is normal, JoomGallery is a image/gallery manager, our product is a social/sharing platform. Different purposes.

Sorry we do not plan to use imagemagick in future. We want to focus on other features like Live Search and SoundCloud integration.
  1. more than a month ago
  2. Support
  3. # 9
abhinav.cyber Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 10
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.

Request Support

Support is currently Online

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.