04-22-2011, 08:26 AM | #1 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
WP - vb bridge and strange user interactions
I am testing this plugin trying to get it ready to take to a production environment with vb 3.8.x and wp 3.1. I am currently the only natively registered user in WP along with a dummy user that is part of FeedWordPress (another WP plugin that feeds RSS items into posts).
When I have the bridge plugin turned off all posts and pages that I get are corrected attributed to me or the dummy Wordpress user for Feed WordPress. When I turn the bridge plugin on, some of those posts somehow get attributed to user #647 of my vb userbase who have never posted an post or a page in WP. Any idea how this could be happening and how to sort the matter? |
Reply With Quote |
04-22-2011, 08:28 AM | #2 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
You will probably have to edit the authors after you have the bridge on. WP is checking the userid and when bridged, it thinks it is looking at the VB user.
I hope to get the latest version of the bridge released today which will also contain a tool for mass converting articles. |
Reply With Quote |
04-22-2011, 09:14 AM | #3 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
Bear with me on this as this is really the last issue I need to solve before going live with this site.
I get the idea that WP is checking the userid and when bridged grabbing the name for that userid from vb. The thing that scares me is that there are only two users defined in WP right now, user 1 and 2. I can't possibly think of a scenario where posts or pages would be posted by user #647 as is happening now for some WP posts that are brought in from RSS feeds, etc. This would be really bad once the bridge is enabled and vb users in mass start posting and commenting on things in WP, since user #647 really does exist in vb and will wonder why or how somebody is posting under his name. |
Reply With Quote |
04-22-2011, 09:18 AM | #4 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
On the WP install, have you created AND deleted users in the past?
|
Reply With Quote |
04-22-2011, 09:21 AM | #5 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
Possibly, but only a few. Certainly no where near 600+. Is there something I should use to clean up a database?
|
Reply With Quote |
04-22-2011, 09:32 AM | #6 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Hmm nothing else I can think of would cause this.
|
Reply With Quote |
04-22-2011, 11:16 AM | #7 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
I just uploaded a new version that has an article conversion tool. That should fix this issue for you.
|
Reply With Quote |
04-22-2011, 12:09 PM | #8 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
|
Reply With Quote |
04-22-2011, 12:10 PM | #9 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
It will convert all articles that are being displayed as written by VB user X to show them as written by VB user Y.
|
Reply With Quote |
04-22-2011, 12:11 PM | #10 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
|
Reply With Quote |
04-22-2011, 12:11 PM | #11 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
You just overwrite the files with the current ones.
|
Reply With Quote |
04-22-2011, 12:19 PM | #12 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
|
Reply With Quote |
04-22-2011, 12:21 PM | #13 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
In tools.
|
Reply With Quote |
04-22-2011, 02:44 PM | #14 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
Did the upgrade, but now the WP GUI doesn't work. Actually the problem that I was having looks to be that the FeedWordPress plugin was posting RSS items with a username it created in WordPress. The ID of this username did not exist in VB and I assume that is how your plugin relates the two DB's. When the plugin doesn't find a user ID, it freaks. Might want to consider allowing the users of your plugin to configure a default vb user if the ID doesn't exist in vb.
Last edited by wacnstac; 04-22-2011 at 02:57 PM. |
Reply With Quote |
04-22-2011, 02:59 PM | #15 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
Do you have this line commented out?
Code:
define('USE_ADMINCP_BRIDGE', true); |
Reply With Quote |
04-22-2011, 09:46 PM | #16 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
|
Reply With Quote |
04-23-2011, 09:39 PM | #17 |
Member
Join Date: Feb 2011
Posts: 58
Rep Power: 14 |
|
Reply With Quote |
04-25-2011, 08:02 AM | #18 |
Administrator
Join Date: Jul 2010
Posts: 402
Rep Power: 10 |
You have to check the box for the editor. See vbbridge settings:
"Enable Rich Text Editor" |
Reply With Quote |
Reply |
Tags |
vbulletin wordpress bridge |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
WP bridge installed, I get this error when I try to do user mappings | wacnstac | vBulletin Wordpress Bridge | 10 | 02-23-2011 10:40 AM |
Strange WP behavior since install | NSA | vBulletin Wordpress Bridge | 35 | 02-08-2011 07:15 PM |