JoomlaWorks Community Forum

LOGIN
Welcome to the JoomlaWorks Community Forum | If you have a question, please search before posting!
Official support for commercial extensions has moved into the new JoomlaWorks Ticket Support System.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board will remain public for purposes of knowledge exchange ONLY.

Author Topic: [Solved] This is not an image file - ERROR!   (Read 1320 times)

Offline Joao Magalhaes

  • Newbie
  • *
  • Posts: 6
    • View Profile
[Solved] This is not an image file - ERROR!
« on: February 23, 2012, 10:59:44 AM »
Hi we've bought another license of Frontplage slideshow and I've installed on Joomla 2.5.1
Everything looks OK but when I try to upload or select a new image (4. Upload or edit the slide image(s)), it gives me an error "This is not an image file"

I'm using:
Frontpage Slideshow v3.2.0
Joomla! 2.5.1

I've given 777 permitions to "media/com_fpss"
I've tried with several JPG and PNG, same results.

I need to have the site ready for tomorrow, can you help me?

Thanks
Joao Magalhaes
« Last Edit: March 05, 2012, 05:03:09 PM by Katia »
Signatures appear only for members with more than 30 posts

Offline Katia

  • Administrator
  • Hero Member
  • *****
  • Posts: 8092
  • Ni Dios Ni Amo
    • View Profile
    • JoomlaWorks
Re: This is not an image file - ERROR!
« Reply #1 on: February 24, 2012, 07:16:39 PM »
Pm me access to your backend please...
JoomlaWorks Support Team

IMPORTANT NOTE: Please search before posting a question!

Offline Joao Magalhaes

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: This is not an image file - ERROR!
« Reply #2 on: February 29, 2012, 08:41:44 AM »
Hi Katia
I've sent yesterday the details of our account on backoffice through PM.

Can you please check, I need to put this online by friday.

thanks
Joao
Signatures appear only for members with more than 30 posts

Offline Kito

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
Re: This is not an image file - ERROR!
« Reply #3 on: March 02, 2012, 02:35:03 PM »
I had the same issue and the problem was a missing php library.
After installing imageGD on the server, this worked fine.
Maybe it could help you too.

Christoph
Signatures appear only for members with more than 30 posts

Offline Joao Magalhaes

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: This is not an image file - ERROR!
« Reply #4 on: March 02, 2012, 02:51:26 PM »
Hi Christof,
thanks a lot, I will ask IT to install it. That's a great help!!!!
Signatures appear only for members with more than 30 posts

Offline Joao Magalhaes

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: This is not an image file - ERROR!
« Reply #5 on: March 05, 2012, 10:27:20 AM »
Hi Christof, it really worked, the problem was with the library.
IT installed and now all works well, thanks a lot for this sharing!
Signatures appear only for members with more than 30 posts

Offline Kito

  • Jr. Member
  • **
  • Posts: 10
    • View Profile
Re: This is not an image file - ERROR!
« Reply #6 on: March 05, 2012, 02:36:09 PM »
My pleasure! :D

Best wishes
Christoph
Signatures appear only for members with more than 30 posts

Offline sean@techbranch.com

  • Newbie
  • *
  • Posts: 3
    • View Profile
This is not an image file - ERROR!
« Reply #7 on: October 30, 2012, 03:57:43 PM »
I am getting This is not an image file - ERROR!.
Ubuntu Server 12.04
nginex
Joomla! 2.5.6
Frontpage Slideshow v3.2.0

I followed the previous threads and installed the php5-gd as well as chmod 777 on /com_fpss. I still get the same error.

Does anyone have any more ideas on this?

Very Respectfully
Signatures appear only for members with more than 30 posts

Offline Katia

  • Administrator
  • Hero Member
  • *****
  • Posts: 8092
  • Ni Dios Ni Amo
    • View Profile
    • JoomlaWorks
Re: [Solved] This is not an image file - ERROR!
« Reply #8 on: October 30, 2012, 04:02:59 PM »
Did you check your permissions?


Please install Admin Tools from https://www.akeebabackup.com/ in order to fix your permissions as they should be and then reinstall the extension.

Right permissions on all joomla sites:
755 for folders
644 for files
JoomlaWorks Support Team

IMPORTANT NOTE: Please search before posting a question!

Offline sean@techbranch.com

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: [Solved] This is not an image file - ERROR!
« Reply #9 on: October 30, 2012, 04:13:06 PM »
Thanks for the fast reply. I have set the permissions correctly but here is what i get under the FPSS Information tab.
Web server    nginx/1.1.19
PHP version    5.3.10-1ubuntu3.4
MySQL version    5.5.24-0ubuntu0.12.04.1
GD Image library    FPSS_DISABLED

do you know how I can enable the GD Image library ?

Thanks Again.
Signatures appear only for members with more than 30 posts

Offline sean@techbranch.com

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: [Solved] This is not an image file - ERROR!
« Reply #10 on: October 31, 2012, 11:56:12 AM »
Here is how I FIXED it.
First verify that the GD Image Library is disabled.  Got to the component and click on the Information link you will see it DISABLED.

apt-get install php5-gd
/etc/init.d/nginx restart
/etc/init.d/php5-fpm restart

Went ahead and reinstalled the component which was probably not necessary but wont hurt.

Then check again and it is now enabled.
Signatures appear only for members with more than 30 posts

Offline dmmoy

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: [Solved] This is not an image file - ERROR!
« Reply #11 on: February 12, 2013, 09:42:12 PM »
I am trying to upload an image file and I keep getting the error "Not an image file." 

I read the thread above and tried everything to no avail.

My GD Image is enabled, i rebuilt Apache and rebooted the server. Still doesn't work. 

 
Web server    Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635
PHP version    5.3.21
MySQL version    5.1.66-cll
GD Image library    bundled (2.0.34 compatible)
Upload limit    2MB
Memory limit    64M
Signatures appear only for members with more than 30 posts

Offline Katia

  • Administrator
  • Hero Member
  • *****
  • Posts: 8092
  • Ni Dios Ni Amo
    • View Profile
    • JoomlaWorks
Re: [Solved] This is not an image file - ERROR!
« Reply #12 on: March 22, 2013, 04:28:26 PM »
Official support for commercial extensions has moved into the new JoomlaWorks Ticket Support System.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board will remain public for purposes of knowledge exchange ONLY.
JoomlaWorks Support Team

IMPORTANT NOTE: Please search before posting a question!

Find this topic helpful? Why not share it with others?