Archive

Posts Tagged ‘issue’

WordPress Multisite Domain Issue

February 11th, 2012 Comments off

I have developed a WP Multisite version of an existing non-WP SITE another website on a host, which ran as http://12.12.12.12/site.org.uk where 12 was an IP address.

I’ve transferred the domain, and now I need to get the 12.12.12.12 to no longer appear, so the site it http://www.site.org.uk

MARK

Oscommerce Issue With Checkout

February 11th, 2012 Comments off

Have couple of checkout issues with two of my stores (they are the same as each other)

www.buysextoys.com.au 7 www.adulttoyessentials.com.au

Issue 1: INTERNET EXPLORER ONLY: When going to checkout this content filtering appears which does not let the shop calculate totals. Only way to enable the calulation of totals is to turn the content filtering off. Need to determine what is causing the content filering issue in checkout as does not come up on other pages.

Issue 2: FOREFOX ONLY: Whe…

Thumbnail Issue With Theme 2

February 8th, 2012 Comments off

Hi,

I am facing thumbnail issue with video theme, I tried 2 themes but none of them is showing thumbnail.

I have ftp access to account, cpanel.

Want to start asap.

Thanks

Thumbnail Issue With Theme

February 8th, 2012 Comments off

Hi,

I am facing thumbnail issue with video theme, I tried 2 themes but none of them is showing thumbnail.

I have ftp access to account, cpanel.

Want to start asap.

Thanks

Wp Aweber Opt In Form Issue

February 7th, 2012 Comments off

Plz fix my aweber opt in page in wordpress

i am using optimize press theme

http://www.experienceawesome.com/instant-page-squeeze-10-2012-02-06-093429/

Joomla Fix Class Issue From Updating

February 6th, 2012 Comments off

I updated Joomla from 1.7 to 2.5 and now have a class issue. See screenshot. Also, move virtuemart location up in the template.

Fix Drupal Css – Issue Causing Certain Pages To Crash

February 4th, 2012 Comments off

