Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6342285
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T20:12:46+00:00 2026-05-24T20:12:46+00:00

I am using the JQuery upload and crop plugin which can be found here:

  • 0

I am using the JQuery upload and crop plugin which can be found here:

http://www.webmotionuk.co.uk/jquery/image_upload_crop.php

The code works fine and as expected but the one change I wish to make is to insert the saved thumbnail name into a mysql table but for some reason I can’t get this to work. It would be too much to post the full code so I will try and narrow it down:

updateavatar.php :

require("../db.php");

$avatar = mysql_real_escape_string($_POST['avatar']);
$email = mysql_real_escape_string($_POST['email']);

mysql_query("UPDATE admin SET avatar='".$avatar."' WHERE email='".$email."'");

Any help is greatly appreciated!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T20:12:47+00:00Added an answer on May 24, 2026 at 8:12 pm

    I received this message from WebMotionUk:

    On version 1.2 of the script, on approximately line 246 (of the original file from the download) you should see this:

    $cropped = resizeThumbnailImage($thumb_image_location, $large_image_location,$w,$h,$x1,$y1,$scale);
    //Reload the page again to view the thumbnail
    

    All you need to do is to add your database insert/update script directly below this line.

    Therefore you should have the following:

    $cropped = resizeThumbnailImage($thumb_image_location, $large_image_location,$w,$h,$x1,$y1,$scale);
    mysql_query("UPDATE admin SET avatar='".$thumb_image_location."' WHERE    email='".$email."'"); 
    //Reload the page again to view the thumbnail
    

    Hope this helps anyone in the same situation.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using the jQuery multi-file upload plugin found here: http://www.fyneworks.com/jquery/multiple-file-upload/ I don't see in
I am using Jquery Uploadify for images upload with PHP, here i have multiple
I am using Jquery Uploadify for images upload with PHP, here i want to
I'm using the jquery form plugin ( http://malsup.com/jquery/form/ ) to upload a file via
I'm using the jQuery file upload plugin which has an API to programmatically upload
I am currently using Valums JQuery File Upload plugin. The plugin is very convenient
I'm using the jQuery Form plugin to upload an image. I've assigned a fade
I'm trying to develop image crop using JQuery. I use ajax to upload the
I am using jquery ajaxupload plugin to upload files .I have the following js
i am using jquery form plugin for file upload . i am not able

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.