Hi,
I'm using WP 3.0.1. On the comments the URL which is set from the comment author or form the user config data will not be set.
On logged-in users and other it is always empty.
I have checked the wp-comments-post.php and set a die($comment_author_url) around line 54, so the URL will be shown.
I have set also the die command at the end of the file, URL will be shown, but not written into the database
If I write a comment and check after submitting the URL under the comments it will be blank.
Does anyone has an idea for solving the problem?
Thanks a lot
Phil