![]() |
Could be a problem with the subdomains as discussed before in this thread. It gets a bit tricky with the cookies and sessions. It is quite possible that is may not work for you with subdomains.
|
I am having trouble with this. I have vb 3.6.4 and WP 2.1.2 I have installed everything and I can make a test post. But when I try to login, like others it takes me to the forums. If I go to the wp-login.php it does the same takes me to the forum. If I go to my site and where I have wp installed I am not logged in even tho I am logged in via VB. I have followed the instructions to the letter and mapped the users.
|
Are you using subdomains? Did you try checking the "Remember Me" box?
|
Quote:
I have done this with both my username and another username on another computer with the same results. The wordpress install simply does not grab the login information. |
Yes, as per the readme it does matter. The hack will NOT overwrite current WP users. Make sure that your VB admin username is not the same as the WP admin username.
|
Quote:
My forum is at http://mydomain.com/forums The World Press is at http://mydomain.com/wp I have checked the Remember Me box and it is still not working, so I am not sure what the problem is. |
Quote:
|
Quote:
|
If you figure it out, let me know because I currently don't have a clue on how this is suppose to work.
To me it would make more sense to allow them to simply log in with their vbulletin credentials on either vbulletin or wordpress. While it may make sense to a developer to have it the way it is now, it makes a lot less sense to an end user. |
Hello Jafo, everyboy!
1st of all thank you for this plugin. I'll like to install the plguin but i'¡ve a few questions before, hope you can help me. Currently I've a vb forum with lots of people in there so I'm planning to make this install just to permit the vb users to post comments on my new wp install. I dont want to have the forum as the post area for my wp, i just want to share users between system. Can I do this? Now regarding the admin, once I install this plugin, should I be able to login on the wp-admin? As I want to install some other plugins in order to perform certain tasks on my wp. Thanks in advance for your help and your effort to create this plugin. Jesus |
Quote:
|
Quote:
Please re-read the readme exactly and do not skip any part to make sure you set everything correctly especially in the vbridge options... |
capncapo, I am replying here because this could be what another user is doing wrong too.
Logged into your install and checked your usergroup mappings. There was no mapping for registered user. When I mapped registered users to "Contributer" then the user would port over. Remember, these groups refer to the PRIMARY user group, not secondary. The VB username you set up for me to test was a registered user (in the registered user usergroup), therefore since he was not mapped, he did not bridge. Usergroups that are not mapped will not be bridged to WP. It appears to be working fine for me. You will notice the login link is still there because your template (sidebar.php) uses the wp_loginout() function, where it would probably be better not using it. Something along the lines of: Code:
<?php |
So this plugin shares users between blog and forums.
So vbulletin users can now post on the wordpress portion with this? assuming permissions allow it. Also, does this plugin also do the same thing as your other vb comments plugin? |
Quote:
And yes, you can use this to replace the WP comment method and use VB for comments. |
I'm getting errors with the comment portion of the plugin:
Fatal error: comment_handler() [function.require]: Failed opening required '/includes/class_bbcode.php'..... I've tried going back to the old comment plugin where you hardcode the forum url in vbbridge but its doesn't work either. ie Warning: comment_handler(/includes/class_bbcode.php) [function.comment-handler]: failed to open stream: No such file or directory in /home/mysite/www/wp-content/plugins/vbbridge.php on line 322 Fatal error: comment_handler() [function.require]: Failed opening required '/includes/class_bbcode.php' (include_path='.:/usr/share/pear') in /home/mysite/www/wp-content/plugins/vbbridge.php on line 322 |
What did you hardcode in for the forum PATH?
|
well hardcoding the forum path is not the problem, I've done everything exactly as the readme says and it doesn't work.
I've tried hardcoding the forum path here: require_once($vwd . '/includes/class_bbcode.php'); and that brings up the error related to hook system; my hook system on the forum is on. When I try hardcoding the URL here: chdir($_SERVER['DOCUMENT_ROOT'] . get_option('vbb_VBRPATH')); //chdir('/home/mysite/www/forums'); I've tried both ways, still error shows. The error is occurring because of this part of the code: <?php ### Vbridge Call $vbridge = Comment_Handler($post->ID); ### ?> The comments code does not cause any error as I have that loaded right now without the vbridge call. |
Do you have integration set to on?
|
Ok I didn't have integration turned on. That makes the call work, but comments don't show up.
I didn't realize that was a must. ie the link "comments" on the single.php file. I'm only working on the single.php right now. Also, kind of important: "Sorry, that file cannot be edited." Now when I try to edit the themes. |
You lost me?
|
Is there a way this will work without having auto integrate turned on? the comments feature is all im really interested in.
When I turn "auto integrate on" I can't edit themes, and one of my editors can't login to the admin section. |
You can't edit themes because you haven't mapped users. You need to map the users first.
Auto-integrate needs to be on for it to work. |
Quote:
Here its basically what I want to do with the bridge integration. I currently have more than 1000 users register on my vb, so 1st, I want to offer to my current vb users access to the wordpress comment system without having to register again into wordpress. 2nd. I want my new users to just fill one registration and then they will have access to the forum and to the wordpress. 3rd. I want to use the forum as a forum and the comments on my wordpress will need to be used as any wp installation. I mean, I dont want to use my forum as a comment system for wordpress. Obviously, my wp-admin will need to be working normally. Thanks for your help, I hope this will clarify what I want to do. :up: Jesus |
Quote:
|
Quote:
One last thing... If i've 2 wp installs (one works as my blog) and the other one works as a restaurant review system. I know I can install the bridge and it will work just fine. My question is regarding the use of the same database. I need to create everything related to wp inside the vb database no matter how many wp installs i've... If I want to share users between the all my wp and the vb, it needs to be done inside the same db, right? Thanks for your help! Jesus :cool: |
Yes, VB and WP must share the same database.
|
does 1 vb and multiple wp installation/integrations supported by this modification ?
|
Quote:
|
Hi Jafo
Im having trouble to login as admin from a second computer i've here. Intresting.... I'm logged in on my main computer as an admin (Mac), now i'm trying to see my wp admin from my winxp computer but when I type the url /wp-admin/ it sent me to the main forums page.. any ideas? Cookies perhaps? Thanks in advance. Jesus |
Can't edit my themes still. Mapped administrators to administrators.
|
While I was doing tests and before mapped my administrators to administrators. I press the sign off link, and now I cant log in to my wp-admin on any computer I've, it gives me the forum main page :(
Any ideas? Thanks for the help and support |
ok, i think i got it :)
Here its what I did... 1st of all.. I deleted the bridge plugin from my plugin folder, so that way I gain access to my admin area again :) Once I was logged in, I upload the bridge plugin again and then I mapped the admins in both systems (I was sure that I didnt have the same username as admin on my 2 programs). Once I mapped this users then I sign off from my admin and I login on my main forums page as admin and once I was inside my forums, I was able to gain access to my wp-admin :) Sorry for the confussion but I didnt know exactly how this worked, it seems to me like a great plugin :) Jesus |
Quote:
:( Not at all.. Im inside my wp-admin panel, but now I dont have access to my forum admin panel, any ideas with this issue? Thanks for any help! Jesus |
When I enable auto-integrate users my home page crashes, it says
You have searched the Arrogntics weblog archives for '<tr><td class="thead">$vbphrase[miscellaneous]</td></tr>'. If you are unable to find anything in these search results, you can try one of these links. I didn't search anything - any ideas? |
It was a cookie problem. I installed a file called tools.php (this thread help me) and that did the trick for me :)
Now finally seems its working, i'll be doing tests tonight :) Jesus |
Quote:
|
Quote:
|
Quote:
|
Quote:
I am using the most recent versions of wordpress and vbulletin, both are new installs the site is arrogantics.com if you want to see the error I appreciate any help you can give me - i've ben searching my web site by hand, I don't know how to search all the code - but it looks like the error itself is a typo, it says "thead" maybe instead of "thread" Does the mod ever define to the variable s? becuase if you go to index.php?s=<<SEARCH>> that's what the search box does, and I think somehow when I turn on autointegrate it grabs a variable S and defines it |
All times are GMT. The time now is 09:35 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:
|