Imagecreatefromjpegpekerjaan

Tapis

Carian terbaru saya
Tapis mengikut:
Bajet
hingga
hingga
hingga
Jenis
Kemahiran
Bahasa
    Status Pekerjaan
    41 imagecreatefromjpeg tugasan ditemui, harga dalam USD

    ...-type d -exec chmod 777 {} ; find ./pub/static -type d -exec chmod 777 {} ; chmod 777 ./app/etc chmod 644 ./app/etc/*.xml * On backend ‘flush catalag images * Command php bin/magento catalog:image:resize This will always give error around 16%. We made sure image is there. We deleted entry from catalog_product_entity_media_gallery This is not it. Files are not corrupt. Error: -> imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: Unsupported marker type 0xdf in /public_html/vendor/magento/framework/Image/Adapter/ on line 72 – Modification done in /public_html/app/design/frontend/Infortis/ultimo/etc/ we updates all image id and added <frame>0</frame> for all. See uploaded file. If requested you will tell us what you...

    $230 (Avg Bid)
    $230 Avg Bida
    29 bida

    ...$imgsize[1]; $mime = $imgsize['mime']; switch ($mime) { case 'image/gif': $image_create = "imagecreatefromgif"; $image = "imagegif"; break; case 'image/png': $image_create = "imagecreatefrompng"; $image = "imagepng"; break; case 'image/jpeg': $image_create = "imagecreatefromjpeg"; $image = "imagejpeg"; break; default: return false; break; } $dst_img = @imagecreatetruecolor($max_width, $max_height); $src_img = $image_create($source_file); $width_new = $height * $max_w...

    $23 (Avg Bid)
    $23 Avg Bida
    11 bida

    ...colors to make the least amount of permutations to cast a fill command to fill a pixel or a subset of pixels. When doing this without any compression you would have to cast nearly one fill command for each pixel and would take over 5 minutes to draw a screen which is not a doable solution however there should be a simple way to go upon this. Sample PHP code to get started. <?php $img = imagecreatefromjpeg("Path to Image that is 480x272"); $width = ImageSX($img); $height = ImageSY($img); for ($y = 0; $y < $height; $y++) { for ($x = 0; $x < $width; $x++) { $c = imageColorAt($img, $x, $y); $r = ($c >> 16) & 0xFF; $g = ($c >> 8) & 0xFF; $b = $c & 0xFF; $r = $r >> 3; $g = $g >>...

    $176 (Avg Bid)
    $176 Avg Bida
    5 bida

    I'm getting this error imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: everytime I try to upload a photo. I used it for months and never a problem, now suddenly I get it. I tried with different photos and to free space on disk but nothing. I need you to help me to solve this problem and that when I don't upload pictures it automatically upload blank pictures. It's pretty simple but it's driving me crazy. We will work on my localhost and I will guide you through i developed it. Please only experts.

    $26 (Avg Bid)
    $26 Avg Bida
    18 bida

    The code below makes photos display on site with the right orientation. The prob... if($this->video_extension == 'jpeg' || $this->video_extension == 'jpg') { VideosHelper::fixImageOrientation($this->video_file); } } } This is in the helper: public static function fixImageOrientation($filename) { $exif = exif_read_data($filename); if (!empty($exif['Orientation'])) { $image = imagecreatefromjpeg($filename); switch ($exif['Orientation']) { case 3: $image = imagerotate($image, 180, 0); break; case 6: $image = imagerotate($image, -90, 0); break; case 8: $image = imagerotate($image, 90, 0); break...

    $15 (Avg Bid)
    $15 Avg Bida
    10 bida

    The code below makes photos display on site with the right orientation. The prob... if($this->video_extension == 'jpeg' || $this->video_extension == 'jpg') { VideosHelper::fixImageOrientation($this->video_file); } } } This is in the helper: public static function fixImageOrientation($filename) { $exif = exif_read_data($filename); if (!empty($exif['Orientation'])) { $image = imagecreatefromjpeg($filename); switch ($exif['Orientation']) { case 3: $image = imagerotate($image, 180, 0); break; case 6: $image = imagerotate($image, -90, 0); break; case 8: $image = imagerotate($image, 90, 0); break...

    $18 (Avg Bid)
    $18 Avg Bida
    8 bida

    Need to get following errors resolved: Warning: fsockopen(): php_network_getaddresses: getaddrinfo failed: Name or service not known in Warning: fsockopen(): unable to connect to Warning: fopen(): php_network_getaddresses: getaddrinfo failed: Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error Warning: imagesx() expects parameter 1 to be resource, boolean given in

    $31 (Avg Bid)
    $31 Avg Bida
    5 bida

    My VPS of linux Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable

    $74 (Avg Bid)
    $74 Avg Bida
    10 bida

    I need help fixing my image scraper. The scraper downloads the image, but when my script attempts to resize the image and save it to the server, it returns the following error: Warning: imagecreatefromjpeg() []: gd-jpeg: JPEG library reports unrecoverable error: in /home/wallpape/public_html/crawler/ on line 13 Warning: imagecreatefromjpeg() []: '../images/wallpapers/' is not a valid JPEG file in /home/wallpape/public_html/crawler/ on line 13 Warning: imagesx(): supplied argument is not a valid Image resource in /home/wallpape/public_html/crawler/ on line 15 Warning: imagesy(): supplied argument is not a valid Image resource in /home/wallpape/public_html/crawler/ on line 16

    $26 (Avg Bid)
    $26 Avg Bida
    11 bida

    ...to rotate 90 deg clockwise $degrees = -90; break ; case 8: // Need to rotate 90 deg counter clockwise $degrees = 90; break ; } if (preg_match("/jpg|jpeg/", pathinfo($filename, PATHINFO_EXTENSION))) { $image_source = imagecreatefromjpeg($filename); } if (preg_match("/png/", pathinfo($filename, PATHINFO_EXTENSION))) { $image_source = imagecreatefrompng($filename); } if (preg_match("/gif/", pathinfo($filename, PATHINFO_EXTENSION))) { $image_source = imagecreatefromgif($filen...

    PHP
    $29 (Avg Bid)
    $29 Avg Bida
    7 bida

    add GD module imagecreatefromjpeg() to my server to upload picture

    $25 (Avg Bid)
    $25 Avg Bida
    15 bida

    ...a image with gd lib. My problem is that I need to make a base size image and add 2 layers to that image. The images has to preserve transparent or the last added layer has to, because its the template. Here is my code. When adding the second layer its not transparent. CODE ----------------------- //Image behind watermark $pic2 = '../uploads/products/'; $img2=imagecreatefromjpeg($pic2); $img2_width=imagesx($img2); $img2_height=imagesy($img2); //Watermark $watermark="../gfx/". $_GET['watermark']; $watermark=imagecreatefrompng($watermark); $watermark_width=imagesx($watermark); $watermark_height=imagesy($watermark); $final_image = imagecreatetruecolor($watermark_width, $watermark_height); $white = imagecoloralloc...

    $30 - $250
    Ditampilkan Segera
    $30 - $250
    0 bida

    This project is divided into two but related to each other. 1. Fix my app. I currently have a quiz app that is supposed to post a photo to the user. Now, I encounter this error: fatal error: call to undefined function imagecreatefromjpeg.. I need you to fix it and make my app functioning. I think this one is easy to fix and I kinda know what file needs to be edited to fix this but i just dont know how. 2. Create a script where I can create apps faster and manage them as well. I actually want to create 50 duplicates of the same app that I have. I dont want to manually copy paste and edit files in my cpanel to do this. So, I want to have some sort of script to do this faster. I'd also like to be able to manage my apps by knowing how many users are in each app. Also, I&#...

    $30 - $250
    $30 - $250
    0 bida

    This project is divided into two but related to each other. 1. Fix my app. I currently have a quiz app that is supposed to post a photo to the user. Now, I encounter this error: fatal error: call to undefined function imagecreatefromjpeg.. I need you to fix it and make my app functioning. I think this one is easy to fix and I kinda know what file needs to be edited to fix this but i just dont know how. 2. Create a script where I can create apps faster and manage them as well. I actually want to create 50 duplicates of the same app that I have. I dont want to manually copy paste and edit files in my cpanel to do this. So, I want to have some sort of script to do this faster. I'd also like to be able to manage my apps by knowing how many users are in each app. Also, I&#...

    $30 - $250
    $30 - $250
    0 bida

    This project is divided into two but related to each other. 1. Fix my app. I currently have a quiz app that is supposed to post a photo to the user. Now, I encounter this error: fatal error: call to undefined function imagecreatefromjpeg.. I need you to fix it and make my app functioning. I think this one is easy to fix and I kinda know what file needs to be edited to fix this but i just dont know how. 2. Create a script where I can create apps faster and manage them as well. I actually want to create 50 duplicates of the same app that I have. I dont want to manually copy paste and edit files in my cpanel to do this. So, I want to have some sort of script to do this faster. I'd also like to be able to manage my apps by knowing how many users are in each app. Also, I&#...

    $165 (Avg Bid)
    $165 Avg Bida
    3 bida

    I have a script, which I moved to a new server. it makes use of php imagecreatefromjpeg. I can not get the script to load the images.

    PHP
    $90 (Avg Bid)
    $90 Avg Bida
    9 bida

    ...too. <? $local_file = "/www/html/thumbs/$pic"; if (!file_exists($local_file)) $local_file = "$upload_home/"; if( ereg( "gif$", $pic ) ) { $base = ImageCreateFromGIF($local_file); } else if( ereg( "png$", $pic ) ) { $base = ImageCreateFromPNG($local_file); } else if( ereg( "jpe?g$", $pic ) ) { $base = ImageCreateFromJPEG($local_file); } else if( ereg( "JPE?G$", $pic ) ) { $base = ImageCreateFromJPEG($local_file); } $bsize = GetImageSize($local_file); $thumb = @ImageCreateTrueColor(200, 145); ImageCopyResized($thumb, $base, 0, 0, 0, 0, 200, 145, $bsize[0], $bsize[1]); if( function_exists( ImageGIF) ) { header( "Content-type: image/gifnn" ); ...

    PHP
    $30 - $250
    $30 - $250
    0 bida

    I am using the photosharing script from scriptolution on this website. When someone uploasd a photo from the main website or the admin area, the following error appears: Fatal error: Call to undefined function imagecreatefromjpeg() in /public_html/include/functions/ on line 76 This error happens whenever someone tried to upload from: 1. The main website using a username and login 2. Using the bulk uploader in the administrator area I need someone to correct this issue and make sure that people are able to upload photos from both sections mentioned above (1 and 2) I need someone who can start immediately

    N/A
    N/A
    0 bida

    Witam, potrzebuje program/skrypt na strone WWW (formularz) zmniejszajacy zdjecia przed uploadem na strone/serwer. Cos jak SWFUpload. Serwer ma ograniczona pamiec przez co zmiejszanie w PHP (imagecreatefromjpeg) jest niemozliwe, przy zdjeciach w duzej rozdzielczosci i rozmierze 2-6MB. Wykonanie w dowolnej technologii Flash, JS, itp. Musi byc konfigurowalny, nie wszystkie opcje sa warunkowe: 1. Sciezka gdzie beda ladowane zdjecia + nazwa zdjecia (Zmienne PHP) - wymagane 2. Max ilosc zdjec ktore beda ladowane jedne po drugim (1-10) - wymagane 3. Tworzenie dwoch zdjec (Pomniejszonego i Miniaturki) - wymagane 4. Rozmiar wyjsciowy zdjec w pikselach z zachowaniem proporcji - wymagane 5. Ladowanie/zmniejszanie zdjec w locie (po wyborze zdjecie jest zmniejszane i pokazywane) ...

    min $2
    min $2
    0 bida

    Modify the code from "jQuery jcrop" (google and download it, don't bid until you downloaded it please) plugin to make it work with png and preserve transparent backgrounds, once the image is cropped, show it and if it's ok press a button to save it as a new file in the hosting. I know I can just change the .jpg to .png and imagecreatefromjpeg to imagecreatefrompng, and that works, but doesn't keep the transparent background.

    N/A
    N/A
    0 bida

    I would like to edit the code below so I can keep the aspect ratio of the thumbnail pictures that get uploaded to the website. As of right now it is taking any picture I upload and cropping the images so the size is 170x136 pixels. I do not want the script to crop the pictures. I want t...$zoom = $thumbsize*.8 / $width; $modwidth = $thumbsize; $modheight = $height * $zoom; $dstx = 0; $dsty = ($thumbsize - $modheight)/2; } else { $zoom = $thumbsize / $height; $modheight = $thumbsize*.8; $modwidth = $width * $zoom; $dstx = ($thumbsize - $modwidth)/2; $dsty = 0; } // Resizing the Image $tn = imagecreatetruecolor($thumbsize, $thumbsize*.8); $image = imagecreatefromjpeg($file); imagecopyresampled($tn, $image, $dstx, $dsty, 0, 0, $modwidth, $modheight, $width,...

    $30 (Avg Bid)
    $30 Avg Bida
    1 bida

    ...$info['extension']; $name = basename($pic_full, ".{$ext}"); $suffix = "{$dst_w}x{$dst_h}"; $to_file = "{$dir}/{$name}-{$suffix}.{$ext}"; $to_file_path = trailingslashit($wp_dir['basedir']) . $to_file; $to_file_url = trailingslashit($wp_dir['baseurl']) . $to_file; // Resample if (preg_match("#jp#i", $ext)) { $from_image = imagecreatefromjpeg($pic_full_path); } elseif (preg_match("#png#", $ext)) { $from_image = imagecreatefrompng($pic_full_path); } else { return; } $to_image = imagecreatetruecolor($dst_w, $dst_h); $bkg = substr($attr['background'], 0, 7); if (preg_match('/#[0-9a-fA-F]{6}/', $bkg...

    $42 (Avg Bid)
    $42 Avg Bida
    4 bida

    I am trying to install Pligg with a new template on a new dedicated server, I am getting this error message when I try to up load an image. Fatal error: Call to undefined function imagecreatefromjpeg() in /home/*********/public_html/modules/exp_gallery/ on line 353 I need the image modules working and photo uploading and resizing working. I have a feeling there may be some modules needed within Apache. Such as imagemagick.

    $33 (Avg Bid)
    $33 Avg Bida
    4 bida

    I have the following errors on my website: 1. When uploading picture the script suppose to reduce the picture, but is not doing and I getting the error below: Fatal error: Call to undefined function imagecreatefromjpeg() in /home/mydomain/public_html/configfolder/ on line 106 2. The content area of the website do not display when using an address without the "www." For example, This URL works The same URL without the www. does not work 3. I have a Firefox extension that needs to be remain and fix because there is one particular page on the website that is provoking conflict with this extension. The error says "Please login" when I suppose

    $30 (Avg Bid)
    $30 Avg Bida
    2 bida
    Need some help Tamat left

    Hi everyone, I'm just hoping someone can help me with a few code lines here. Will not pay but you can get a 10 in rating for helping m...image from an already uploaded one. The original image is 396*306pixels and the new one I want to create is 186*306. The new image should start 210 pixels from the left border of the original image (the new image is only a part of the original image). This should be possible to do in just 3 or 4 lines of codes right? Something like this (but this is not working): //original image $im = imagecreatefromjpeg("../object_images/".$myUploadobj->file_name); $im2= imagecreatetruecolor(100,100); //The new image $im3 = imagejpeg($im2,"../object_images/thumbs/".$myUploadobj->file_name); imagecopy($im3,$im,200,150,...

    PHP
    $95 (Avg Bid)
    $95 Avg Bida
    3 bida

    We have a system that is PHP driven and runs on a standard web server with GD library and oth...like PDF, DOC, PSD, SWF etc - as many as possible. 3) If there are other functions - like converting images to grayscale etc - we would like this but its not critical. All function options should support an image resource (as generated by createimagefromjpeg etc) or a filename to load and output should be the same via an optional parameter. The system uses GD library functions like imagecreatefromjpeg and similar functions - its important that the image created from your library be compatible with these functions (though this should be implicit). Image must also work in web pages. It is a key requirement that this function work on a standard web server that has the GD library ...

    PHP
    $550 (Avg Bid)
    $550 Avg Bida
    3 bida

    We have a system that is PHP driven and runs on a standard web server with GD library a...like PDF, DOC, PSD, SWF etc - as many as possible. 3) If there are other functions - like converting images to grayscale etc - we would like this but its not critical. All function options should support an image resource (as generated by createimagefromjpeg etc) or a filename to load and output should be the same via an optional parameter. The system uses GD library functions like imagecreatefromjpeg and similar functions - its important that the image created from your library be compatible with these functions (though this should be implicit). Image must also work in web pages. It is a key requirement that this function work on a standard web server that has the GD library inst...

    PHP
    $95 (Avg Bid)
    $95 Avg Bida
    2 bida

    ## LAMP Server configuration Looking for someone who can install and configure a webserver. I have a LAMP application that I want to deploy to th...email). * PHPMyAdmin works * the rights are done intelligently: for example, there is a user on the box as which apache runs. * apache is capable of handling file uploads. The php move_uploaded_file works. * The following PHP functions must work: * imagecopyresampled * imagesx * ImageCreateFromJPEG * ImageJPEG * ImageAlphaBlending * ImageCopy * json_encode * json_decode * * imagecopyresampled * imagesx * ImageCreateFromJPEG * ImageJPEG * ImageAlphaBlending * ImageCopy * json_encode * json_decode * I can FTP files back and fo...

    $37 (Avg Bid)
    $37 Avg Bida
    10 bida

    ... supplied argument is not a valid Image resource in /home/inkartne/public_html/stock-photos/includes/ on line 208 Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/inkartne/public_html/stock-photos/includes/ on line 224 Warning: imagecreatefromjpeg() []: gd-jpeg: JPEG library reports unrecoverable error: in /home/inkartne/public_html/stock-photos/includes/ on line 169 Warning: imagecreatefromjpeg() []: 'upload/c4ca4238a0b923820dcc509a6f75849b/' is not a valid JPEG file in /home/inkartne/public_html/stock-photos/includes/ on line 169 Warning: imagealphablending(): supplied argument is not a valid Image resource in /home/ink

    $20 (Avg Bid)
    $20 Avg Bida
    1 bida

    I am getting a 'Fatal error: Call to undefined function: imagecreatefromjpeg()' error on a photo upload program I have. GD is enabled, and I get this error trying to upload both gif and jpg file types. I know the script works, I believe the problem to be with PHP, version 4.42 ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others i...

    $29 (Avg Bid)
    $29 Avg Bida
    2 bida

    I am getting a 'Fatal error: Call to undefined function: imagecreatefromjpeg()' error on a photo upload program I have. GD is enabled, and I get this error trying to upload both gif and jpg file types. I know the script works, I believe the problem to be with PHP, version 4.42 ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Deliverables must be in ready-to-run condition, as follows (depending on the nature of the deliverables): a) For web sites or other server-side deliverables intended to only ever exist in one place in the Buyer's environment--Deliverables must be installed by the Seller in ready-to-run condition in the Buyer's environment. b) For all others i...

    $35 (Avg Bid)
    $35 Avg Bida
    16 bida

    ..."yes"; $path_parts = pathinfo($fname); $ext = $path_parts["extension"]; $basename = str_replace(".".$ext, "", $path_parts["basename"]); echo "Holy swiss cheese, we should convert this.<br />"; if ($ext == 'gif') { $image = imagecreatefromgif($fname); } else if ($ext == '.jpg') { $image = imagecreatefromjpeg($fname); } else { echo "You put something in the img/ directory. It would have been converted if it had a .gif or .jpg extension, but it didn't. Pray to Louis Reingold, the supreme master of the universe, that it was a .png file.<br />"; $doit = "no"; } if ($doit != "no") { imagepng...

    PHP
    $30 (Avg Bid)
    $30 Avg Bida
    5 bida
    Script Fix Tamat left

    I have an error in a script I purchased. It reads: Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/picspira/public_html/ on line 471 If you can fix this let me know. If you can do it for less than $30 state so in a PM. Thanks!

    PHP
    $30 - $100
    Dimeterai
    $30 - $100
    6 bida
    Image Create Tamat left

    We are currently using the imagecreatefromjpeg code to create images for a form that we have online. Once it is submitted it is uploaded to our FTP server We have another online form that our dealers process credit applications for customers. We want to be able to integrate this and have the information fill in and create the image once they submit the application However, we do not want it to go to the FTP server. How would you need to set it up so that once they submit the application and the image is created they can click on a link and be able to access the image and print it. If that is not possible we could also email it as an attachment Please Help Thank You

    PHP
    $30 - $100
    Dimeterai
    $30 - $100
    10 bida

    Hello. I have a site that is written in php on one server that needs to be transferred to another server. The site is probably about 800mb. I have tried to transfer the site and I think all of the information is on the new server already but It is just night working right. I heard I might need to install imagecreatefromjpeg()? But I am not sure and I do not know how to fix it. I am looking for someone that can go and fix the error message or upload the site again if I did it wrong. I am looking for someone honest and not take me for a ride. This project should not cost that much as all as all the information is on the new server from what I can tell. I am needing this done pretty fast. Thank you

    N/A
    N/A
    0 bida

    Hi, I have a dedicated server with Debian OS. I got the following errors when I try to upload images (gif or jpeg) with my script: 1.) Fatal error: Call to undefined function: imagecreatefromgif() in /home/4122790081/www/web/red/ on line 776 2.) Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/4122790081/www/web/red/ on line 776 Note: the problem is the server because my script works very well on other server. Note: my script requires the GD library version 2 or later. I need a person to re-install the GD library version 2 or later to solve the error. When you finish, I will test the dedicated server with my script to verify the re-installation of GD Library version 2 or later. I will pay using the Escrow system of scriptlance. This is easy for

    $10 (Avg Bid)
    $10 Avg Bida
    1 bida

    ...return array('',''); //$nameBig=rand().$arrayFile[$form_name]['name']; //$nameSmall=rand().$arrayFile[$form_name]['name']; //$extDelimeter = strpos($arrayFile[$form_name]['name'],"."); //$fileExtension = substr($arrayFile[$form_name]['name'], 0); $nameBig = md5(uniqid(rand(), true)).".jpg"; $nameSmall = md5(uniqid(rand(), true)).".jpg"; //image resizing $src_img = imagecreatefromjpeg($arrayFile[$form_name]['tmp_name']); //thumb creation $thumbSize=$this->constrain(imagesx($src_img),imagesy($src_img),XTHUMB,YTHUMB); $dst_img = imagecreatetruecolor($thumbSize[0],$thumbSize[1]); imagecopyresampled($dst_img, $src_img, 0, 0, 0, 0, $thumbSize[0], $thum...

    $72 (Avg Bid)
    $72 Avg Bida
    1 bida

    Just need a quick script fix. My turing number image is not showing up which is preventing people from signing up. It will probably take you all but 5 minutes. (Had To Remove The HTML Tags) In the this is the link img src='scripts/humancheck/' width=126 height=39 In the this is what it has $im = ImageCreateFromJpeg("") $img_size = getimagesize("") The image size is 126x39 The image is in the folder on the server. I have tried to check mode 755 and 777 the php files and folder but no luck. I tried to put the full path to the image/php include but no luck. Please contact me a.s.a.p. and let me know. Thanks, pearle

    $10 (Avg Bid)
    $10 Avg Bida
    1 bida

    I have this PHP products script, it's working fine, but when I try to upload new image for a new product from the admin area I got this error msg: Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/sableswt/public_html/sable/products/admin/ on line 1025 You can view the script here: I just need someone to solve this problem when I upload images for my products. Thanks

    $20 (Avg Bid)
    $20 Avg Bida
    1 bida

    I am receiving the following error when trying to upload a photo to test my client's dating site. Call to undefined function: imagecreatefromjpeg() in /home/hotsingl/public_html/members/ on line 109 Should be a quick fix for a php programmer. I've attached the file giving the error. Lisa:-)

    $10 (Avg Bid)
    $10 Avg Bida
    1 bida

    Hi, Trying to use thumbnail creation with GD and having an issue. Seems like I get this error: Fatal error: Call to undefined function: imagecreatefromjpeg() in /home2/osbourne/public_html/ on line 779 So ok.. i look at my php info file: I see GD but i researched a little and it seems I need this: You probably need to add "--with-jpeg-dir" as well (and make sure you really do have libjpeg installed). or You need to configure --with-jpeg-dir. How do I get this compiled in? I am unsure where/how to do this. Also possible looking for an admin on a month to month basis.. Thanks Kevin

    $10 (Avg Bid)
    $10 Avg Bida
    1 bida