Simple Php Script Help

Simple Php Script Help
I’m not too good with php but have a site which i’ve got a few problems with.

It’s a ravennuke theme, and myself and another have been tweaking it, but think one of us somewhere has done something to upset the tabled layout!!!

Need someone to have a look over this file and sort it out.

Someone with a good understanding of php will prob take about 20minutes to sort this out for me.

Browser Compatibility And Flui

Browser Compatibility And Flui
Need someone to make a small site cross-browser compatible and fluid.

Browser Compatible – 7 pages from the same basic template – It needs to work in all browsers including IE5 and above, Firefox, Safari, Opera, etc.

Fluid – 2 pages – There are sections of each page that need to grow when there is user added content that makes it necessary.

Fixes For A Php Mysql Site

Fixes For A Php Mysql Site
hello

Please do these mentioned

1) Social network login correction rpxnow.com – when user logins with that widget, write datas to the database
or else
Integrate the login of site with Facebook, Twitter, Open Id login, Google login

2) Validate html & css of site

3)Do some css modification in existing site, ie. You may have to increase some areas i tell you & adjust theme ( add some advertisement spots etc… I will give everything you need)

4) Make a favicon

You must be a expert in php mysql css html mainyly
Need to get this done immediately on a minimum price as possible

address will be shared to the right coder

Two Page Design: Css Div Xhtml

Two Page Design: Css Div Xhtml
Bid ONLY if you can immediately start working on this project & continue non-stop until its complete. Only full-timers pls!

Detailed specs attached. Please read that before quoting.

remove all deadlinks from your list of reference sites before sending.
provide references to Only Web2 standard LIVE NON-flash css/xhtml websites that you have designed. Dont send links to mockups.

i expect responsiveness, sincerity, revisions till satisfaction & meticulous attention to detail.

I don’t need a CMS. (Some images mentioned in the specs doc are not included in the images zip because they are originals & hence will be shared with the chosen bid). Thanks.

Experienced Ghost Writer

Experienced Ghost Writer
Experienced Ghost Writer required to write a book on SEO with specific focus on link building.

Must have a flair for writing and engaging readers
Past experience required
List of references showing acclaimed published work is needed

Passion for Internet Marketing desired
Basic research is already completed
Quote your best price per 100, per 1000, per 10,000 words
More work would be available if this book is a success
There are more than 100 chapters in this book
Book style would be similar to the ‘For Dummies’ collection

Attached is a list of the chapters so far.

Write 20 Short Articles…

Write 20 Short Articles…
The website you will be promoting with your articles is:
http://www.targetrooms.com

For more information about this website, please visit the link below:
http://www.google.com.sg/#hl=en&source=hp&q=targetrooms.com&meta=&aq=f&aqi=g-sx1&aql=&oq=&gs_rfai=&fp=85d835c4e168adda

You are allowed to write anything on this website… reviews, features, benefits, new way of hotel booking… basically anything!

Each article needs to have at least 250 words. All articles must be original.

Fixes

Fixes
my website is a version of oscommerce www.ridelikeitsstolen.com

Heres what i need

UPS Shipping calculater needs fixed and setup does not work at the moment

Checkout button in my cart box

Need to add state tax to PA 6% all other states 0% currently it adds the tax to shipping price and not totel price.

add to wishlist button in product description

make/model/year search results need to display five colums across with just subcatagorie image as the button just the name if there is no image avalible at the time.

SSL certifacate installed i have this

Install RSS feed for industry news content on front page

Change color in the background of my poll right now its hard to make out whats in the poll. Center poll aswell

Fix live chat module everything is there for it to work i just cant bring it up in admin panel.

When someone orders a product my sku along with my vendors sku need to show on the order on my end.

In product discription it has the make/model/year listed for every part. I want this removed.

I need to be able to assign a paypal account to catagories.
(example) 22 catagories and its sub catagories totel.20 catagories and its sub catagories when an item is purchesd the payment goes to one paypal address. 2 catagories and its sub catagories will go to another.

Need an option in easy populate to make products hidden when someone selects catagories without using the make/model/year search. When they do use the make/model/year search these products must show along with all the others that are not hidden.

When selecting make the model box dissapears and i have to click the home banner to get it to come back up. Works fine after that.Need this fixed

Everything must be SEO friendly.

I will not add anything to this list or remove anything. Nothing will be paid till the project is finished tested and up to my standerds. Will use 100% escrow.

Shell Scripting

