Lav en hjemmeside

Anulowany Opublikowano 7 lat temu Płatność przy odbiorze
Anulowany Płatność przy odbiorze

I need a programmer that can help me updating, creating and develop on my CMS. Its a CMS that is manly used for sharing photos and movies on a website. There is an admin area that I have access to from where I can add photos, movies and other stuff. User end see all I update.

What I need is a programmer that can update / develop on the "Add photo set" and "Add movie".

This is the options I'm looking for:

Photo set uploading:

At the moment the process works this way:

1. You click on "Add photo set" in the admin area

2. You enter a gallery name, choose a category, set the display date and enter a description and click Next (See attachment: Add photo set 1) .

3. the CMS script now create a folder on the server where you are asked to upload the photo files usig a FTP program (see attachment: Add photo set 2)

You now upload all the photo files using a FTP program.

I will give you access to the CMS so you can test this part yourself to see how it works now, if you are interested in the work.

Now what I need to be done/updated with this part is 2 options:

1. A FTP upload options as there already is - just updated

2. An upload option as you see in FaceBook when you create a gallery on your FaceBook profile.

1st part - FTP upload:

This part is already working, but I'm facing some problems with it. If you upload photos bigger then 1900 x 1900 or a size bigger then (about) 2mb I get an error message / blank page and the photo set is not add to the website. I also often face a 500 error message. I Think it has something to do with the module the CMS use is outdated, but I don't know.

I need it to be able to handle ALL size of photo no matter image size or MB size. In the config file there is an setting says:

//Image Settings

$maxwidth = "7360";

$maxheight = "4912";

$thumbmaxwidth = "150";

$thumbmaxheight = "300";

$filesize = "350"; //kb

This part is changeable for each site using the CMS script (Comes from a "normal" config file!)

But this part seams not to be working. since I just get an blank page when try to add the photos. The best would be to try test it yourself. Anyway I think it all needs to be recode to be up to date. Testing the existing CMS will give you an idea of the output and how it should work.

2th part - Add gallery in "Facebook mode" - or something like that!

This needs to be coded from the scratch but still use the sittings that we set up in the config file showed above.

When you want to add a photo gallery you choose in what way you want to do itin the admin area. By using FTP or the "FaceBook" way.

Movie uploading:

Right now when we upload a movie, we need to upload a movie file and a photo. The photo will be the thumb for the movie that will be displayed on the website. If we don't upload the thumb and only upload the movie there is an image showing that its a movie. Beside that the script notify the size of the movie and that is displayed on the website so users can see the size of the movie.

This part needs to be updated so 1 of the options will be proceed when adding a movie:

1: If you upload a movie and a thumb that will be showed in the admin area and on the website.

2: If you upload a movie and NO thumb the CMS auto generates a thumb from the movie (just like on YouTube)

The script needs to be ready to handle all type of movie files: WMV, Mp4, FLV...etc

And I still need that the script can read the size of the movie in MB and also, if possible how long time the movie is.

In the attached file I have been writing a little more about the project so please check that and get back to me if you are interested in working or me for this project and all upcoming projects.

I need a programmer that can help me to updating and continue develop on my CMS system. The updates needs to be done step by step since there are many functions and we cannot update it all at once. The only thing you should have in mind when updating/ creating / developer is that later on, you will need to update the rest of the CMS so try to make it all as safe and easy as possible to continue develop on - both for existing options and new options. If you do a good work and understand the CMS and how it works I will keep hireing you to my comming updates / developerments. So there will be an option for a lot of work over some time.

I started to create the CMS for more than 10 years ago and its all build in PHP4. If possible it could be a good idea to code the new updates and developerments in PHP5 just to make it more safe and up to date. The CMS is manly a photo / movie content system where photo sets and movies are uploaded and browsed on the website. Then there are some different options when adding photos and movies. IF you bid on the job I will tell more. Everything is build in PHP and MySQL.

What I need your for now is the uploading of photo sets / galleries and movies to the CMS/website part. We spilt this in 2 parts to make a more easy description of both options. It's important to say, this is my ideas, if you have a better suggestions or a more easy way to do it then please let me know before you start coding.

