debateso
Forum Replies Created
-
Forum: Plugins
In reply to: Adding an extra field to the commentsnope, still searching for a plugin. wordpress hasn’t responded to my idea submission either.
only option is to hack the wordpress comments php file and modify the database to add an extra field, but i suspect i may break something accidentally if i do that… sigh.
Forum: Plugins
In reply to: [Plugin: WP-FacebookConnect] User Name Not Showing for New Facebook Users*bump
Forum: Plugins
In reply to: [Plugin: WP-FacebookConnect] User Name Not Showing for New Facebook UsersI’ve tried to go through the code for the WP-FBConnect and I cannot seem to find the part where the database is populated with the FB data. If somebody points me in the right direction, I can poke/prod/tinker with the code and see if it works. Thanks in advance!
Forum: Plugins
In reply to: [Plugin: WP-FacebookConnect] User Name Not Showing for New Facebook Users*bump
I have the same issue.
The plugin works well – people can connect and post comments with their full name shown next to their comment.
However, when I go to the admin panel to take a look at the user database, I noticed that their first and last name fields are not filled in (and they do not have any picture) – so all i know is their fb123457 userid number. This information is insufficient because i have no way of knowing who is who (eg to ban them) once i go to the admin view.
is there a way to fix this bug where FBconnect does not fill in their names or pictures to the user database?