Error On Site – Php – Htacce 2

hello,

when I open my site with a web browser it displays fine, but with the online site checking tools I get several errors like:

-Note: the URI given, <http://www.ekosos.com/shop3/single-serve-coffee-maker-with-grinder/4/kuca-vrt-slobodno-vrijeme-1>, is redirected to <http://www.ekosos.com:80/index.php>.

from the testing tool:
http://www.sidar.org/hera/index.php.en?url=http://www.ekosos.com/shop3/single-serve-coffee-maker-with-grinder/4/kuca-vrt-slobodno-vrijeme-1

and:

http://wave.webaim.org/report?url=http://www.ekosos.com/shop3/single-serve-coffee-maker-with-grinder/4/kuca-vrt-slobodno-vrijeme-1

Error

No document was parsed. Perhaps you misspelt the URL, or it is not reachable from your computer?

from link:

http://valet.webthing.com/access/htnorm?url=http://www.ekosos.com/shop3/single-serve-coffee-maker-with-grinder/4/kuca-vrt-slobodno-vrijeme-1&suite=WCAG3&xslt=listed

please make an offer for correcting the error

Php Text Randomization Plugin

Looking for a simple

the syntax is a segment is contained within {} and can be recursive

and options can be in | e.g. blue|red|green means that the option can be blue OR red OR green.

EXAMPLE

{blue|red} {bird,parrot} can output the following POSSIBLE combinations

1) blue bird
2) red bird
3) blue parrot
4) red parrot

it also supports a empty option eg. {A||C) outputs

1) A
2) C
3)

running through the script will only do one

the brackets can be recursive
e.g.

