E-Mail 'WordPress 3.0 RC1' To A Friend Email a copy of 'WordPress 3.0 RC1' to a friend * Required Field Your Name: * Your E-Mail: * Your Remark: Friend's Name: * Separate multiple entries with a comma. Maximum 5 entries. Friend's E-Mail: * Separate multiple entries with a comma. Maximum 5 entries. Image Verification: * Loading ... 5 Stars4 Stars3 Stars2 Stars1 Star (374 votes, average: 3.79 out of 5)
ferdhie 30th May 2010 Hi, the wp-polls plugin has issues with retrieving user’s IP address. It should stick with $_SERVER[‘REMOTE_ADDR’] instead of going using $_SERVER[‘HTTP_X_FORWARDED_FOR’], as a user I will easily spoof with adding fake X-Forwarded-For HTTP header.
Lester Chan 30th May 2010 Remote_addr is not accurate as it cannot detect IPs behind a transparent proxy which most ISP is using
Chen Jun 5th June 2010 Hey Lester,I’m using WP 3 RC1,The Useronline’s timestamp didn’t show correct,I’m in China in UTC+8,Thanks!
Hi, the wp-polls plugin has issues with retrieving user’s IP address. It should stick with $_SERVER[‘REMOTE_ADDR’] instead of going using $_SERVER[‘HTTP_X_FORWARDED_FOR’], as a user I will easily spoof with adding fake X-Forwarded-For HTTP header.
Remote_addr is not accurate as it cannot detect IPs behind a transparent proxy which most ISP is using
Hey Lester,I’m using WP 3 RC1,The Useronline’s timestamp didn’t show correct,I’m in China in UTC+8,Thanks!
I’m using WP 3 RC1 thanks