Archive

Posts Tagged ‘photo upload’

Photo Upload Page

November 22nd, 2011 Comments off

Photo Upload.

We are looking for a simple photo upload design to add to our website which allows us to create multiple user logins that each have their own page and allows guest to upload photos to their page.

Admin Page
- Allows creation of username and separate owners and guest password.
- Allows viewing thumbs of all images and enlarge if clicked + deleting and downloading
- Allows comments on images

Owners page
- Allows upload of photos
- Allows viewing thumbs of ima…

Socialengine 4 Problem With Photo Upload

August 19th, 2011 Comments off

Hi

I have a socialengine 4 website and we just move it from one server to a new and now we can

Promotions Company Photo Upload Site

June 11th, 2011 Comments off

My company needs a site created. There will be a homepage and a photo upload area. Visitors will need to provide email address to gain access to the photos. The photos will be in folders specific to the events.

I Need A Photo Upload Script

January 31st, 2010 Comments off

I need the upload script to:
1- Verify that the image is jpeg, jpg, gif, or png or convert image to jpg.
2- get image and resize it to about 300 pixels in width.
3- change file name to a random number about 7 digits long.
4- save it to a directory called uploads.
5- save the new image name to a mysql table(I know how to do this).
My server has the correct cmod permission.

Now I know that there are a thousands scripts out there that does this, I want one that works. I am not willing to pay alot for this, since most of you will simply search the web for a script and try to sell it to me. You are not fooling anyone. These are my terms.

Photo Upload Web App

October 24th, 2009 Comments off

I want a way for registered users to be able to upload photos that will then populate an online gallery where all registered users can rate and comment on all the photos.

Batch Photo Upload Write To Db

September 4th, 2009 Comments off

Hi there,

Thanks for looking at our project.

We are an auto classifieds website. Our vehicle database consists of about 4,000 listings. This is a very simple, tab-delineated text flatfile database (not SQL).

Our site includes a login area where a dealership can view their inventory and add new listings, as well as edit and delete current ones. Photos are uploaded through a conventional browser “upload” field on a form.

What we need is this:
A script which can be called from within this dealer login area, which will allow the dealership to upload a folder of photos all at once.

Once the photos are uploaded, the script should load a new page. The page should look something like this:
http://www.autopages.com/bulk_upload_example.jpg

At the top, this page should have a drop-down menu or other way of selecting a vehicle in the dealer’s inventory.

At the bottom, there should be two “windows”. Window A should contain a thumbnail view of current photos for the vehicle selected. Window B should contain a thumbnail view of all the photos that were batch uploaded in step 1.

Here’s the special part: The user should be able to grab any photo, drag and drop it from the batch window to the vehicle window. In this way, the photos can be added to that listing. There should also be a small “X” on each photo to delete it, and it should be possible to arrange the photos on the listing by dragging them.

When the user is finished adding photos for that vehicle and clicks “save changes”, the script should send a brief command to Imagemagick (already in place) to process the photos, and then go back to the inventory list.

I am certain that scripts which can do this already exist, as I’ve seen them on other sites. The trick may be to get it to work with our tab-delineated text flatfile database.

Thanks, and please let me know if you have any questions.

Photo Upload/search (complete)

July 13th, 2009 Comments off

Recently this code was written for me by a programmer on this site. Unfortunately the code is not working correctly. I have attached a zip file containing the code for the uploader.php in the main directory and the viewer.php in the 2009 directory. I can give you access to the CPanel. Database and tables are created. The uploader does work but I am not convinced that the data is getting to the sql database. When i run the viewer the photos are there but the search feature is not finding any of the photos.

Here is the list of items I need completed on this project:

1 – Make sure that the uploader.php code is correctly working including storing the data in the sql database.

2 – Make sure that the viewer.php code is correctly working. The viewer does work but it automatically showing all photos stored in the directory called 2009. At the top of the viewer is has to options, [HOME] and [SEARCH]. I would like the option [HOME] changed to [ALL].

Viewer should not show any directories until user selects [ALL] which shows all subdirectories located in the 2009 directory which is the way we currently view all photos. If the user selects [SEARCH] then the criteria diplayed in the search form would be viewed only based on the data stored in the sql database.

3 – The search form is not correct. Should be set up that user could select just the date and all photos in sql database with that date would be viewed. Right now the LOCATION field is always populated with one of our office locations. Need to have it blank.

I have tested the search feature and it unable to locate any photos matching my search criteria. I uploaded a few photos and went back and searched for them with no luck.

To be my programmer choice you must communicate very well and must allow me to test the code to ensure it is working before I release any escrow money to you. I can give you access to the Cpanel to work with the sql database.

This project is 98% complete already with the code and a good programmer should be able to complete this quickly. I need a programmer to tweak it. I do have other projects coming up soon using this database.

Photo Upload On Oscommerce Sho

July 11th, 2009 Comments off

Our client want a simular function in his shop as

http://www.photogonia.com/page.asp?upload=upload

means all in this too!

http://www.photogonia.com/page.asp?lab=lab&src=2009-7-11_75022.jpg&promoID=0

Photo Upload W/search & Viewer

July 1st, 2009 Comments off

We currently have upload.php script that allows the upload of jpg files to our server. Photos are resized and renamed on upload. We also use viewer.php to view all photos on the server. Viewer.php is written to display all photos in a certain directory.

The Project:

