![]() |
This plugin looks like a 5 star plugin! Thanks for making it available.
I am using WP 2.0.7 and the VBridge 2.0.4. I followed the install instructions step by step. I am using VB for comments as well. Each time I attempt a WP login, I am redirected to VB Forum main page. I have tested in different browsers and cleared cookies etc. Any suggestions? Thanks. |
Hy,
I have absolutly no idea where I have to put this code... Quote:
|
Quote:
|
I am getting the following error
Code:
WordPress database error: [Unknown column 'vb_threadid' in 'field list'] Should the relative path be / or just blank? Any help would be appreciated. |
Quote:
|
Quote:
Code:
<?php wp_link_pages(); ?> |
I read it, but I did not found anything that looks like that... Using 2.1 Wordpress.
In which files do I find those comment options? I edited the "comment.php" but it doesn't work... Quote:
Quote:
|
It will not be in comments.php.. It depends on the theme you have. Generally, they reside in the index.php, single.php, and page.php files (some themes do not have single.php or page.php)
|
Quote:
|
I do not think it will work with a sub domain sorry.
EDIT - Although it may if you follow this part of the directions in the lead thread: I did the best I could in determining your forums file path with the script. There may be certain script setups that cannot find the file path properly, in which case you may get errors that the script cannot find or open /config.php. If this is the case, please HARDCODE your ABSOLUTE path to the forum in vbridge.php. To do this find all instances of, Code:
chdir($_SERVER['DOCUMENT_ROOT'] . get_option('vbb_VBRPATH')); Code:
chdir('/your/absolute/path/tothe/vbulletin/directory'); |
When I write to the blog in WordPress I get the error but the post in my forum does get created that is why I thought it was something in my WordPress VBBridge configuration. I was really stoked and feel like it is close to working..
Here is the entire error output WordPress database error: [Unknown column 'vb_threadid' in 'field list'] UPDATE wp_posts set vb_threadid = 3091 WHERE ID = 7 Warning: Cannot modify header information - headers already sent by (output started at /home/.dahliadryer/scsp/discussion.socalskateparks.com/news/wp-includes/wp-db.php:121) in /news/wp-includes/pluggable.php on line 275 |
It sounds to me like the activation did not take affect. Are you sure your using the 2.05 version of this plugin?
|
I have 2.05 installed. I did try making the change to vbridge.php but still got the same error.
|
The error is there because the table was not created which makes me wonder if you activated it correctly? You will need to deactivate and activate the plugin. The vb_threadid column is created upon activation.
|
I deactived the plugin and then activated it and still the same problem . I checked the table and the column was not created. Should I add the column manually?
|
I added the column and all is good..
|
I know that there are some issues with the activate/deactivate method in WP. I was hoping it was addressed in 2.1 but maybe not. The problem is, it uses AJAX when you click the activation. Sometimes the method caches so the script is never actually run. Anyway, glad you got it working.
|
Thanks for your help and now I just need to work on the wordpress templates and import all of my old CuteNews into WordPress. I must say VBulletin has to be one of the best software products out there and thanks to people like you it gets better and better...
|
Quote:
|
This mod looks GREAT!
I was about to go with Expression Engine for one of my new sites, and was kind of bummed about it since it doesn't integrate with VB, but after seeing this mod, I'm re-thinking things. Nice work! |
Hey there. I am using VB 362 , wp 2.1 and the newest release of your mod. I am just trying to share users between vb and wp. I installed the plug in, and went to adjust the forum info (even though I dont want it for the comments feature). I didn't test it and turned on auto integrate. as soon as I did that, every page I go to is blank in WP. I removed the mod and it works fine again. I put the mod back in and all pages are blank. Any idea where I went wrong? Thanks!
Jamie |
Yeah, you turned auto-integrate on... I am not sure how more clear I could have made it that to NOT do that until you test it. ;)
Ok, my first question would be, can you edit your MySQL tables manually? |
Quote:
|
Ok, open the wp-options table and find the option with the option name vbb_VBION. Make the option value (in the option_value column) 0. So set the option to the number zero.
Activate the plugin, and TEST before you auto-integrate. |
Quote:
|
When I deactivate the mod and do a test post it works. I am not sure where the issue is. Thanks again!
|
Quote:
|
Quote:
It is not. When the mod is enabled and I try to do a test post, it just goes to a blank page and no post is made. With the mod disabled it works fine. When I reenabled the mod just now at the top of the page I see: WordPress database error: [Duplicate column name 'vb_threadid'] ALTER TABLE wp_posts ADD vb_threadid INT(10) |
Quote:
|
Quote:
I think the issue here is, you did not enter the correct setting under the options. |
Quote:
|
There may be a more descriptive error message in your servers error log.
|
Quote:
|
I am also curious how it would post to a forum without authentication of some type. The forum is locked down to just administrators posting.
|
Quote:
|
Just to follow up on the issue jglass38 was having. We tinkered with it via IM and found out the issue was because his forum was locked down tight to not allow anyone except admins and moderators in. Unregistered users need to be able to at least see the forum home page. If your forum goes right to the login page from your index.php page, then this plug-in will not work.
Edited his permission scheme, and all seemed to work out. |
Quote:
Jamie |
it's not working in 3.6.0 !!
when I login to my WP admin page, it goes automatically to my forum .. It's really a GREAT plugin .. Please,, any helps? |
Quote:
Second, you don't login to the wp admin page. You login via the forum. Then you go to the wp-admin index page. Some servers may require that you check the remember me box depending on how they handle sessions. |
I have been messing with this tonight, attempting to get it to work with subdomains (changing all the paths in vbbridge.php to the actual path to my site). I only want to use the mod for user integration. I am also trying this out on WordPress MU, so that might be where the error is coming into play. But I figured I'd post just to see if maybe there is just something else I am missing that might be a relatively easy fix... Here is the error I am receiving:
Quote:
|
All times are GMT. The time now is 02:30 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:
|