Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kyagi

    (@kyagi)

    I’ve debugged my Wp installation.

    The error is:

    Notice: Undefined index: sizes in /var/www/wp-content/plugins/jresizr/jresizr.php on line 86
    Warning: Invalid argument supplied for foreach() in /var/www/wp-content/plugins/jresizr/jresizr.php on line 86
    Fatal error: Call to undefined function imagecreatefromjpeg() in /var/www/wp-content/plugins/jresizr/jresizr.php on line 142

    Thanks,
    Giuseppe

    Thread Starter kyagi

    (@kyagi)

    SOLVED
    I don’t have GD enabled.
    On Ubuntu Server 12.04, you need to do:
    sudo apt-get install php5-gd

    Bye,
    Giuseppe

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘HTTP Error’ is closed to new replies.