Fix Joomla Site |
Hello,
My Joomla website www.kenyacar.com has suffered since a php upgrade on the server.
I need someone to fix the obvious problem.
Any questions via pmb
Thanks
Fix Joomla Site |
Hello,
My Joomla website www.kenyacar.com has suffered since a php upgrade on the server.
I need someone to fix the obvious problem.
Any questions via pmb
Thanks
Css Fixes On Shopping Cart 2 |
Have some css issues and changes needed on shopping cart.
Magento & Os Commerce Carts.
Need someone that can work right now to get this done, so you must have at least 1 hour right now to work.
I will pay $40.00 right now to have some minor css fixes done, bonus when done.
Shopping Cart Fixes |
Homepage:
Where it says: Default welcome msg! | My AccountLog In
It should look like index.html (please see how it is, when they login it will say their name and logout)
Register on the banner will go to create an account page.
Please see how teh “join our mailing list” area is, it should say “join” and look like index.html
Love our fashion, the like, inshare, google +1 should be he actual script for those not just a jpeg.
The facebook should go to this index page for now.
—–…
Hacked Site – Need Fix |
Can you fix my hacked site, found with malware!!! Please PM me and i will give you the URL.
Perl Image Caching Fix |
Hi
I have a problem with images loaded via a perl script not caching in the browser. I want the images to get cached by visitors.
If you use a tool to track your bandwidth (such as ShaPlus) you will see that if you view this image: http://www.scriptlance.com/apple.jpg
and reload the page several times, it will NOT download the image again (it’s in your browser cache now).
BUT if you view it here: http://www.scriptlance.com/image_cache_test.pl
which prints the same image (see attache…
Quick Fix |
Hello,
I have a freelancer site that is based on the same script as SL (but MUCH more basic).
There seems to be an issue where the footer appears above the position where it should be. It appears above the Jobs section instead of below.
I realise that this is sensitive re SL terms and advertising rival freelance sites so I will not post the url here. If you request it in the PMB I will reply with it.
I am sure it is a very quick fix.
Thanks
Clone Website Girls4u |
exact duplicate or http://www.girls4u.com- every word, every graphic, every function. (EXACT DUPLICATE)
No FMS flash media server. ((Having my own dedicated server eventually. I do not want to have to pay thousands for FMS … So consider RED 5 media server instead)). Everything must be self-contained on my server, and not dependent on outside servers or outside services.
I should not have to buy any other software to make this work.
And I must emphasize again, all software must be self c…
Website Fixes And Front Page |
Continue fixing coupon system and implement new front page graphics from Downloads file on server.
Vb.net Freelance Project_ Install & Debug+develop A Program |
Role: 1.) Develop an autopay machine software application. All hardware will be passed to you for development. database and calculation module is done. your task is only to interface with hardware and user.2.) Install deploy debug fix the bugs of intelligent car park system. Concept is to make sure the things goes well. if there are things that not done well then you are responsible to fix it. only people that able to commit will be engage.3.) once engaged we will continuously give you more proj…
Ikiclassifieds Php Script Fix |
Would like to make my homepage a list of all the cities for my multi city ikiclassifieds software. I would like the customer to choose there city the minute they go to the website. I do have a couple other projects but this one needs to be done first and I want to find someone who can make it happen.
Joomla Website (under Construction) – Small Fix Needed |
I have a Joomla website that is currently under construction at http://www.pixelengine.com.au/boxhill
The site’s main navigation consists of drop down menus. These display and work fine in both Chrome and Firefox but don’t seem to work in IE9 (not sure about other versions of IE).
I imagine this should be a simple job, but I need the code updated to fix this problem, and ensure that the menus display properly across all browsers.
Fix Php Script – Import Magento 1.3 Coupons |
We are trying to import a large amount of coupon codes to Magento using the PHP script coupons.php attached. It worked successfully, however we are only able to import Conditions and not Actions > Apply the rule only to cart items matching the following conditions (leave blank for all items).
The conditions portion we edited looks like this:
$conditions['1--2'] = array
(
‘type’ => ‘salesrule/rule_condition_product_found’,//-> means ‘if all of the following are true’ – same rules as above for ‘aggregator’ and ‘value’
//other values for type: ‘salesrule/rule_condition_product_subselect’ ‘salesrule/rule_condition_combine’
‘value’ => 1,
‘aggregator’ => ‘all’,
‘new_child’ => ”,
);
$conditions['1--2--1'] = array
(
‘type’ => ‘salesrule/rule_condition_product’,
‘attribute’ => ‘sku’,
‘operator’ => ‘==’,
‘value’ => ‘kgbdeal001′,
);
…but what we really need is to say:
Actions > Apply the rule only to cart items matching the following conditions (leave blank for all items)
If ALL of these conditions are TRUE :
SKU is kgbdeal001
Fix Php Code To Read Google Voice Sms |
There is code on this page:
http://kalinchuk.com/?p=44
Which allows one to send and receive SMS via. Google Voice. Unfortunately since early 2011, this code is broken due to changes with the way Google Voice handles login requests, I believe there is a redirect now.
The project is to fix the above code to work with the current GV system.