Shell Scripting
I need Shell scripting expert, i have one sctipt already done but needs
modification or make itbetter. the current script is running on Solaris OS
and the role of this script is to do remote backup which means daily run to remote login to
network devices and run a command to show the current config and and copy it to the backup server.
Writing the file to the backup server with specific proceadure you will understand it from the script.

The current bakcup process is using two file one for the script and the second
one addresses file which has the ips and hostnames of devices whcih needd to be backed
up.

so the script is reading the required information from the address file. The address file
is normal text file , entries are entered per line, so each device information in one line
seperated by : like this and on this order

Device IP:password:FolderName on the backup server:device host name

This script is running on crontab twice monthly

the requirements:

1- Advanced Backup Script:

The current script to be utilised and to be improved to do the following:

A- Sometimes while the script is connecting to the router and run the command and then
send the output to a file in the backup server ? i received a file with size=0, empty
file which means no backup, maybe the connection was down , or device was down , or network conjuction or any other reasons,
The required , we need the script to be clever and retries to connect and get the backup and only the failed ones after 4 hours from previous defined time in the crontab.
So it depends on you if you have an idea to implement this , maybe the failed backup hostnames to written in a another new file and then script will run again automaticlly
but this time will read from the second file to try to get the backup for them.

B- I need the script to send a report after the first run and the re-try run so one report to be send to an company email from the server,this report should show
status of the backup for all devices and the time backup taken , for all wether from the first run or after retry. How you will do this especially there is two run ?
the fist run status report to be stored in a file , then second staus report comes and consolidated together and to be sent. Tell me how to configure email in solaris.
by the way, i need the devices to be in order alphatically according to the device host name.

C- currently my script is using tftp which is not secure , you may still use it however i need a second version with secure coomunication between solaris machines and routers.
by the way , the devices are cisco routers , you may check what they support ?? maybe ssh.

2- I need another script , you may edit the current one , for manual backup , to be used before and after change. network engineers will have the script in their home directory,
and when every time they like to backup the configuration of the router , they run a script , which will ask the engineer to enter only the host name of the router , then the script
should validate his input with address data bases , if the device is not there or wrong written , it will give him error , otherwise it will aks him to confirm the request of
backup then , it script will do the normal process again as in the my script and will get the information required from address file and then confirm the status of the backup and thank the user.

4- running remote command,

I need a script to give it to the engineers who are responsible for the routers to run it when they want to run a command on big number of routers. the
script will be in the solaris machine on their home directory. For sure for now you know we have the address file which is the database for all devices
with their passowrds.The idea i don’t want the engineers to know the password. you can utilise the current script as it is dowing approximatelly same job,
i will like the script to read only hostnames from a different file then th script will go to our database ( the address file) to get other required details to connect
and login and then do the job.

please mail for any question or clarification.

The scripts all simple and all are same with just some modification and you can utilise the current script.

The payment will be done once the script is tested and working fine and reach satisfaction.

Ajax Div Forward & Back

Ajax Div Forward & Back
I have a AJAX driven div which gets certain information from a MYSQL database. I want to save the AJAX commands in the browser cache/cookie(not sure where), the commands can be recalled by a back and forth button sitting inside/outside the DIV whichh will call back the last commands(content) very similar to how browser’s have Forward and Back buttons to go to past viewed pages. Need instructions on how to use cache saved commands. Is this even possible?

Please only bid if you can do this. No spammers please.

Magento Template Modifications

Magento Template Modifications
FULL INSTRUCTIONS
http://server-office02.onev8.com/bbedits/

ACTUAL EDITS
Add the categories to the homepage.
Format top right navigation
Move the search box to underneath the top right navigation
Add “What’s New” and the top 4 new products to the bottom of content area
Duplicate the top right navigation to the footer

WordPress Them Modification

WordPress Them Modification
I want to modify the wordpress theme here:

http://fitout.com.au/new/

The site markets office fit outs (office partitions). I need the following

1.create a professional logo
2.Prepare images for the slider(currently only one image)
3.Other minor modifications such as width, bachground, font size

The design needs to be elegant and convey the following:

-modern
-efficient
-good design

Preference will be given to those who provide relevant examples and mockups.

Need A Content Writer

Need A Content Writer
I am looking at hiring a quality content writer for 30 articles (500 words each). The topics would vary but they would be general ones, they would be on general niches. The rate is $1/500 words article. I need writers who have previous experience in content writing, know the importance of avoiding plagiarism and those who will give error free articles. Please bid anything ranging from $25-$30. Please understand that the ones with reviews will get priority, but that is not compulsory. Fluent English is absolutely necessary. Bid for 30 articles. Do not bid above the level $30. Bid only if you are serious, and can complete the job.