I first noticed an issue with my site (http://www.littlehavanaguide.com) when I transfered it to a new server. One of my users (using IE 9) was unable to scroll completely down certain pages. When she attempted to do so, the page would suddenly crash. This happened with several pages, and always the same pages.

I thought it was just an IE issue, but now it is happening to me in Crome. On Crome, however, the problem is not consistently on the same pages. It happened to me on this page: http:…

Log In Issue

January 30th, 2012 Comments off

Website developed in php framework (dont know which one was used) has an admin page which is not working. Cannot login as I have forgot password and when I replaced password in database this is not working. Need issue fixed asap..

Categories: PHP Tags: , ,

Javascript/jquery Issue

January 29th, 2012 Comments off

I had entered this code into my header.php for my WordPress-powered website to have my adsense ads refresh when a thumbnail for a slide show was selected. The issue I’m having is now the code prevents from images on other pages from being clickable. I want this javascript to be used only for WordPress pages that are using the full width page template.

Need some quick help on the most effective way of implementing this feature that won’t affect the performance of the site. Thanks.

The site…

Innerhtml Issue With Ie (2)

January 28th, 2012 Comments off

Works in FF but not IE — I believe this is the piece of code that needs some IE magic

function tableAddRow(num, text, style) {
var table = document.getElementById(‘resultsTable’);

var row = table.insertRow(num);
row.className = style;
row.innerHTML = text;
}

Innerhtml Issue With Ie

January 28th, 2012 Comments off

Works in FF but not IE — I believe this is the piece of code that needs some IE magic

function tableAddRow(num, text, style) {
var table = document.getElementById(‘resultsTable’);

var row = table.insertRow(num);
row.className = style;
row.innerHTML = text;
}

Iphone Page Display Issue

January 26th, 2012 Comments off

We have a page that has overlapping text when viewed on an iPhone. We need that fixed plus a few snippets of text added to the bottom of four pages.

Cron Issue

January 24th, 2012 Comments off

I am having a problem with a cron for emails on my website.

Categories: Cron Tags: , , ,

Help With Cross Browser Issue And W3c Validation

January 22nd, 2012 Comments off

I have a wordpress site that has a small issue when viewed in Google Chrome. Seems fine in other browsers. I need help to fix this issue.

Also, I would like to get the site to validate at validator.w3.org. Currently it has several errors.

Send me a personal message and I will post a link to the site.

Tag Issue With WordPress Multisite

January 20th, 2012 Comments off

Hello,

I recently installed this plugin to index global site tags.
http://premium.wpmudev.org/project/global-site-tags/

Since then, I’ve uninstalled the plug in but my tags are messed up.

The top navigation includes links to the below tag pages but they no longer work:
oceanalityDOTcom/blog/tag/whale and
oceanalityDOTcom/blog/tag/iceberg

I need someone to fix the tags back to normal so it works with my links and the present tag cloud.

Tiny_mce Issue

January 19th, 2012 Comments off

I am using tinymce 3.4.6. i added a mod to plugin/table that puts handles on cells for drag resizing. but after adding the mod, it is no longer possible to drag resize images that are in a cell…before mod it was possible. so i need this fixed. not sure if it is a conflict or some code has been overwritten by new mod. i have attached plugin/table/ which includes the table resize mod. also i attached the orginal plugin table_cell_resize_plugin-v3.

Categories: Javascript Tags: , , , , , ,

Fixing Conversion Issue

January 15th, 2012 Comments off

Hi,
We need you to fix in our website a problem with the currencies.

As you already know, we have 3 currencies USD/GBP/EURO. Once a customer choose the currency, it shows him his price in the specified currency, that is ok. However, when he checkout with paypal, we should receive his currency converted to USD. for example:
if he paid 26 GBP with paypal, we receive $26. (we should get $39 if we convert GBP to USD)
We need it to be fixed within 1 day.
Thank you very much

Captcha Issue (gd Library Problem)

January 14th, 2012 Comments off

Hello,

Our site’s captcha code is not working (the image is not visible). It is an issue of GD library.

Server is linux managed via cpanel.

GD Library need to be enabled/settings need to be changed so that captcha may work properly.

Small project, therefore small budget!

Server Boot Issue

January 13th, 2012 Comments off

On my server they needed to exchange the RAID hard drives because they were broken. I was able to create a backup and upload it back after the hard drives were exchanged (all through SSH), but the site is not available. I contacted the customer support so the only thing left to do is:

customer support told me when booting it says “operating system not found” and that i need to write the bootloader (grub) in the MBR of the hard drive.

The server runs linux.

Categories: Linux, Server Tags: , , , , , ,

Fix Simple Php Form Issue – 2

January 10th, 2012 Comments off

This form has some issues that need fixed.

the form is being sent and populating the csv file with the form data, but not all the data is making it in the email to the form owner or the form sender. see attached

see attached files

Categories: Fix, Form, PHP, Simple Tags: , , , , , ,

Encoding Issue

January 8th, 2012 Comments off

Hi,

Need help on displaying correct

Need Php Expert To Fix Some Issue

January 8th, 2012 Comments off

Hi,

I really need to fix some issue php site.
The first problem is a phpmailer class that doesn’t work properly, it not send email. It’s not a server problem because all other scripts of any other cms works.

I think it’s very easy to fix it for experts.

Categories: CMS, Fix, Mail, PHP Tags: , , , , , ,

We Have An Amazon Issue For Payments

January 4th, 2012 Comments off

Hello freelancer,

There is a small issue but much complicated any but Indian freelancer can solve it , it’s about the finds way to withdraw on the balance in amazon payments ; it’s there have a certain rules of payments

I want to talk much more but make it private ,, if you feel that you have the tools and variety to finds way on amazon transfers payments ; will be Good

Iframe Apps Compatible Issue

January 4th, 2012 Comments off

Need to solve some facebook iframe apps compatible issue with several browser. A very simple project.

Ie7 Css Issue Fix Required

January 3rd, 2012 Comments off

Hi

I have a site that is rendering perfectly fine in Safari, FireFox and Chrome but there are a couple of small layout issues in IE7 / IE8 (compatibility mode).

Please quote if you are able to help, URL can be provided via PM – FTP access cannot be granted, please review the URL and if possible provide the small CSS / HTML fix via email

Thanks

Database Issue

January 2nd, 2012 Comments off

I just ‘took over’ the management of a geneology website, and databases are quite new to me. I need to download the database for this page http://theggg.org/PCESEARCH.STM, so that changes/additions can be made (using Microsoft Access), and then I will be uploading the new database. For right now, all I need is to download the database into a format that can be used by Access. My problem is that I didn’t create this website or the databases – and there are many, and I don’t know which database is…

Magento Expert To Work On A Small Issue

January 2nd, 2012 Comments off

Hi,

Here is task details

I have a magento site which have a Brands section. These Brands are coming from Magento Attribute section. These Brands have thr images also but we have to upload it from FTP in a folder so what I need someone to make it manageable from admin panel attribute.

Let me know if any question

Fix Validation Issue On Zencart 2 2

December 30th, 2011 Comments off

I need to fix a validation issue that I don’t find how to fix on my Zen Cart and apparently is causing to look horrible on IE8. I will give link on PMB if you ask for it.

ERROR: “The Unicode Byte-Order Mark (BOM) in UTF-8 encoded files is known to cause problems for some text editors and older browsers. You may want to consider avoiding its use until it is better supported.”

I tried converting the files as suggested an many sites but didn’t help.

Please only programmers knowledgeable of…

Sort Out Oscommerce Issue

December 28th, 2011 Comments off

Hi,

Nice to contact you again.

My banner manager has stopped working.

Full of errors.

How much -how quick ?

Thank you

Neil

Fix Validation Issue On Zencart 2

December 27th, 2011 Comments off

I need to fix a validation issue that I don’t find how to fix on my Zen Cart and apparently is causing to look horrible on IE8. I will give link on PMB if you ask for it.

ERROR: “The Unicode Byte-Order Mark (BOM) in UTF-8 encoded files is known to cause problems for some text editors and older browsers. You may want to consider avoiding its use until it is better supported.”

I tried converting the files as suggested an many sites but didn’t help.

Please only programmers knowledgeable of…

Fix Validation Issue On Zencart

December 27th, 2011 Comments off

I need to fix a validation issue that I don’t find how to fix on my Zen Cart and apparently is causing to look horrible on IE8. I will give link on PMB if you ask for it.

ERROR: “The Unicode Byte-Order Mark (BOM) in UTF-8 encoded files is known to cause problems for some text editors and older browsers. You may want to consider avoiding its use until it is better supported.”

I tried converting the files as suggested an many sites but didn’t help.

Please only programmers knowledgeable of…

Fix Validation Issue On Zencart

December 26th, 2011 Comments off

I need to fix a validation issue that I don’t find how to fix on my Zen Cart and apparently is causing to look horrible on IE8. I will give link on PMB if you ask for it.

ERROR: “The Unicode Byte-Order Mark (BOM) in UTF-8 encoded files is known to cause problems for some text editors and older browsers. You may want to consider avoiding its use until it is better supported.”

I tried converting the files as suggested an many sites but didn’t help.

Please only programmers knowledgeable of…

Need To Fix Speed Issue On My WordPress Site 2

December 26th, 2011 Comments off

Problems with the html-css is slowing down the site considerably

I just checked in on a validator and getting lots of errors

http://bit.ly/vfhi2P

you can see the link for the site there

Fix Layout Cross Browsing Issue In Mac And Windows 2

December 23rd, 2011 Comments off

My budget for this is $20 but I have more projects for the winners.
Please go through the point and let me know if you are able to do this project.
open this http://ldrdesigns.com/blog/ in FireFox (FF) and IE in MAC

Fix the following:
1) Check music player in bottom right side, its buttons are not working in MAC. And when the page loads it says script errors, and you must have quicktime to play content…and ask if you want to continue loading scripts