Photo set uploading:
At the moment the process works this way:
1. You click on "Add photo set" in the admin area
2. You enter a gallery name, choose a category, set the display date and enter a description and click Next (See attachment: Add photo set 1) .
3. the CMS script now create a folder on the server where you are asked to upload the photo files usig a FTP program (see attachment: Add photo set 2)
You now upload all the photo files using a FTP program.
I will give you access to the CMS so you can test this part yourself to see how it works now, if you are interested in the work.

Now what I need to be done/updated with this part is 2 options:
1. A FTP upload options as there already is - just updated
2. An upload option as you see in FaceBook when you create a gallery on your FaceBook profile.

1st part - FTP upload:
This part is already working, but I'm facing some problems with it. If you upload photos bigger then 1900 x 1900 or a size bigger then (about) 2mb I get an error message / blank page and the photo set is not add to the website. I also often face a 500 error message. I Think it has something to do with the module the CMS use is outdated, but I don't know.
I need it to be able to handle ALL size of photo no matter image size or MB size. In the config file there is an setting says:
//Image Settings
$maxwidth = "7360";
$maxheight = "4912";
$thumbmaxwidth = "150";
$thumbmaxheight = "300";
$filesize = "350"; //kb
This part is changeable for each site using the CMS script (Comes from a "normal" config file!)

But this part seams not to be working. since I just get an blank page when try to add the photos. The best would be to try test it yourself. Anyway I think it all needs to be recode to be up to date. Testing the existing CMS will give you an idea of the output and how it should work.

2th part - Add gallery in "Facebook mode" - or something like that!
This needs to be coded from the scratch but still use the sittings that we set up in the config file showed above.

When you want to add a photo gallery you choose in what way you want to do itin the admin area. By using FTP or the "FaceBook" way.


Movie uploading:
Right now when we upload a movie, we need to upload a movie file and a photo. The photo will be the thumb for the movie that will be displayed on the website. If we don't upload the thumb and only upload the movie there is an image showing that its a movie. Beside that the script notify the size of the movie and that is displayed on the website so users can see the size of the movie.

This part needs to be updated so 1 of the options will be proceed when adding a movie:
1: If you upload a movie and a thumb that will be showed in the admin area and on the website.
2: If you upload a movie and NO thumb the CMS auto generates a thumb from the movie (just like on YouTube)

The script needs to be ready to handle all type of movie files: WMV, Mp4, FLV...etc
And I still need that the script can read the size of the movie in MB and also, if possible how long time the movie is.

All info for both movie and photo sets are saved in a MySQL database.

All the above part is for the ADMIN part - we also need to make sure that everything can be read from the MySQL database and showed on the website.

I can give you access to a website so you can see it and test how it works at the moment :)

Projekty graficzne HTML MySQL PHP Projektowanie stron www

Numer ID Projektu: #10727710

O projekcie

10 ofert Zdalny projekt Aktywny 7 lat temu

Przyznany użytkownikowi:

DKinfo

Hi, I read the job description carefully as well as checked attached muckup and I found myself good fit fir this project. I have an extensive experience in building, ruining and maintaining CMS based web applicati Więcej

$140 USD w ciągu 7 dni
(191 ocen)
7.1

10 freelancerów złożyło ofertę za $215 w tym projekcie

advanceweb7

Dear Sir, Is this possible for you to available on freelancer chat so we can discus more about your project positively. Waiting for your reply Thanks & Regards, Gaurav Sharma

$250 USD w ciągu 10 dni
(126 Oceny)
7.3
nishitvshah87

Hi there, I am a expert php developer with 5 years' commercial experience and a track record of delivering quality solutions using a range of different technologies. Concentrating on PHP and MYSQL for the past 5 ye Więcej

$266 USD w ciągu 3 dni
(56 Oceny)
6.7
freelancerswebs

A perfect destination for web solutions, is one of the growing companies,worked for the leading brand names famous world wide. We Make Websites for all devices, We do research, creative designs, development, mobile sit Więcej

$277 USD w ciągu 7 dni
(46 Oceny)
6.3
vishalsarkar2050

A proposal has not yet been provided

$222 USD w ciągu 10 dni
(13 Oceny)
6.0
DanielaNeacsu

I have been working with wordpress for the past 7 years as both a user and a developper. I have earned my Wordpress Guru badge after numerous successful projects (websites, themes, plugins). SEO-wise, I have been do Więcej

$333 USD w ciągu 2 dni
(16 Oceny)
4.7