![]() |
I had the plugin working fine before. Then I upgraded and it took away my WP access. I did not see any instructions to re-map users when upgrading :(
|
Quote:
|
Woohoo, thanks for the tip about editing my database. I got it working.
Now my question is, is there any way I can call the user's avatar and their User ID within Wordpress? Then, this would be bliss! Thanks |
Quote:
|
Quote:
Code:
<img src="<?php echo get_option('vbb_VBURL') ?>/image.php?u=<?php echo $reply['userid'] ?>&dateline=<?php echo TIMENOW ?>" alt="<?php echo $reply['username'] ?>'s Avatar" class="avatar avatar-32 photo avatar-default" width="32" height="32"> Code:
<img src="<?php echo get_option('vbb_VBURL') ?>/image.php?u=<?php echo $vbridge[thread_starter] ?>&dateline=<?php echo TIMENOW ?>" alt="<?php echo $vbridge['postusername'] ?>'s Avatar" class="avatar avatar-32 photo avatar-default" width="32" height="32"> |
Awesome thanks.
I just noticed that all my users have been mapped to be Administrators. This is really weird, because in the settings page the only Users that I set to map to anything were Admins to Admins. Did I do something wrong? |
Just to add to what I posted above,
All of my Wordpress users have been remapped. The plugin is causing WP to remap usernames to user IDs, resulting in all my post authors being changed.When I search for a user in WP the result would be a different user who is now occupying the 1st users previous ID. Any idea why this is happening? |
1 Attachment(s)
I just noticed I have lost the Visual editor in Wordpress with the plugin enabled, disabling the plugin it comes back. See attached image.
I have tried disabling all my other plugins to find a conflict but couldn't find an issue. The user list in Wordpress shows up as blank invalid users though the bridge is working fine using a vb admin. Is this OK? Thanks. |
Can you explain to me where I should declare the global $vbulletin?
I put this code into my comments section and it didn't work. It didnt grab any vB references. Code:
<?php global $vbulletin; ?> |
Another serious issue, Perhaps it's because I'm upgrading....
Upon enabling the new version of the Vbulletin bridge, ALL of my Wordpress users show as 'administrator' on wordpress. I have them mapped to become 'subscribers'. The only users mapped to be admins are Administrators.... I Had to disable the plugin for security purposes. Ugh >_>. Any suggestions on getting this to work properly now...? |
All times are GMT. The time now is 05:50 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|