![]() |
I have this working now but wanted to add a quote button.
Anyone know where to add a quote button and which code? I also have the sidebar login, but i want to remove the dashboard link, any ideas on doing this? Thanks, Andy |
Now, before we integrate, the admin account on WP side made a dozen or so posts, now after integration, those posts are without author because the old admin isn't there in VB database anymore and we don't have the ability to assign new author to it.
Do only VB usergroups that get mapped to Author group can get assigned as author of a post? Do Contributors group be author of a post as well? thanks |
Ok few issues.
1 - How do i add a quote button into the comments. 2 - How do i get it to display the author's name as a name, and not as a username? Currently says the article was posted by Aruffell. I want is like it was saying Andy Ruffell 3 - How do i get ALL previous posts to use the forum for comments as now all of my posts barring one have no comments since this system was put into place? 4 - See screenshot below. Due to him quoting on the forum, it's come out funny looking. http://img199.imageshack.us/img199/4...dgecomment.jpg Any ideas? Thanks, Andy |
I'm having a problem getting the author name to display on my posts. This plugin was working fine before, until I just noticed the author name was linking to the WP author page (which doesn't exist). I guessed this must have been due to a Wordpress update, so I restored the vbbridge code:
Code:
<a href=<?php echo get_option('vbb_VBURL') ?>/member.php?u=<?php echo $vbridge[thread_starter] ?>><?php echo $vbridge['postusername'] ?></a> |
I have a special usergroup in VB that is mapped as Contributor in WP. They can write post and submit for review.
However, when an admin edit the post and publish it, the author of the article became that admin, not the original contributor. Anyone knows how to keep the original author intact even if it's being edited by other admin/editor Thank you. |
Quote:
You would expect this plugin to also feth the user's secondary groups but it doesn't. Just the primary and that should not be a Administrative account for posting articles. Quote:
|
Hi experts,
I've recently successfully installed the VB bridge with the latest version of WP and VB. I just noticed that after the installation, it seems that I keep on getting logged out of the forum when there is some inactivity for some time (<1h). This wasn't the case before. I did check 'remember me' when logging in. Also, a few other users have noticed this behavior. The WP page is not live yet, so nobody else has accessed it, but they still see this behavior in the forum. Why would the login be cleared after some time? Any suggestions/help/advice would be welcome. Thanks, -manu |
Quote:
|
Ok, after countless hours of working, I finally have the plugin working the way I wanted. Now I have one last issue. I want the thread created automatically in the forums with each WP article to be closed after it was created. Does anyone know how to do this? I want comments ONLY in WP.
Thanks, |
Quote:
|
Quote:
|
This doesn't seem to work with the latest wordpress? It's trying to find global.php, but wordpress comes with no such file... Here is what I get:
Code:
cannot include /home/sites/360elites.net/public_html/sample/global.php. You should check your path! Turning Plugin Off |
Quote:
|
Thanks! WP 2.9.1, works fine.
There is just one problem with german chars. Instead of "ü", "ö" or "ä" there is something different. The UTF-8 option is turned on. Any ideas? |
I wonder if anyone get the avatar to work if they move avatar to file system instead of the default database.
|
Quote:
vBulletin was ISO instead of UTF-8. If you have char problems, try this:http://www.vcharset.com/ Thx for the plugin, love it :) |
Hi all,
Has anyone been able to pull vBulletin stats into WP? I would love to have a little widget in WP with: Registered Users Total Threads Total Posts Thanks! |
*uninstalled*
Too much bugs with nextgen gallery. Fix it and I will install it again. |
My posts are without author.
I disabled vbbridge and added new admin account and set the account from which I made the posts to author. Still i my posts are without author. Also my gravatar is missing in comments :( Does this plugin make modifications to core wp-functions like get_author?? |
So does this link the blog to the forum better? WP is on the root then forum is /forum.. RIght now I just have a page redirect to the forum, probably not the best.. Will this help me? :)
|
Is this working with vB 3.8.4?
Is there a version for vB 4.0.+? Thanks! |
As for me is not working. I've uploaded the 3 files, activated the plugin, I left blank this fields:
VB User ID VB Username VB Forum ID as I don't need comments using vbulletin. I just want to integrated users. but when I click to the vbridge user settings I got blank page. any idea? |
Quote:
[Wed Feb 17 20:09:23 2010] [error] [client xx.xx.xx.xx] PHP Fatal error: Cannot redeclare get_userdatabylogin() in /home/xxxxx/xxxxx/blogs/wp-content/plugins/functions_vbbridge.php on line 3, referer: http://blogs.xxxxx.com/wp-admin/plug...us=all&paged=1 Any more ideas? |
Quote:
|
Quote:
Found the problem. Is a path problem as I'm still working on a test wp website while my forum is in the right domain. I have my wp website here: www.mytest.com which is /var/www/html/mytest/ and my forum here www.mywebsite.com/forum which is /var/www/html/mywebsite_forum/ what I have to ut in this fields: Forum URL: Forum Relative Path: shall I use also this? $vwd = '/some/path/to/your/forum'; bye |
ok now I have:
www.mywebsite.com which is /var/www/html/mywebsite and my forum here www.mywebsite.com/forum which is /var/www/html/mywebsite_forum/ but still not working, what are the correct urls for the above settings? |
I've done everything in the readme, step by step...... all ok except - my test post did not post to my forum... now what do I do?
|
I'm trying to set this up with Wordpress 2.9.2 and vBulletin 3.8.4 and am running into an issue.
I can set it all up but when I try to make a new post in Wordpress I get the following error... Quote:
Quote:
|
Quote:
|
Quote:
Quote:
Quote:
|
OK now it works tnx but I got one problem.
For example if I have a post which has a vb author and I click on the authors name the page can't find all the post of this author, only says: Nothing Found There are currently no posts in this section, please check back again later. the problem is that my permalink use also the author name so category/post/author for this reason I got all blank pages. Any clue why? mapping problem? |
does it support 3.8.4???
|
Hello, thank you for your plugin!
Found a bug (at least for me)... VB with restricted access (all forums are closed, authorised access only) + public WP: Logged user have no problems. Unauthorised user can see only "white screen" on WP page. Short research and I found solution (hack) inside vb/global.php : We have (~ 1000 line): PHP Code:
PHP Code:
PHP Code:
I know that it isn't good way, but I don't have much time to fix this in a right way... P.S. vB v3.8.4, WP 2.9.2, vbridge 4.01.13 By the way. It works on domain (WP) and sub.domain (VB) for me with small hack too... |
Quote:
Quote:
Quote:
|
Quote:
|
Hi all,
After playing with WP and this plugin for like two months or so, I finally opend it to the public... The forum was already running and only changed the skin (first try to make one lol). If you care to look at it, please send me a comment with your thoughts. http://www.pescaydevolucion.com (fly fishing site in spanish) PS: Didn't use vB for comments... just users and avatars customly and proportionally sized ;). Sorry it's in Spanish :P |
Hi all,
WP doesn't have a tracking system by itself so I decided to use a plugin called WassUp. It tracks visitors on your site and offers statistics as a widget. I can confirm that displays vBulletin users navigating the WP site with their usernames and all ;) Ima so hapy! |
Quote:
I like to know how you get the avatar to display in WP from the user's VB avatar. Do you store avatar in database or in file? |
I have an urgent problem with my site using wp-vb integration.
Suddenly the integration stopped working, have no clue why. My site goes blank on wp part if I keep plugin installed, shows again when I put wordpress bridge functions off (but than my users can't access wordpress part). I would appreciate help ASAP. $25/hour. |
To everyone who wants to access the CURRENT users avatar.
Instead of PHP Code:
PHP Code:
|
All times are GMT. The time now is 11:12 AM. |
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:
|