Posts Tagged ‘problem’

Solution for Wheelman start menu freeze problem

Saturday, October 3rd, 2009

The WheelmanYou’ve got yourself a copy of Wheelman, installed on your PC, but couldn’t make the game pass the grey start menu? Well, then you’ve probably have a PC with ATI graphics card and installed latest ATI drivers, as it’s been suggested at Wheelman readme.txt.

Bad news is Wheelman hangs on the start menu screen with the latest ATI drivers. Good news is downgrading your graphic cards drivers to previous versions can solve your problem.

I had ATI Catalyst v9.8 installed on my PC, which has a Sapphire ATI 4850, when I installed Wheelman, and it failed. Than I’ve tried the latest v9.9 (as of 11th of September, 2009), and it failed too. After that, I digged into Google and found a guy with the same problem, who told on the Ubisoft forums that downgrading the driver worked for him. I have uninstalled the latest drivers and installed v9.2, as he suggested, and game started working fine :)

You can download old drivers from AMD website here, if you are having the same problem.

My problem with Philips has been resolved

Friday, September 18th, 2009

Fixed Philips earphones

This is kind of late reporting and I’m sorry about it. I was really busy at work and couldn’t create much time for an update. Anyway, it is always better late than never, right? So, here is the rest of the story;

A week after I blogged about the Philips customer service’s approach to my problem with my Philips earphones, a friend advised that “Why don’t you file a dispute at the local commission of consumer problems arbitrators at the district governorship? It’s a much more effective way than writing on about your problem on your web, just let the officials deal with them”. And I thought “Why not?”. (more…)

Phillips Customer Care Sucks

Monday, July 27th, 2009

I like Philips, and I’ve never thought twice while buying their goods. Not only I trust their quality, I also recommend their products to everyone around me. But the company officials severed my trust to Philips last week. Here is the story;

philips.she3600.earphones-01I’ve bought a pair of Philips earphones (SHE 3600) 6 months ago and, because they use a weak adhesive material putting it on while manufacturing, the rubber cover of the left earphone dropped last week. Since it is impossible to wear the naked earphone because of the uncovered sharp edges after the rubber cover dropped, I’ve decided to call Philips for help. I thought that 2 years warranty Philips offered is still valid, why not use it?

I called the toll free number written on the warranty and they gave me the number of the local service center.

philips.she3600.earphones-02I told my problem to the Philips representative at the local service center. She told me that “because the dropped part is an accessory, Philips doesn’t produce any replacements for it”. After a few seconds of shock, I told her back; “How could this part is considered as an accessory? It’s impossible to use the earphone without it because of the underlying sharp edges. If it is preventing my usage with its absence, then it is obviously a necessary part for the functioning of the earphone!”. Then I told her that if they are not producing spares for this part, they should replace the earphones. She told me that they can’t replace the earphones unless the sound is problematic or there is no sound coming.

philips.warrantyAfter I felt the dead end, I left the service center and called the Philips customer care again, and told them her response to my problem. The lady on the line approved their approach to my problem and told me pretty much the same things. I told her that it’s written on the warranty that the “whole product, including all parts, is under warranty of Philips”. She told me that the warranty only covers “malfunctions”. Meaning; only sound complaints about the Phillips earphones are considered worth giving repairs or replacements under the warranty, according to Philips.

Well, that sucks.

I always believe that there are little or no differences between products of competing well-known consumer electronics brands and what makes a company “big” in its league is the customer support.

I can understand not producing spares for a product which itself retails between $15-20. But, if you are offering 2 years warranty to that cheap-labored product, you must at least show the courtesy of offering new one instead of lowering your reputation, which doesn’t come easy.

Disqus updated, Facebook Connect messy statistics issue reoccurred

Friday, March 27th, 2009

Yesterday Disqus commenting system has launched an update, and previously reported Facebook Connect caused messy statistics issue showed itself again with upgraded WordPress plugin. Since workaround offered at Disqus blog is not working anymore, I’ve tried to fix things manually.

Disqus plugin tells Facebook Connect to look for the xd_receiver.htm at the Disqus plugin directory with the variable facebookXdReceiverPath. Problem is, Disqus plugin doesn’t ship with the xd_receiver.htm, and that’s why Facebook Connect’s attempts to reach this file are returning with errors, and causing statistics mess.

Here is my solution;

  1. Remove the previous workaround code, if you’re still using it.
  2. Download the xd_receiver.html file here (right click and save as) and change its extension from “.html” to “.htm”.
  3. Upload the renamed file to your Disqus WordPress plugin directory (to /wp-content/plugins/disqus-comment-system).
  4. You’re done.

Hope you find it useful.

Update: Disqus team repacked the plugin with the previously missing xd_receiver.htm. Just update the plugin and your problem will be solved.