vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   sh: line 1: /identify: No such file or directory (https://vborg.vbsupport.ru/showthread.php?t=153740)

dricho 07-29-2007 06:46 PM

sh: line 1: /identify: No such file or directory
 
I found one similar thread, but it didnt solve my problem. I get this message when any forum user tries to either upload or set an avatar or a signature picture. Has anyone had this problem in the past and does anyone have a solution?

thank you for your time,
~Daniel~

EnIgMa1234 07-29-2007 06:51 PM

Make sure you have all the files and folders uploaded

Delphiprogrammi 07-29-2007 08:03 PM

identify is part of ImageMagick does vBulletin shows you a death Image when you goto admincp => vBulletin Options => Image Settings ? if yes then you are using ImageMagick as your imageprocessing library which is fine but you need to set the correct path if you got ssh access

Code:

which identify
will return the correct path or switching to GD might also get you around the error

Zachery 07-29-2007 09:12 PM

Generally IM is installed in the following locaitons

/usr/bin/
/usr/local/bin/
/usr/local/ImageMagick/bin/

dricho 07-30-2007 12:59 AM

Quote:

Originally Posted by Delphiprogrammi (Post 1304815)
identify is part of ImageMagick does vBulletin shows you a death Image when you goto admincp => vBulletin Options => Image Settings ? if yes then you are using ImageMagick as your imageprocessing library which is fine but you need to set the correct path if you got ssh access

Code:

which identify
will return the correct path or switching to GD might also get you around the error

turning off imagemagik was the key, i dont know why it was turned on in the first place, thank you for your help :D

Zachery 07-30-2007 01:18 AM

ImageMagick is better compared to GD to be honest/


All times are GMT. The time now is 12:02 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01042 seconds
  • Memory Usage 1,720KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete