Help Figuring Out Weird Error

The following error is logged multiple times, not sure what is producing that request.

This is the page http://www.getpear.com/support/ is coming from, does anybody has any idea how to solve it?




2013/05/11 14:09:01 [error] [exception.CHttpException.404] exception 'CHttpException' with message 'Unable to resolve the request "support/ [PLM=0] GET http://www.getpear.com/support/ [0,25492,31699] -> [N] POST http://www.getpear.com/feedback/ [R=400][0,0,9584]".' in /opt/yii_framework/yii-1.1.12.b600af/framework/yiilite.php:1703

Stack trace:

#0 /opt/yii_framework/yii-1.1.12.b600af/framework/yiilite.php(1619): CWebApplication->runController('support/ [PLM=0...')

#1 /opt/yii_framework/yii-1.1.12.b600af/framework/yiilite.php(1144): CWebApplication->processRequest()

#2 /home/getpear9/pear-www/pear-yii/frontend/www/index.php(25): CApplication->run()

#3 {main}

REQUEST_URI=/support/+%5BPLM=0%5D+GET+http://www.getpear.com/support/+%5B0,25492,31699%5D+-%3E+%5BN%5D+POST+http://www.getpear.com/feedback/+%5BR=400%5D%5B0,0,9584%5D

HTTP_REFERER=http://www.getpear.com/support/+%5BPLM=0%5D+GET+http://www.getpear.com/support/+%5B0,25492,31699%5D+-%3E+%5BN%5D+POST+http://www.getpear.com/feedback/+%5BR=400%5D%5B0,0,9584%5D

---