HTTP error

Hi, i'm trying to use the tidipic plugin, but i can't make it work. When i upload a photo, appears me a HTTP error, like this

Unlimited Free Image and File Hosting at MediaFire

any idea? Thanks a lot

 

image

  • Does the basic uploader work for you?

  • Look at the Apache logs and see what the error is when uplaoding the pictures. Also go to Tidipic administration an run the server analysis that would give you some clues of what is going on.

    Regards,

    Rafael

  • When i look the apache log (error log) i see this

    [Fri Sep 16 13:31:32 2011] [error] [client 192.168.1.12] PHP Fatal error:  Call to undefined function admin_gatekeeper() in /var/www/elgg/mod/tidypics/pages/admin.php on line 6, referer: http://192.168.1.17/elgg/pg/photos/admin/

    [Fri Sep 16 13:35:07 2011] [error] [client 192.168.1.12] File does not exist: /var/www/favicon.ico

    [Fri Sep 16 13:35:10 2011] [error] [client 192.168.1.12] File does not exist: /var/www/favicon.ico

    [Fri Sep 16 13:35:22 2011] [error] [client 192.168.1.12] File does not exist: /var/www/favicon.ico

    [Fri Sep 16 13:40:34 2011] [error] [client 192.168.1.12] File does not exist: /var/www/favicon.ico

    [Fri Sep 16 13:40:36 2011] [error] [client 192.168.1.12] File does not exist: /var/www/favicon.ico

    [Fri Sep 16 13:40:43 2011] [error] [client 192.168.1.12] File does not exist: /var/www/favicon.ico

     

  • And this is the Server Analysis

     

    TidyPics Server Analysis

    PHP version 5.3.5-1ubuntu7.2  
    GD Enabled Elgg requires the GD extension to be loaded
    IMagick PHP extension Enabled  
    exec() Enabled Required for ImageMagick command line
    Memory Available to PHP 64MB Change memory_limit to increase
    Memory Used to Load This Page 7.74 MB This is approximately the minimum per page
    Max File Upload Size 5.00 MB Max size of an uploaded image
    Max Post Size 8.00 MB Max post size = sum of images + html form
    Max Input Time 60 s Time script waits for upload to finish
    Max Execution Time 30 s Max time a script will run
    GD imagejpeg Enabled  
    GD imagepng Enabled  
    GD imagegif Enabled  
    EXIF Enabled
  • Not sure, I am not an elgg developer. The error you have to take a looks is this

     

    [Fri Sep 16 13:31:32 2011] [error] [client 192.168.1.12] PHP Fatal error:  Call to undefined function admin_gatekeeper() in /var/www/elgg/mod/tidypics/pages/admin.php on line 6, referer: http://192.168.1.17/elgg/pg/photos/admin/

     

    take a look at the file. Maybe you need another plugin loaded. Not sure.

     

    Regards,

    Rafael

  • Hey,

    I got the same HTTP error and solved it simply by increasing the user quota, which is set to a default value of 0. You can change this value in the tidypics administration.

    Hope it helps! :-)