Need Cookie Bug Fixed Facebook Api Issue

December 22nd, 2011 Comments off

So facebook changed their API and now a cookie bug is showing up, if you have experience with FB’s new API pls contact me via PM and we will discuss solutions and payment.

Need To Fix Speed Issue On My WordPress Site

December 22nd, 2011 Comments off

Problems with the html-css is slowing down the site considerably

I just checked in on a validator and getting lots of errors

http://bit.ly/vfhi2P

you can see the link for the site there

Oscommerce Mysql Issue 2

December 20th, 2011 Comments off

I am getting this issue on categories in my store www.buysextoys.com.au

2006 – MySQL server has gone away

select count(*) as total from sessions where sesskey = ’3191904066e07035ccd52c2e65cab698′

[TEP STOP]

looks like there is an issue with the script

Oscommerce Mysql Issue

December 20th, 2011 Comments off

I am getting this issue on categories in my store www.buysextoys.com.au

2006 – MySQL server has gone away

select count(*) as total from sessions where sesskey = ’3191904066e07035ccd52c2e65cab698′

[TEP STOP]

looks like there is an issue with the script

Fix Layout Cross Browsing Issue In Mac And Windows

December 16th, 2011 Comments off

My budget for this is $20 but I have more projects for the winners.
Please go through the point and let me know if you are able to do this project.
open this http://ldrdesigns.com/blog/ in FireFox (FF) and IE in MAC

Fix the following:
1) Check music player in bottom right side, its buttons are not working in MAC. And when the page loads it says script errors, and you must have quicktime to play content…and ask if you want to continue loading scripts

Multi Browser Compatibility Issue

December 11th, 2011 Comments off

I require for my web site to work in all browsers, especially internet explorer which causes problems on the homepage and contact page here:

http://www.weviamedia.com (HOME)

http://www.weviamedia.com/contact/ (CONTACT)

Bear