1st – upload.php is code is currently written to where user has to insert one jpg file into one of fifteen boxes then they can upload. Code needs to be rewritten so that there is NOT 15 file selection boxes but ONE browse button where user can select multiple files then select UPLOAD button and photos are uploaded using the same rename and resize code. Also want the file upload status removed from the bottom of the upload boxes and have a file PROGRESS bar instead. MUST MAKE SURE THAT SERVER WILL NOT CRASH USING THE ABOVE CHANGES. I do not mind keeping the same format of uploading the files if you are concerned that the server may crash.

2nd – upload.php script needs additional code added so that jpg file information is stored into a SQL database.

3rd – viewer.php script will need to be rewritten. Need to enter search criteria into a form. Viewer.php will then display jpg photo based on form criteria.

4th – Our server does have mySQL database capability but I do not have CPanel access. I also am not sure what version it is SQL, mySQL, my SQL. I have the database name, USER and PASSWORD for mySQL on our server so that you can write the code to add tables and fields to the database. We will have to test it to validate.

I have attached the current upload.php script and the viewer.php script.

The viewer must look exactly as it does now with the search form in the beginning.

Before escrow is released you must have a location on a server where I can test both the upload.php and the viewer.php scripts.

There needs to be alot of communication between us to get this done correctly but since most of the code is already written this job should not take to long.

Our budget is minimal so high bids will be ignored.

Photo Upload/ordering Script

June 23rd, 2009 Comments off

I’m looking for a script similar to A2prints .co.uk with the following features:

* Ability to upload, save and order photographs in various sizes (A4-A1)
* Image validation (dpi quality/file size/dimensions)
* A user area to save images/personal details/previous orders would also be useful (registration).
* An Admin area to manage orders and edit options/prices
* Payment system to be integrated with Paypal/2CheckOut.

Facebook Photo Upload

May 4th, 2009 Comments off

Looking for a batch script to run on our server (Centos 5, PHP 5.1, MySQL 5.0) to upload photos to Facebook user accounts.

The script would run every ~ 1 min via CRONTAB, check the MySQL database that holds reference to the photos on our server and upload any photos that have not been marked as previously uploaded.

The photos would be uploaded to a specified Album in the User Record. If the Album doesn’t exist, it first gets created. If the album has more pictures than the FB limit (Currently 60?), another Album is created with a sequence number appended.

If the photo is uploaded successfully, the row in the database is marked as uploaded (date/time).

NOTES:

- Please make sure you are 100% sure that you have researched the Facebook API and understand the available programming approaches. A good place to start is with the photo.upload API. http://wiki.developers.facebook.com/index.php/Photos.upload .

- There is NO UI component to this project. This is a batch process that will run on a Centos 5 Server.

- Please indicate what technology/programming language you plan to use. Again, has to be compatible with Facebook API.

While it is possible to call php from a CRON, our server runs PHP as an Apache Module, not CGI, so it is unclear to me if using PHP will work for this project. A discussion I found here: http://www.htmlcenter.com/blog/running-php-scripts-with-cron/

- I am not 100% sure that this can actually be done, so let’s not waste valuable time if it can’t be done. (although there are examples of applications that do this type of thing, for example www.pixelpipe.com)

- Database schema attached.

- Please review and comment on the process flow below.

Thanks

***************************************
While I think there might be some fine tuning to do on the process by you professionals, here’s my hacker’s view:

//Connect to the MYSQL Database

//Query to see if there are any records to process. Eliminate certain kinds of records. Order by User ID and upload time so that we process all the records for a specific user and in the order the photos were submitted

SELECT *
FROM wme_media AS m
INNER JOIN wme_user AS u ON m.user_id = u.id
WHERE m.fb_upload_datetime IS NULL
AND m.media_type = “framed_photo”
AND m.deleted = “0″
AND m.content_type = “image”
AND u.deleted = “0″
AND u.facebook_id IS NOT NULL
ORDER BY m.user_id ASC , upload_datetime ASC

//Loop through the records by user

//Get a list of the users albums from FB

//See if they have an album that matches the one in their user profile wme_user.fb_album

//If not, create an album named [wme_user.fb_album]

//If they have an album, use it as the target for upload

//Use the wme_media.path to get the .jpg file to upload

//Upload the file to FB.

//If no errors:
- Mark wme_media.fb_upload_datetime with Date/Time of upload
- Move to next record for that user_id.

//If errors, handle:
- Might be that number of photos in the album has reached FB maxium. If so, create a new album, i.e. Album – 1, Album – 2, etc. and continue the process
- If other errors, write out info to error.log and skip to next record

//If no more records for the user_id, move to the next user

//If no more records, finish

Facebook Photo Upload Script

April 28th, 2009 Comments off

Looking for a script to run on our server (Centos 5, PHP 5.1, MySQL 5.0) to upload photos to Facebook user accounts.

We have a User table with the FB UserID as part of the user registration with our application.

The script would run every ~ 1 min via CRONTAB, check the MySQL database that holds reference to the photos on our server and upload any photos that have not been marked as previously uploaded.

The photos would be uploaded to a specified Album in the User Record. If the Album doesn’t exist, it first gets created. If the album has more pictures than the FB limit (Currently 60?), another Album is created with a sequence number appended.

If the photo is uploaded successfully, the row in the database is marked as uploaded (date/time).

MySQL table structure can be provided upon request.

Bear