{{blue|red} {bird,parrot} | {gold|silver} {{fish|dragon}|{fly||fruit}}

this should be useable in a wordpress blog theme via the shortcode and in the header and footer sections when inside a wordpress blog.

if the work is good enhancements will be made.

Magento Site Work

I usually pick somebody very fast for these projects so make sure to respond back to me today when I pm you.

I’m willing to pay $300-400 for this work. It must be done in 1 month or less. YOU MUST give me daily updates. If you can’t email me each day (not including Sunday) then the project will be cancelled.

This project is for programming, I will get someone to do the design. You will cut up that design (psds)and use it. Or we will use a template.

This site will be made in magento which obviously is php. The client actually has a seperate area that is made in asp.net. They are basically seperate and I don’t think it will be conflict with them.
Now if there is conflict with the asp.net you’ll need to convert it to php.

Also by accepting this project you accept any addtional things they want on the site. Hopefully it will just be small things.

Requirments for this project are you must contact me each day(except Sunday) with updates and list what you did that day.

What is needed for website proposal:
An ecommerce website that will allow multiple levels of users and various checkout options by user type.
Regular shopping cart solution for general public retail customers
Payments to somehow be taken through their QuickBooks Enterprise Solutions version 10 software and PayPal.
Shopping cart to allow their municiple and government clients to log in and shop the same store but receive discounted prices that are not made public.
Allow checkout with both credit card merchant solution via QuickBooks, PayPal, and the ability to produce a direct bill invoice for those special clients above not requiring immediate checkout payment.
A password protected area for multiple area sales reps to log into the store and place orders for their clients. Their orders must also be passed through QuickBooks Ent. Sol. version 10 system for tracking as well as to make shipping requests to their warehouse (already being done in their Quickbooks).

here are the “different levels” as I call it of site use that I know of:

Normal public retail ecommerce store – no login needed except for checkout – using a regular shopping cart checkout and user paying through quickbooks merchant account.
Private ecommerce store access for select buyers to buy from the same store but at discounted prices, and the discounts not viewable to public.
Same private access as #2 except cart checkout will require a pre-authorized purchase number or access key of some sort for select customers for direct billing later.
Same private access as #2 except select customers can use a payment card for cart checkout. I assume like a pre-authorized company debit card, likely just uses the same setup as the retail customers.
Sales reps need login access to the ecommerce store for creating their client’s orders in the field (same idea for using blackberry app idea). They also need either normal or priority order alert status when ordering products.
I think that’s it. When you talk to Heather she can clarify it

These levels may change so be aware of that.

Custom modular commercial ecommerce style website with shopping cart functionality and a Content Management System (CMS) which allows the client to perform simple product and content updates. FCKeditor will be installed to allow easy customization by the client for every single aspect of the site pages.
Complete Magento based ecommerce platform version 1.4.0.1 integration, customization, and debugging.
Build website to process and track orders through QuickBooks Enterprise Solutions version 10
The site will provide multiple levels of use access based on the type of user and various criteria.
The checkout options will vary by user type.
Provide password protected shopping access to designated parties to shop with discounts not made public.
Provide checkout option for those to be direct billed.
Provide checkout option to accept card payments. PayPal integration is available in this proposal also if needed.
Provide a website portal for field representatives to login and place their orders for their customers.
Website theme design and photo gallery.
Cross-browser compliant – IE7 and up, Safari 2 and up, Firefox 2 and up, Mozilla 1.4 and up, Opera 8 and u

Website custom structural design, content mapping:
Magento Installation, migration, and setup
Content Management System:
Integration with QuickBooks Enterprise version 10
Integration with current system and asp.net backend
Initial Keyword Research:
FCKeditor
Custom website theme (appearance artwork):
24/7 Access to Website Visitor Statistics:
Search Engine Submission to Google, MSN, Bing, Yahoo!, ASK and others:

Completion Of Flash Game As2/3

We are looking for a freelancer or a team that are masters in action script and character animation. We do have most of the graphics already, we will only need the action script / engine written and implemented with our API (via XML).
Please bid only if you are capable of delivery in a quick and professional manner. The site is in Romanian, so if you know the language it is a big plus.
Please read carefully the project description attached below and ask questions if you need to better define your bid.

Please do not post template proposal 🙂

Please include examples of previous work in character animation and interactivity. Experience is required in similar jobs.

Thanks,
Dan

Delete Duplicates And Faulty..

Delete duplicates and faulty entries MySQL database

Remove ‘duplicate’ entries:
We have an hotelsite were we promote different merchants. For this we automatically load productfeeds of every merchant into our MySQL database (databasename is ‘actiehotels’ and table is ‘affiliSt_products1′) every night using PHP. With 1 specific feed for the merchant “Weekendjeweg” (column ‘merchant’) we have ‘duplicate’ entries. There are entries with the same productid (column ‘merchantProdID’), one with an higher price (column ‘prodPrice’) (hotel for 2 nights) then the other (hotel for 1 night). The duplicate entries with the highest price for this merchant should be deleted.

Half the price:
Then for the same merchant “Weekendjeweg” with the remaining entries the price should halved (divided by two). So for example when the price is 75.00 it should become 37.50.

Remove ‘faulty’ entries:
Then the faulty entries of all merchants should be deleted. The entry is faulty when:
– When entries contain letters (a-z, A-Z) in the column ‘merchantProdID’, except for the merchants “Fletcher” and “Hotelmoment” (they have an ID like ‘F01′, ‘F02′, etc.)
– When entries equal ‘1′ in the column ‘merchantProdID’. So when an entry with merchantProdID is 1 it should be deleted (entries with merchantProdID for example ’11’ or ‘101′ should not be deleted).

PHP / MySQL
We want to have the above assignment programmed in PHP (with MySQL) so we can run this as a cronjob after the productfeeds are updated. We’re using PHP 5.2.3 on Apache 2.0 and MySQL 5.0.46 on a linux server. An export of the database (table ‘affiliSt_products1′ only) is attached. If there are any questions please let me know.

Travel Article ReWriter – "Native English" Writers ONLY by motoqueen

Rewrite Travel Related Articles and Day-by-Day Travel Itineraries – I need at least one or two article rewriters – Prefer someone with travel writing experience – Native English speaking writers originally… (Budget: $30-250, Jobs: Article Rewriting, Articles, Travel Writing)


Javascript / Html Task

On page there is big image (map of country).
Map separated by imagemap with 7 sections (<area shape=poly>)

I need to show layer (div) under each section of image with list of cities when I move mouse over it and hide list when mouse out.

Also need to have ability to click on each city.
I prefer to use plain javascript/css without JQuery and other “hard” libraries.

To make bid – shortly explain how are you going to make this task and show samples of similar tasks.