Page 1 of 1

Error message: your GD libary does not support .JPG

Posted: Tue Jun 15, 2010 11:45 am
by wejde
Never seen one of these before.
It showed up in my Captcha-module-settings from the start. Found a way around with reCaptcha, but it seems to hinder the general use of pictures on my site (opusdanmark.dk - startet on 1.7.1 a few days ago).
Whenever I want to use picture Manager I get this: You don't have permission to access /uploads/images/nyc-photo.jpg on this server.
Helpdesk on One.com says they think the error originates from within the CMS. Sugested to turn off plugins. Did that to no effect.

Can you think of any other suggestion?

Thanks in advance

----------------------------------------------

Cms Version: 1.7.1

Installed Modules:

   * CMSMailer: 2.0
   * FileManager: 1.0.2
   * MenuManager: 1.6.3
   * ModuleManager: 1.3.3
   * News: 2.10.5
   * nuSOAP: 1.0.1
   * Printing: 1.0.4
   * Search: 1.6.3
   * ThemeManager: 1.1.1
   * TinyMCE: 2.7.0
   * CGExtensions: 1.18.8
   * FrontEndUsers: 1.9.3
   * FEUMailer: 0.9
   * SelfRegistration: 1.4.2
   * TreeManager: 0.6.0
   * SimpleFeedback: 0.3
   * Statistics: 1.0.1
   * FEmessages: 1.1
   * CustomContent: 1.5.3
   * Forum: 0.9.4
   * FormBuilder: 0.6.2
   * NeoDataStorage: 0.2.3
   * NeoModule: 0.2.4
   * NeoBackup: 0.1.0
   * JQueryTools: 1.0.6
   * Captcha: 0.4
   * Cataloger: 0.7.7


Config Information:

   * php_memory_limit:
   * process_whole_template: false
   * max_upload_size: 12000000
   * default_upload_permission: 664
   * assume_mod_rewrite: false
   * page_extension:
   * internal_pretty_urls: false
   * use_hierarchy: true


Php Information:

   * phpversion: 5.3.2
   * md5_function: Fra (Sand)
   * gd_version: 2
   * tempnam_function: Fra (Sand)
   * magic_quotes_runtime: Til (Falsk)
   * E_STRICT: 0
   * E_DEPRECATED: 0
   * memory_limit: 32M
   * max_execution_time: 30
   * safe_mode: Til (Falsk)
   * session_save_path: Kan ikke kontrolleres pga af at open_basedir er aktiv
   * session_use_cookies: Fra (Sand)


Server Information:

   * Server Api: cgi-fcgi
   * Server Db Type: MySQL (mysql)
   * Server Db Version: 5.0.32


----------------------------------------------

Re: Error message: your GD libary does not support .JPG

Posted: Tue Jun 15, 2010 11:53 am
by Jos

Re: Error message: your GD libary does not support .JPG

Posted: Tue Jun 15, 2010 2:03 pm
by wejde
Thanks Jos

I had already found that but never foundt the classes mentioned. The filestructure had changed.
I checked again and found something else in the file-(picture)-manager: /lib/filemanager/ImageManager/Classes it has an GD.php file that mentiones .JPG once.
Do you think something good would come of fiddeling with that?