Work On My Site
I have bought a script for a soccer game.
The game works fine and now I need additions to this site to make the game and experience better. It uses this template system: http://www.feverxl.org/
After awarding the project to you I will give you access to my site so that you can work there. The frontend is in german. This should cause no problems since I speak german. You need to do the programming according to my specification and if there are questions I am available by messenger during the day (USA Pacific Time)
You need to finish the project according to my spec and give me exact instructions on what you changed so I can put this to use on my life site. I do NOT want to transfer the files, I want step by step instructions on how to change it myself!
This project will be the first of many on this site and I am looking for one programmer that I can work with for all projects if possible.
Please use the word walaproject so that I see that you understood and accepted the instructions here.
I need the following done:
The User should be able to choose a style he likes if there are more than one available.
1. See the attached files for the profil (profile.rar). I need a drop down there for the user to select one of the available styles.
2. I need an addition in the backend to upload and set up styles (settings.rar). Please see this file so that you can add the lines for the upload there. An upload must be consist of several files and folders, so we need to cover all of them:
a) The user needs to enter a name for the template he uploads
b) There will be a main.tpl which needs to go in the folder templates. The file should NOT overwrite the existing main.tpl. The upload needs to be renamed to main_”template name”.tpl
c) It will include X numbers of pictures. They will need to be uploaded to a folder named by the admin. The folder will be design/”name”
d) It MIGHT include a css file which needs to go into the folder “design”.
This design needs to be saved as a new design in the database. There is nothing in the database created yet for the design so you need to create this table from scratch.
The admin needs also be to edit or delete any uploaded designs.
The existing design is the default.
In a file called output.inc.php the script checks the css and main.tpl
$css_tags = readcssfile(“design/css.inc.php”);
$tpl = new fxl_template(“templates/main.tpl”);
This needs to be flexible now. So the default is
$css_tags = readcssfile(“design/css.inc.php”);
$tpl = new fxl_template(“templates/main.tpl”);
But if the user chooses one of the uploaded designs it would need to choose the css and main.tpl set in the admin area/database.
So when the user chooses a style in his profile the database needs to be edited to give a certain style ID to the user.
I will give you full access to my site once the project is awarded and I am available in messengers as well.
Please do not waste my or your time if you do not understand the project. Do not place a blind bid. Do not send references unless I ask for them!
Any questions, please let me know.
