I need a php programmer to login via ftp and complete the following 2 tasks for me.
The website address is www.alliedtruststore.com. It’s Shop-Script.com PHP Shopping Cart all open source php with comments.
1. Please find out how to add 2 html tables for the left and right columns of the homepage and add the following code so that I can edit it in the future myself.
<table width=”150″ height=”400″>
<tr><td><div align=”center”>
<p>Table to</p>
<p> add images </p>
<p>and text</p>
<p> for the</p>
<p>left and</p>
<p>right</p>
<p> is right</p>
<p> here.</p>
</div></td>
</tr></table>
2. Find out what file supplies the prices. If you browse the site gift category http://www.alliedtruststore.com/index.php?categoryID=555 and also when you click the product http://www.alliedtruststore.com/index.php?productID=666. Maybe its 2 files to edit one for catagory and one for product I dont know but let me know when you know.
$145.18 $124.38 —–THIS NEEDS CHECKLOGIN
You save: $20.80 (14%) —–THIS NEEDS CHECKLOGIN
In stock: yes —-LEAVE THIS ALONE
Please add a checklogin code and only show this to logged in members.
if check_login is false then print:
Please Login To
See Prices
*there is already a checklogin working because there are account pages that do checklogin already so maybe can copy that or refer to it for example
I need this done within 24-36 hours of bid award. Please don’t bid if you can’t complete quickly.
I will only pay through scriptlance escrow.
I need an accurate list of the names of the files and the paths to the files that you edit with diligent <– COMMENTS IN CAPITOL LETTERS OF YOUR EDITS–> pretty please.